Shopify themes, liquid, logos, and UX
Hello, hoping someone can Remove shipping calculated at checkout on my product pages, I want to change to FREE STANDARD SHIPPING
Thanks in advance.
Using Swiss theme
web is: www.ravencarcovers.com
Solved! Go to the solution
This is an accepted solution.
Hi @f2thak
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
.product__tax.caption.rte {
font-size: 0 !important;
}
.product__tax.caption.rte::after {
content: "FREE STANDARD SHIPPING";
font-size: 20px;
color: rgb(230, 230, 230);
}
Result
Best,
Liz
Since you're using the Swiss theme, which is a premium theme, its code isn't available in the public directory. Hiring a developer/partner would be the best option to troubleshoot and fix the issue properly.
This is an accepted solution.
Hi @f2thak
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
.product__tax.caption.rte {
font-size: 0 !important;
}
.product__tax.caption.rte::after {
content: "FREE STANDARD SHIPPING";
font-size: 20px;
color: rgb(230, 230, 230);
}
Result
Best,
Liz
amazing thank you!
こんにちは!無料標準配送に変更したいというご要望についてですが、通常、商品の配送オプションはショッピングカートまたはチェックアウトページで設定できます。もしShopifyやWooCommerceを使用している場合、設定メニューから「送料」を選び、配送方法を「無料配送」に設定することで、計算される送料を削除することができます。
さらに、計算を簡単に行いたい場合は、 https://thedentaku.com を利用して、配送費用や価格計算をスムーズに行うことができます。オンラインで手軽に計算できるので、効率的に作業を進めることができますよ。
もし具体的なプラットフォームや方法がわからない場合、詳細を教えていただければ、さらに詳しいアドバイスを提供できます。頑張ってください!
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