shopping cart quick add

main
alexanderroese 2024-06-22 16:53:53 +02:00
parent 361bac9a9d
commit e24a271d0a
1 changed files with 2 additions and 3 deletions

View File

@ -10,9 +10,6 @@
Usage:
{% render 'buy-buttons', block: block, product: product, product_form_id: product_form_id, section_id: section.id, show_pickup_availability: true %}
{% endcomment %}
{% render "shx-product-page-shopping-cart-quick-add" %}
<div {{ block.shopify_attributes }}>
{%- if product != blank -%}
{%- liquid
@ -54,6 +51,8 @@
novalidate: 'novalidate',
data-type: 'add-to-cart-form'
-%}
{% render "shx-product-page-shopping-cart-quick-add" %}
<input
type="hidden"
name="id"