optimize cart drawer
parent
4fcdf141ad
commit
7d9f89b451
|
@ -228,7 +228,7 @@
|
||||||
</path></svg>
|
</path></svg>
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
<div class="accordion__content2 rte" id="SHX-CollapsibleAccordion-collapsible_row" role="region" aria-labelledby="SHX-Summary-collapsible_row">
|
<div class="accordion__content rte" id="SHX-CollapsibleAccordion-collapsible_row" role="region" aria-labelledby="SHX-Summary-collapsible_row">
|
||||||
{%- for property in item.properties -%}
|
{%- for property in item.properties -%}
|
||||||
{%- assign property_first_char = property.first | slice: 0 -%}
|
{%- assign property_first_char = property.first | slice: 0 -%}
|
||||||
{%- if property.last != blank and property_first_char != '_' -%}
|
{%- if property.last != blank and property_first_char != '_' -%}
|
||||||
|
|
Loading…
Reference in New Issue