NOTE: If you are using a product from Bold similar to Quantity Breaks or other, please be aware that we do not support price integrations with Bold products, or any other type of dynamic app that adjusts pricing through tags or filters. Sorry!
If you are having issues with your price displaying an incorrect number, please turn cross sells off or get in touch so we can look into the issue ASAP. Alternatively, if you know CSS, you can hide the prices with the following code:
<span style="font-size: 18px;">.cross-sell.xs-v2 .xs-card .xs-card-body .xs-price{display:none !important;}.xsell__modal-product-price{display:none !important;}</span>
* The code above ONLY works for v2+ users (you can verify your version in your Account section of our app)