Home Forums WoodMart support forum Products Archive: Conditions

Products Archive: Conditions

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

    uandi
    Participant

    Hi,

    I want to create a products archive page that will show products based on conditions (i.e. show all products with tag1, or tag2 or tag3). Can I do it with your theme?

    If yes, how? If not, can you recommend a plugin?

    Thank you

    #651415

    Hello,

    Yes, you can create a product archive page based on conditions. You can achieve this by using the default WooCommerce product archive pages and applying filters.

    To show products with specific tags (tag1, tag2, or tag3), you can create a custom URL like this:
    yourwebsite.com/shop/?tag=tag1,tag2,tag3

    Additionally, you can create a product archive page showing products based on specific tags and add those tags to your menu.

    To do this:

    • Go to Appearance > Menus in your WordPress dashboard.
    • On the left panel, click on Screen Options (top-right corner) and ensure Product Tags is enabled.
    • Now, under Product Tags, select the tags you want to display and add them to the menu.

    If you have any questions, feel free to contact us.

    Best Regards,

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