You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set a dynamic Add to Cart button without success.
I put my custom block in dynamic blocks and I declared the block inside product_list layout.
When in login sometimes my code appears and sometimes not. Dynamic config are not working for me.
Hi guys
I'm trying to set a dynamic Add to Cart button without success.
I put my custom block in dynamic blocks and I declared the block inside product_list layout.
When in login sometimes my code appears and sometimes not. Dynamic config are not working for me.
In catalog/product/list.phtml I put this:
In my template catalog.addtocart.logged I put this:
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: