Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hello all,
I am using the Prestige theme for my store and I am curious what the best way to go about adding an "Add to Cart" button to a custom page template and retaining the ajax add to cart functionality. Currently, when you click the "Add to Cart" button you are taken to /cart even though my theme setting is set to cart type: drawer.
The cart is empty and the cart icon does not display the red notification dot that signifies an item is in your cart.
When you navigate anywhere else on the site the cart is not updated with the item you added from this custom page template. BUT if you were to navigate back to the page using this custom template the cart shows the item you added.
What I have is a custom page template with a number of sections.
Like so: page.custom-template.liquid
{% section 'page-hero' %}
{% section 'page-intro' %}
{% section 'page-featured-product' %}
...
Within the "page-featured-product section", I am using a "form" liquid tag.
Solved! Go to the solution
This is an accepted solution.
Hello,
In Prestige theme check custom.js under Assets there you will find the hint to implement ajax cart in collection/custom page.
Thanks
This is an accepted solution.
Hello,
In Prestige theme check custom.js under Assets there you will find the hint to implement ajax cart in collection/custom page.
Thanks
@Guleria , you are correct. I completely forgot about the comments in that file. Thank you
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022