How to make new products at the top of each catagorie page

This topic has 2 replies, 2 voices, and was last updated 1 hours, 55 minutes ago ago by Rose Tyler

  • Avatar: Tal
    Tal
    Participant
    October 15, 2024 at 19:58

    hey
    how to do that all new products that added to the store will be on top of each catagory 1st page of each ? and how can i add a label to each new product for X time period “new”

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 16, 2024 at 07:55

    Hello, Tal,

    Thank you for reaching out to us with your queries.

    Theme Options > WooCommerce > Product catalog > Default Product Sorting – these settings come from the WooCommerce plugin.

    About the new label, you can read here – https://www.8theme.com/documentation/xstore/xstore-features/xstore-badges-on-products/
    The New Label takes into account the “last update or modification date” of the product. To change this, custom code can be added in the functions.php file of the child theme:
    add_filter('product_new_label_on_date_created', '__return_true');

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.