Frappe Builder Link to Webshop

I added a repeater in frappe builder for item groups, and I have those item groups in frappe webshop. I want that if a group is clicked in builder page, then I get redirected to a webshop link for that item group page

Hi:

Set a route for your Item Group.

yourfrappewebshop.com/laptops should show products on this group. So use route field to compose the link.

Hope this helps.