after clicking Enter your promotional code then box will appear check : https://ibb.co/gdXFmYf
by default how to display promo box in cart and checkout page…
This topic has 2 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow
after clicking Enter your promotional code then box will appear check : https://ibb.co/gdXFmYf
by default how to display promo box in cart and checkout page…
Hello,
Update theme and XStore core plugin to the latest versions. It was already implemented.
Or add the below code to Theme Options > Custom CSS
.coupon {
display: block !important;
}
Regards
The issue related to '‘show promocode box by default’' has been successfully resolved, and the topic is now closed for further responses