Shopify PayFlex Product widget
Budget: $10 – $30 USD
Please can someone assist in inserting widget code for payflex on Shopify Flex theme site should show on all products under price? I have widget code already just not sure where to place it.
Please see the widget code below:
<script async src="https://widgets.payflex.co.za/your-merchant-name/partpay-widget-0.1.1.js?type=calculator&min=10&max=20000&amount={{ product.price | money_without_currency | remove: ',' }}" type="application/javascript"></script>
This is generally added to a file called product-template.liquid when editing your theme, it is added below the product price so it can calculate the installments.
Budget $10 please
Please see the widget code below:
<script async src="https://widgets.payflex.co.za/your-merchant-name/partpay-widget-0.1.1.js?type=calculator&min=10&max=20000&amount={{ product.price | money_without_currency | remove: ',' }}" type="application/javascript"></script>
This is generally added to a file called product-template.liquid when editing your theme, it is added below the product price so it can calculate the installments.
Budget $10 please