Search the Community
Showing results for tags 'certain'.
-
I was going through this question in which Nemo1 has mentioned a way to configure prestashop so that you can include a JQuery datatimepicker into the delivery address page. The code he provided was, (include_once('functions.php') includeDatepicker(array('from', 'to')); I even tried changing the...
- 1 reply
-
- delivery
- restriction
- (and 8 more)
-
Charge 10$ extra when a product feature is selected?
FreshCommerce posted a topic in Core developers
We are looking a way to add a fixed surcharge to every product when a certain feature is checked in the product feature list. We already know there´s the option of creating a combination and selecting specific amount for each product, but in this project with thousands of items and always the sa...