Hi there,
1. I use vex popup and it works fine. However when adding product to cart the popup is still mootools. Is this how it should be? If not which file i should look to have it changed.
a. It seems add to cart popup works fine on desktop but not on mobile and it gets full height. So i have added this to my CSS:
@media (max-width: 967px) {
#sbox-window {
height: 170px !important;
}
However it does effect checkout address popup too on mobile. I couldnt find how can exclude it to only add to cart popup. Any help would be appreciated.
2. I have not recieved any replay in acymailing forum after 4 days so i hope i will get answer here.
I am trying to setup email reminder to be sent if order not paid after few days....
Is there a way to include hikashop order number, order amount and order product img/ or links to these products?
Same would apply to abandonment carts...
Thanks