Dynamic Product Collections (similar to Shopify)
-
Hi! I’m trying to set up dynamic product collections on woocommerce, similar to the collections feature in Shopify.
To give some context, I run a wine shop website. We’d like to have pages for “Wines below $20” using a filter based on category “wine” and price “lower than $20.” I tried to just use the /?min_price=200&max_price=399 url, but the user experience is not great since the page doesn’t have the correct title. Also – it doesn’t really help me with SEO.
Another example – a category for Italian Red Wines, which would dynamically pull products that match the criteria:
Product Category = wine
Product attribute –> Type = red
Product attribute –> Country = ItalyI don’t need a grid page with all the collections. I just need is the ability to create landing pages that dynamically populate the products based on the criteria I selected.
Is this doable in woocommerce?
- This topic was modified 2 years, 3 months ago by .
- This topic was modified 2 years, 3 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Dynamic Product Collections (similar to Shopify)’ is closed to new replies.