Is there an option to get customisation of one product in collection and apply the customisation to all the products that comes under the same collection?
For Example:
If we customised the product such as added a link, sorted sections or blocks, inserted a text section, etc… for the product “XXXX” that comes under category “Police”, can we apply the customisation to all the products that falls under same “Police” category?
2
Answers
If I understand correctly, you want a section that will be global ( the same ) for each product.
Well that’s what sections exactly do at the moment if you include them in your page.
If you add a
{% section 'product-template' %}
and create all the necessary options they will be applied to each product that use the product template.