This topic has 6 replies, 3 voices, and was last updated 2 years, 2 months ago ago by Rose Tyler
Hello
Have enable sale countdown on a product with start and end date, start and end hour, and enable Sale countdown on single/list/grid but there is no countdown to displayed.
Can you tell me how to do it that please ?
Best regards
Chris
Hello, @Chris0483,
Actually, Yes, it is possible and you can do it. Let me explain to you.
When you edit a product from the product options on the edit product page you will see the option for the countdown as you can see in this image: https://prnt.sc/vq1Ghu9hEzxR
By doing this you can set the countdown on simple products only.
For the Variable Products: The creation of the countdown for every product variation will slow down the product page a lot. That’s why we did not add that.
You can add the countdown shortcode in the short product description https://prnt.sc/LXbHV_rkmEIA
[countdown type="type2" scheme="dark" year="2023" month="Mar" day="10" hour="3" minute="01"]
Regards 8Themes Team.
Hello
Ok, I think it will be great to integrate product sales countdown also for other type product because for example for shoes product with variable size we can apply sale countdown for the overall product.
So but my question is how many type of countdown are available please ?
Hello,
“So but my question is how many type of countdown are available please ?” – please describe your question/request in more detail.
Thanks in advance.
Regards
Sorry,
In this code there is Type=”type2″ so, if I change for Type=type1 have an new countdown design, also for scheme=”dark” , but there another option for scheme ?
[countdown type=”type2″ scheme=”dark” year=”2023″ month=”Mar” day=”10″ hour=”3″ minute=”01″]
I hope to be clear 😉
Countdown params
‘year’ // set end year
‘month’ // set end month
‘day’ // set end day
‘hour’ // set end hour
‘minute’ // set end minute
‘start_year’ // you may set start year, by default we get current year,
‘start_month’ // you may set start month, by default we get current month,
‘start_day’ // you may set start day, by default we get current day,
‘start_hour’ // you may set start hour, by default we get current hour,
‘start_minute’ // you may set start minutes, by default we get current minute,
‘type’ // possible values are “type1”, “type2”
‘scheme’ // possible values are “white”, “dark”
‘class’ // add extra class name for this countdown, by default ”
Regards
Tagged: activate, bundle, sale countdown, simple, themes, variable, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up