We also tried the code with and without this button checked
"Append the Option SKU to the Product SKU"
- Code: Select all
<!-- Beginning of Buy With Prime Widget -->
<script async fetchpriority='high' src='https://code.buywithprime.amazon.com/bwp.v1.js'></script>
<div
id="amzn-buy-now"
data-site-id="hidden for this forum"
data-widget-id="hidden for this forum"
data-sku="{{product.sku}}"
></div>
<!-- End of Buy With Prime Widget -->