Hello,
I have several layouts that contain the same template. Each layout displays products from a certain category.
I want for the layouts to still be affected to specific product categories, but I want aesthetic edits to reflect on every page whenever I change a single one.
Example:
- Layout 1 is for t-shirts, Layout 2 is for Hoodies. That’s decided in the Looper Provider > Query. Fine.
- When I change the box-shadow in Layout 1, I want it to automatically change in Layout 2.
Is that possible?
Thanks.