Now I'm a bit confused. So how do I tell which wrapping the customer selected?
Printable View
I love your mod. And I did have it working once upon a time. However, now, although the gift wrap check boxes show up, no images show up.
When I select "gift wrap" in the box, no other options are shown upon check out. In fact, screen shows "no gift wrap selected".
I have installed only one mod since this one (PDF Order center) - and I've looked at both mods - they do not intersect.
Running the version for 1.3.9, on store that is 1.3.9h.
Thanks!
This addon is cool and worked well during testing but my client wants a major change and I'm not sure how to do it.
Is there a way to only have the option to include wrapping per order instead of per product?
Just need one place in checkout_shipping to choose wrapping and if yeas choose the paper they want regardless if they order 1 or 10 products.
Reason is my current client will be selling kids fashion accessories etc which are very small and cheap and orders will be at least 5 or more items as there will be a minimum order.
Any help will be appreciated.
Don't worry i got it done just by editing checkout_shipping and checkout_confirmation, if any one wants this let me know
The mod seems to work fine, i.e., swatch images do show up and the customer can select and the dbase records the correct selection. BUT, neither the order confirmation nor order screen show the selection(s) made, only that wrapping was selected.
How can I tell from the order confirmation and admin order screen which wrapping was selected?
If it's not working, you have installed it incorrectly. You can hire me or someone else to fix it for you but I can't debug your failed install on the forum.
Testing my checkout process today. Without giftwrapping selected, the checkout worked and was confirmed. Under admin > Customers> orders, the order I tested was there - but with this set of text above my orders table.
1054 Unknown column 'wrap_config' in 'field list'
in:
[select orders_products_id, wrap, wrap_config, wrap_name from zen_orders_giftwrap where orders_id = '4'] (as listed below, the 4 I think stands for the order #)
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
When testing it WITH the gift wrapping selected, the order was received on the admin side, but was not confirmed on the customer side (the page was not submitted and was completely white with this error
1054 Unknown column 'wrap_config' in 'field list'
in:
[INSERT INTO zen_orders_giftwrap (orders_id, orders_products_id, wrap, wrap_config, wrap_name) VALUES ('4', '4', '1', 'C', '')] - (Looks like the 4 is the order #).
I am going to dig around for answers but does anyone know whats going on? TIA
Look in the readme for step 3b.
1.3.9 users: an update has just been posted with a merge to
./includes/modules/pages/checkout_shipping/header_php.php
that had not been done before.
1.5.0 Beta testers - Gift Wrap for Zen Cart 1.5.0 has been posted.
Hello I'm having trouble with this mod.
I have zen cart v1.3.9h with FEC.
I installed gift_wrapping_2-8_139.
The Gift Wrapping Options box appears on the Checkout page.
Checking the Wrap check box does not add Gift Wrap line or charge to the Shopping Cart Contents box.
I tried to change the Wrap Selection Option to Descriptions...
The Descriptions do not show up in the Gift Wrapping Options box.
I uninstalled all the files but not the DB items.
Installed gift_wrapping_2-8A_139.
Same behavior.
Any ideas?