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