rental prices
This commit is contained in:
@@ -50,7 +50,6 @@ class WooCommerceBeforeAddToCartButtonAction extends RadAction
|
||||
$rentalRates["monthly"] = $attribute->get_options()[0];
|
||||
}
|
||||
}
|
||||
print_r($rentalRates);
|
||||
echo "<p>yay!</p>";
|
||||
echo site()->render("product_rental_rates", $rentalRates);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user