Shopify themes, liquid, logos, and UX
I want to remove this free shipping meter, where can I do it?
Hello
If you have add the code for the free shipping then joi can comment the code in the cart drawer file.
I don't know who added the code, as I'm an SEO Specialist I couldn't find it!
Hello @ Raghul
It is added by the developer or with the theme developer.
If possible can you share the Store URL?
Hello,
Thanks for the store URL.
It is better to comment the code from the cart file.
This is main-cart.liquid
<div class="cart-template">
<div class="container">
{% render 'cart-template' %}
{% unless settings.layout_style == 'layout_style_fullwidth' %}
{% render 'cart-best-sellers' %}
{% endunless %}
</div>
{% if settings.layout_style == 'layout_style_fullwidth' %}
{% render 'cart-best-sellers' %}
{% endif %}
</div>
{% schema %}
{
"name": "Main Cart",
"settings": [
{
"type": "checkbox",
"id": "cart_notes",
"label": "Allow customers to add notes to their order?",
"default": true
},
{
"type": "header",
"content": "Secure Shopping Guarantee"
},
{
"type": "textarea",
"id": "secure_text",
"label": "Secure Shopping Guarantee Text",
"default": "Secure Shopping Guarantee."
},
{
"type": "image_picker",
"id": "img_trust",
"label": "Image Trust"
},
{
"type": "header",
"content": "Cart CountDown"
},
{
"type": "checkbox",
"id": "cart_countdown_enable",
"label": "Enable Count Down",
"default": true
},
{
"type": "range",
"id": "time_countdown",
"label": "Time Count Down",
"default": 30,
"min": 1,
"max": 60,
"step": 1,
"unit": "min"
},
{
"type": "header",
"content": "Coupon Code"
},
{
"type": "checkbox",
"id": "coupon_code_enable",
"label": "Enable?",
"default": true
},
{
"type": "text",
"id": "coupon_title",
"label": "Title",
"default": "Coupon Code:"
},
{
"type": "text",
"id": "coupon_content",
"label": "Content",
"default": "Coupon code will be applied on the checkout page"
},
{
"type": "header",
"content": "Gift card"
},
{
"type": "checkbox",
"id": "gift_card_enable",
"label": "Enable?",
"default": true
},
{
"type": "product",
"id": "product_to_use",
"label": "Product to use"
},
{
"type": "textarea",
"id": "gift_content",
"label": "Content"
},
{
"type": "text",
"id": "button_gift_text",
"label": "Text button",
"default": "Add"
},
{
"type": "header",
"content": "Cart Best Sellers"
},
{
"type": "checkbox",
"id": "show_cart_best_sellers_product",
"label": "Enable",
"default": true
},
{
"type": "text",
"id": "title",
"label": "Title",
"default": "Best Sellers"
},
{
"type": "collection",
"id": "show_slider_featured_collection",
"label": "Collection to use"
},
{
"type": "range",
"id": "slider_featured_limit_all",
"label": "Number of new products to show",
"min": 3,
"max": 30,
"step": 1,
"default": 16
},
{
"type": "select",
"id": "collection_results_per_row1",
"label": "Products per row",
"options": [
{
"value": "2",
"label": "2"
},
{
"value": "3",
"label": "3"
},
{
"value": "4",
"label": "4"
},
{
"value": "5",
"label": "5"
},
{
"value": "6",
"label": "6"
}
],
"default": "5"
}
]
}
{% endschema %}
Hi, can I get a solution, please? I've to solve this issue as my store has a free delivery offer for all products!
I've also changed the shipping rate to free but it doesn't reflect too
Hi, as I checked, there is no separate code for the cart drawer. Where can I find it?
I've to check with the head of the department, and I'll send you the access in a private message!
Sure you can send to the inbox mentioned in the signature below.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025