I am using Wordpress, but I am using an “out of the box” solution because my client requested it specifically. I have this Javascript which creates a form and when the form is submitted it creates a cookie with the token in it, so I can retrieve it from PHP, it looks like this: When the form is submitted, it
Tag: woocommerce
Custom plus and minus quantity buttons in Woocommerce 3
I’m building custom WordPress and WooCommerce theme and adding custom plus and minus buttons to Product page quantity field. The buttons do update quantity input’s value and I also receive “Item has been added to your cart” notification (on Product page) when I submit Add to Cart. But the cart page doesn’t show any items, neither says the cart is
Enhanced Ecommerce dataLayer WooCommerce
I’m trying to set up a dataLayer for WooCommerce Thank you page. Look here what I’ve done so far (the variables are not completely set up yet): Can anybody tell me if my structure above will look like the enhanced ecommerce structure below in result? google dataLayer structure: Thanks so much for your help! Best regards, Anton Answer You can