Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I would like to have a popup screen for 2 or 3 seconds when people add products to the cart. How can I do this?
I don't have any javascript knowledge, do you have a standard code I can add ?
Thanks in advance.
Here is how you use the javascript API to make JS when people add a product. But you need JS knowledge to make it.
https://docs.teacommerce.net/reference#bind https://docs.teacommerce.net/reference#section-ajax-post
Kind regards
Anders
Thanks. This works for me now.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
popup screen after "add to cart"
I would like to have a popup screen for 2 or 3 seconds when people add products to the cart. How can I do this?
I don't have any javascript knowledge, do you have a standard code I can add ?
Thanks in advance.
Here is how you use the javascript API to make JS when people add a product. But you need JS knowledge to make it.
https://docs.teacommerce.net/reference#bind https://docs.teacommerce.net/reference#section-ajax-post
Kind regards
Anders
Thanks. This works for me now.
is working on a reply...