thx4jh
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Simple Product Options for WooCommerce] AddOn GETheyhey. in which file do i find the code to replace it? thx! is there an option to export the “topping” as standalone? so pommes 2 money and ketchup 0,5 money?
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] trying to get propertyhey there. thank you for your help. i am stuck at getting the topping as “stand alone” i need to get every article with its topping(s) in the following output form:
{ "billposType": "article", "articleNumber": "P000011", "articleAmount": "1", "articleName": "Spaghetti aglio olio e peperoncini", "articlePrice": "10.00", "articleTaxRate": "7.00", "articleComment": "Please bring the Parmesan in an extra cup.", "toppingItems": [ { "billposType": "topping", "articleNumber": "T0002", "articleAmount": "2", "articleName": "Extra Parmesan", "articlePrice": "1.00", "articleTaxRate": "7.00" }any idea how to achieve this? ^^
thank you so much.
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] trying to get propertyWarning: range(): step exceeds the specified range in /var/www/html/wp-content/plugins/food-store/includes/wfs-core-functions.php on line 626
Viewing 3 replies - 1 through 3 (of 3 total)