When a product is added to the cart this message appears " data-variant-id=“39342137704607” data-item-key=“39342137704607:9ed9c7531f9b158e7e633ef4f1d95275” i mean the product is added to the cart but while visualizing the product it shows that message.
The Block shop theme sends an Ajax request when a product is added to the shopping cart. And they’re already in the answer come all the superfluous http://joxi.ru/1A5y3jqID87v4A. http://joxi.ru/LmG8LZYSwO1n02 - we have a suspicion that the tags are not closed. Or the files are not connected correctly. Long story short, we need to check these files.
If you can share with us the contents of cart. liquid here. We will take a look and send you the correct version.
This error is shown in HTML: snippets/mw_PO_cart. liquid" was not rendered, the associated app was uninstalled
In the code where the products start to be displayed:
{% include 'mw_PO_cart' with item, code: 'relation' %}
The mw_PO_cart is connected. Perhaps this is the remnants of the app that you deleted. Or it may be that there is an error in the content of mw_PO_cart.liquid that refers to the deleted app.
http://joxi.ru/L21vKM7uRkowVA -because of this error, HTML cannot render properly. Because of the extra quotation mark, the tag attributes are drawn. Therefore, the option IDs are shown.
As a solution, you will need to delete the connection of this file. We may be wrong, as there is a chance that this is a native theme file. That is, it does not belong to any app. In this case, you will need to make sure that the error is not generated.
on iOs when a priduct is added in cart it appear a message that the product was added to cart (isnt wanted or seted by us) and the cart isnt show th added product by default the customer need to refresh page to see the product in cart…on Android we dont have the issue.