• Resolved P

    (@inkedkoi)


    I was wondering if there was a way to link certain products to appear on certain pages.
    For instance, I have a page for Men’s Apparel and one for Women’s Apparel. How can I set it up so that products tagged with “mens” only appear on the Men’s Apparel page and vice versa for women’s products.

    Is this possible?

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • qualityeye

    (@qualityeye)

    The way I do it is add code to the page you want the products to show.

    Example:

    [product_category category=”mens=apparel” per_page=”50″ columns=”2″ orderby=”date” order=”asc”]

    There are other ways also, so it is possible.

    Thread Starter P

    (@inkedkoi)

    Thanks for the reply.

    Your way seems it should work, but some reason when I try it no products will appear.
    I’ve got the right category selected, tags set right. The only option that does work chosen from the kitchen sink is the featured products.

    Would anyone know why this is happening?

    Thread Starter P

    (@inkedkoi)

    I solved this issue, I had to include slugs to each category.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Linking specific products to certain pages’ is closed to new replies.