We are using the Dawn theme and on our product pages, we would like to use tabs. The problem is that Dawn theme only propose the block “collapsible tab” in the product description section.
Our tabs contain a lot of text, hence we don’t want to put them in the product description (on the right of the product pictures) but below the product description. This way the tabs can use the full width of the screen and it’ll be easier to read for our users.
How can we achieve this :
by a plugin (I saw some tabgs plugin but they are not free) ?
by using custom liquid (I’m not familiar with this yet but ready to try if guided) ?
You can edit then just cut and paste. Pretty simple there but if you have a lot of products this can be a lot of work to copy and paste each one the way you like it.
The Other way is to modify the liquid page to add the scripts to this
The code most common would be.
Product description tab
Shipping tab (which is taken from a page called Shipping)
Policy tab (whose content is taken from a page called Policy)