Can Somebody provide a Suitable Solution to this problem please.
It seems to be on MAC OSX mainly, however i cannot confirm which platforms.
All i know is 90% of my clients are seeing this error on MAC
Im not using any special code other than the HTML provided by Snipcart
i do use PHP variables to populate the price and product details .
<button id='addtocart'
class='snipcart-add-item'
data-item-id='$listID'
data-item-price='$price'
data-item-description='$smallinfo'
data-item-name='REMOTE INSTALL - $title'
data-item-custom1-name='Operating System'
data-item-custom1-options='Win PC|Mac OSX'>
<i class='lni lni-cart'></i>Checkout
</button>
is ther any reason for this error. there are little solutions being provided.