rental prices
This commit is contained in:
@@ -41,8 +41,8 @@ class WooCommerceBeforeAddToCartButtonAction extends RadAction
|
||||
if ($name === "Rental Rate (Monthly)") {
|
||||
$rentalRates["monthly"] = $attribute->get_options();
|
||||
}
|
||||
print_r($rentalRates);
|
||||
}
|
||||
print_r($rentalRates);
|
||||
echo "<p>yay!</p>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user