hi,
It is is like that .
<button
type=“button”
class=“quantity-selector__button”
data-action=“increase-picker-quantity”
aria-label=“{{ ‘cart.items.increase_quantity’ | t }}”
title=“{{ ‘cart.items.increase_quantity’ | t }}”
{% render ‘icon’, icon: ‘plus’ %}
i try to do like this webshop https://klafoutis.com/products/micro-eponge-de-bambou-ecru but it doesn’t work for me .
I have always the variant error when i click on add a product .
i have try différent type of code