We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a14056 commit 82b8a62Copy full SHA for 82b8a62
docs/templating/layout/customize_storefront_layout.md
@@ -173,11 +173,11 @@ Available Twig:
173
174
with parameters:
175
176
- - `is_disabled`
177
- - `attr`
178
- - `product_code`
179
- - `quantity_input_attr`
180
- - `add_to_cart_btn_attr`
+- `is_disabled`
+- `attr`
+- `product_code`
+- `quantity_input_attr`
+- `add_to_cart_btn_attr`
181
182
JavaScript class:
183
@@ -194,9 +194,9 @@ Available Twig:
194
195
196
197
- - `count`
198
199
- - `counter_attr`
+- `count`
+- `counter_attr`
200
201
### Checkout
202
@@ -258,4 +258,4 @@ Available Twigs:
258
259
260
261
-- `@ibexa-cart/src/bundle/Resources/public/js/component/quick.order`
+- `@ibexa-cart/src/bundle/Resources/public/js/component/quick.order`
0 commit comments