Hello,
My remove from cart button is not working - it forwards you to the shipping page but does not remove the item from the cart.
Can anyone help with this?
Website: fueleduk.com
Hello,
My remove from cart button is not working - it forwards you to the shipping page but does not remove the item from the cart.
Can anyone help with this?
Website: fueleduk.com
can you please check first your backup theme also share your cart page code so i will check and update
I have exactly the same problem at different places on http://www.sachsenpalmen.de/.
Apparently there is no refresh of the page and the shopping cart. An automatic update function without page refresh would be very helpful here.
I appreciate a solution very much!
Here is the code from cart.liquid:
{% unless settings.shipping_calculator == 'Disabled' %}
{{ 'shipping-cart.js' | asset_url | script_tag }}
{% endunless %}
sorry your store password protect
I have exactly the same issue. Can someone please share a solution for this major problem? I would really appreciate your help.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Do you think you can localize the issue here?
This is my code from the cart.liquid:
| {{ 'cart.general.heading_product_name' | t }} | {{ 'cart.general.heading_unit_price' | t }} | {{ 'cart.general.heading_quantity' | t }} | {{ 'cart.general.heading_total' | t }} | |
|---|---|---|---|---|
|
{{ item.product.title }}
{% unless item.variant.title contains 'Default' %}
{{ item.variant.title }} {% endunless %} {% if settings.product_quantity_message and item.variant.inventory_management and item.variant.inventory_quantity <= 0 and item.variant.incoming %} {% assign property_size = item.properties | size %} {% if p.last contains ‘/uploads/’ %} {% endunless %} {% endfor %} {% endif %} |
{{ item.price | money }} |
|
{{ item.line_price | money }} |
{{ 'cart.general.continue_browsing_html' | t }}
{% endif %}{{ ‘shipping-cart.js’ | asset_url | script_tag }}
{% endunless %}
yes, please share store url
Could you please provide me with a code that removes this issue?
Is there a way you can help me, without me sharing my Store URL?