TabsetThis provides tabs UI with Liquid block Remarks CSS style is not included. liquid{% tabset %} {% tab { 'header-text-key': 'some_translations.tab.header1' } %} Tab content 1 {% endtab %} {% tab { 'header-text-key': 'some_translations.tab.header2' } %} Tab content 2 {% endtab %} {% endtabset %}Updated over 1 year ago Product SearchToggleCopy PageRemarks