{% if currentWidget.properties.buttonConfig.displayType == 'customImage' and currentWidget.properties.customImageData.src | length == 0 %}
{% else %} {% if isPreview %}
{% endif %}
{% if currentWidget.properties.buttonConfig.payPalButtonType == 'buynow' %} {% else %} {% if currentWidget.properties.buttonConfig.donate.contributionAmountType == 'fixed' %}{% endif %} {% endif %} {% if currentWidget.properties.buttonConfig.itemID %}{% endif %} {% if currentWidget.properties.buttonConfig.buynow.taxAmount and currentWidget.properties.buttonConfig.payPalButtonType != 'donate' %}{% endif %} {% if currentWidget.properties.buttonConfig.buynow.shippingRate and currentWidget.properties.buttonConfig.payPalButtonType != 'donate' %}{% endif %} {% if currentWidget.properties.buttonConfig.displayType == 'customImage' and currentWidget.properties.customImageData.src | length > 0 %} {% elseif currentWidget.properties.buttonConfig.displayType == 'themeButton' %}
{% else %} {% endif %}
{% endif %}