optimize cart drawer
parent
77c6d7c073
commit
a6bbc54b7c
|
@ -219,6 +219,10 @@
|
|||
-%}
|
||||
<dl>
|
||||
{%- if item.product.has_only_default_variant == false -%}
|
||||
<script>
|
||||
console.log("item.product_type", {{ item.product_type }})
|
||||
</script>
|
||||
|
||||
{% if item.product_type == "shx-texte" %}
|
||||
<details id="Details-collapsible_row_RRqw3t-template--22918251282708__collapsible_content_6VWmhQ" style="" open="">
|
||||
<summary id="Summary-collapsible_row_RRqw3t-template--22918251282708__collapsible_content_6VWmhQ" role="button" aria-expanded="false" aria-controls="CollapsibleAccordion-collapsible_row_RRqw3t-template--22918251282708__collapsible_content_6VWmhQ">
|
||||
|
|
Loading…
Reference in New Issue