node.js - Adding item to cart with BigCommerce Stencil -


this question specific bigcommerce stencil. possible use 'cart-item-add' hook outside of product context?

right when user adds product 'product card' sent cart. i'd change behaviour.

i able working utils.api.cart.itemadd()

the issue add cart form action. in product card needed use {{add_to_cart_url}}" instead of {{product.cart_url}}


Comments

Popular posts from this blog

shader - OpenGL Shadow Map -

stringtemplate - StringTemplate4 if conditional with length -