{% sw_extends '@Storefront/storefront/component/buy-widget/buy-widget-form.html.twig' %} {% block buy_widget_buy_container %} {{ parent() }} {% block buy_widget_buy_button_container_shopware_payments_express %} {% set isProductDetail = cmsPage.type is same as 'product_detail' %} {% if buyable and product.calculatedCheapestPrice.totalPrice > 0 %} {% set colClass = showQuantitySelect ? 'col-8' : 'col-12' %} {% if not context.customer %}