Posted on 08/11/2024 12:00:25
Hi Imar.
No not really.
The primary page determines what page is used to render product details page for the products in that group.
I am trying to change the layout of the group page itself, regardless of wether or not there are products in that group.
So if I navigate to for example
http://mysite.com/products/clothes (clothes is en ecom group containing no products) - I stil want a layout that introduces the various clothing lines, shows some brand icons etc etc, even if product list is empty
but then down into
http://mysite.com/products/clothes/nike (has products) shows nike branded group page with product list at bottom
There are a couple of standard ecom group settings such as group image and group name which can be used in the product list page, but cant see anyway where I can just "include a page". Maybe I would like to use a "nike-branding" page at the top of the nike ecom group, and not just "Nike" name, and "Nike image" which I can do with standard swift template. I want a seperate page I can refer to and load above of the product list for that group
Does this make sense?