Can you add custom icons to the Dawn theme's product template?

Can you add custom icons to the Dawn theme's product template?

Cancanhui
Tourist
12 0 1

hello, the shopify dawn provides collapsible row on product template, within that row you can select icons, is it possible to add own icons to that section? if yes, how does it work?

 

 

Cancanhui_1-1670923881651.png

 

Reply 1 (1)

malyi
Shopify Partner
9 2 2

1. You need to add new option to sections/main-product.liquid

malyi_0-1670928874592.png

2. Add new svg icon to snippets/icon-accordion.liquid

malyi_1-1670929016323.png

 

If your svg viewBox is different from dawn svg icons then there should be added another statement, something like:

malyi_3-1670929211345.png