Home Forums Basel support forum Countdown for Variable products

Countdown for Variable products

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89795

    amirtadlaoui
    Participant

    hello,

    i Would like to add the countdown timer to my variable products, but it only shows with symple products.

    Can you please help me out here. Most of my products have variables.

    #89818

    Hello,

    The countdown now works only for simple products. We shall add this feature to our next release.

    Please add this code to the functions.php of the child theme:

    add_filter( 'basel_sale_countdown_variable', '__return_true' );

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)