This topic has 4 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler
some sales booster didnt show up on frontend of the my website like Cart/Checkout Progress Bar, Quantity Discounts on single product and more
Hello, Farmpays,
Thank you for contacting us and for using XStore.
We’ve checked your Cart page and here is the Progress Bar – https://prnt.sc/VwRukATF4Ixy
For Quantity Discounts, you need to add Intervals – https://prnt.sc/Sse3wTByJJyD , then it will be shown.
In 9.2.1 version of the theme, the Sale booster got a new fix also. Please update the theme.
However some of our customers face a problem because of cache (from cache plugin or browser cache). Please clear all cache after the update.
Kind Regards,
8theme team
how can i remove fake sale of sale booster from checkout page
Hello, Farmpays,
Thank you for contacting us and for using XStore.
Add the next code in Theme Options > Theme custom CSS > Global:
.woocommerce-checkout #sales-booster-popup {
display: none !important;
}
We hope this answer is helpful.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up