Forum
Perch Shop - Featured Product on Home Page
Hi Everyone,
Using a checkbox on the Perch Shop product admin template, when ticked, I would like this product to become a featured product on the home page.
I've tried using perch_content_custom
and perch_shop_custom
but can't seem to get it to work.
Is there a special way this has to be done in order to repeat content from a product in Shop, rather than in the normal way to reuse content in a region?
Many thanks as always
Glen
No, there shouldn't be anything special.
Can you show us what you're doing and how it's failing?
Thanks Drew.
This is what I'm trying...
Debug...
In your template, does the
featured
field get set to the string valuetrue
?Thanks Drew - it does now.
There was no value set in the template tag.
Glen
PS - Have you seen my other thread about rewrite for Perch Shop?...
Yes, it looks like you've been discussing how to create rewrite rules. That's absolutely fine to discuss with other users, but it's not something we can dedicate time to helping with as it's not Perch.
Rewrite rules can be hard, which is why Runway has built in routing. That's our solution for URL rewriting.
Ok, thanks Drew