• Resolved mfmdc

    (@mfmdc)


    Hello,

    What is the easiest way to direct customers to a page that will show latest products/new arrivals within a specific product category?

    I have been trying to find a link query that will work, but have had no success. I also created a new products page, but then can’t figure out how to send users there and have it automatically filtered upon arrival to only show the category they are looking for.

    Open to whatever way is easiest. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support abwaita a11n

    (@abwaita)

    Hi @mfmdc,

    What is the easiest way to direct customers to a page that will show latest products/new arrivals within a specific product category?

    I would suggest using shortcodes with a page. For instance, the following shortcode will show the latest products in the hoodies category:

    [products category="hoodies" orderby="date" order="DESC"]

    For reference, kindly check this guide – https://docs.woocommerce.com/document/woocommerce-shortcodes/.

    I have been trying to find a link query that will work, but have had no success.

    Since you mentioned creating a page, I would suggest that you create a link to it, either from text, an image, or a button on your homepage or any other relevant page in this case.

    Hope this helps, we’ll be happy to be of further assistance.
    Many thanks.

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions!

    Cheers.

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

The topic ‘New arrivals within a category’ is closed to new replies.