Hi, my cart page shows this string of code for every product in the cart and I don’t know how to get rid of it. Please help.
When dealing with technical issues be TECHNICAL and provide specifics like exact urls and reproductions steps.
https://community.shopify.com/c/shopify-design/help-us-help-you/td-p/668159
Other people are not psychic so everything’s a wild guess like it could be something on product pages is adding a line item property or something like an app is trying to inject something and messing it up.
affinityloft.com is the url- add a product to cart and go to the cart page and there is the code underneath every product in the cart.
@masonl - it is coming via coding, we need to check which code exactly is pulling it, for that need to check cart page code. Can you accept me as collab? I can check it.
Please add this code anywhere in your base.css file
.js-cart_content__form .cart_content_info:nth-child(4){
display:none !important;
}
just emailed you
Didn’t recieve. please exlain here