<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>shipping Archives | ICG</title>
	<atom:link href="https://www.icgtec.com/tag/shipping/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 20 Jul 2023 16:38:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.icgtec.com/wp-content/uploads/2021/02/favicon-2.ico</url>
	<title>shipping Archives | ICG</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to set up custom shipping rates in Shopify</title>
		<link>https://www.icgtec.com/custom-shipping-rates/</link>
					<comments>https://www.icgtec.com/custom-shipping-rates/#respond</comments>
		
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Thu, 14 Jan 2021 12:02:01 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[shipping]]></category>
		<category><![CDATA[shopify]]></category>
		<guid isPermaLink="false">https://www.icgtec.com/?p=1095</guid>

					<description><![CDATA[<p>Setting up free shipping, as well as easy creation of the custom shipping rates was one of the challenges my company faced during our migration from Magento 2 to Shopify. We needed something extremely simple that we could set up quickly and effortlessly manage after. The solution we created would also suit you if: You ship to many countries You</p>
<p>The post <a href="https://www.icgtec.com/custom-shipping-rates/">How to set up custom shipping rates in Shopify</a> appeared first on <a href="https://www.icgtec.com">icg # tec</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Setting up free shipping, as well as easy creation of the custom shipping rates was one of the challenges my company faced during our migration from <em><a href="https://www.icgtec.com" target="_blank" rel="noreferrer noopener">Magento 2</a></em> to <em>Shopify</em>.</p>



<p>We needed something extremely simple that we could set up quickly and effortlessly manage after. </p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to setup custom shipping rates on Shopify" width="940" height="529" src="https://www.youtube.com/embed/xEg0Ba3WHRk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<p>The solution we created would also suit you if:</p>



<ul class="wp-block-list" style="list-style-type: circle; "><li>You ship to many countries</li><li>You have one or more shipping method for each country (e.g. Standard service, Express service)</li><li>Each shipping rate is based on the destination and total package weight</li><li>You need to add <strong>free shipping on Shopify</strong> for the orders over an amount  (in USD, EUR, GBP etc)</li></ul>



<p></p>



<p>So let&#8217;s begin. </p>



<h2 class="wp-block-heading has-black-color has-text-color">Step 1: Install Multi Shipping Rates app</h2>



<p>Install <a href="https://apps.shopify.com/multi-shipping-rates" target="_blank" rel="noreferrer noopener">Multi Shipping Rates</a> app and approve the recurring charge. You&#8217;re offered a 7 day trial. You won&#8217;t be charged before the end of your trial. </p>



<p><strong>Note</strong>: This app is using <a rel="noreferrer noopener" href="https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/enabling-shipping-carriers" target="_blank">Calculated Shipping Rates</a> which is only available for the merchants using Shopify Advanced or higher plan or any plan paid annually. You can also enable this feature by contacting Shopify support, the fee of $20 will be added to your monthly bill.</p>



<h2 class="wp-block-heading">Step 2: Activate the shipping rates service</h2>



<p>Open <strong><a href="https://apps.shopify.com/multi-shipping-rates" target="_blank" rel="noreferrer noopener">Multi Shipping Rates</a></strong> app, scroll down and click green<strong> &#8220;Activate&#8221; </strong>button to create your custom carrier service. The new service will be pre-configured with 2 demo shipping options: EMS and UPS. Feel free to delete these rates since we&#8217;ll create our own shipping options in a few minutes. </p>


<div class="wp-block-image">
<figure class="aligncenter is-resized"><img decoding="async" src="https://shopify.icgeurope.com/app/assets/img/step1.png" alt="Multi Shipping Rates for Shopify: Step 1" width="321" height="103"/></figure>
</div>


<p></p>



<p></p>



<h2 class="wp-block-heading">Step 3: Create first shipping rate</h2>



<p>Click <strong>&#8220;Create new shipping option&#8221;</strong> to add new shipping rate. You can create as many shipping rates as you need. Each shipping option represents a shipper (TNT, Fedex, Post, Self pickup) and has a set of rules: enabled countries, weight-based prices, free delivery over X cart total.</p>



<p>Consider we want to offer express courier shipping for customers in the UK, Germany, France, Spain and Italy. The shipping costs would depend on cart weight:</p>



<ul class="wp-block-list" style="list-style-type: circle;"><li>7.50 EUR for orders under 2kg</li><li>10 EUR for orders between 2kg and 5kg</li><li>12 EUR for orders between 5kg and 8kg</li><li>20 EUR for orders over 8kg</li></ul>



<p></p>



<p><em><strong>Note</strong>: Shopify is using grams by default, but you can use your local currency and weight units &#8211; our app would do the conversion for you!</em></p>



<p>Oh, you also want to offer a <strong>free shipping for orders over 149 EUR</strong>. </p>



<h2 class="wp-block-heading">Step 4: Setup custom shipping rate</h2>



<p>Fill in the basic information about the shipping rate.<br><strong>Name</strong>&nbsp;&#8211; the short name of the shipping option (E.g. Express Courier Service)<br><strong>Description</strong>&nbsp;&#8211; description of the shipping option, appears under the name of the shipping option on the checkout<br><strong>Carrier code</strong>&nbsp;&#8211; the unique shipping code (E.g. EXP1) for your internal use or integrations with supply chain, logistics solutions.</p>



<p>Enter comma separated list of <strong>countries</strong> this shipping option is available in. Please only use <strong>ISO-2</strong> country codes or the pre-defined codes (<strong>ALL</strong> for all countries, <strong>EU</strong> for European Union). The full list of ISO-Alpha-2 country codes&nbsp;<a rel="noreferrer noopener" href="https://www.iban.com/country-codes" target="_blank">can be found here</a>.</p>



<p>Enter comma separated list of price rules. Each price rule is represented as&nbsp;<strong>X:Y</strong>&nbsp;where&nbsp;<strong>X</strong>&nbsp;is the upper limit of the weight in selected units (Step 3) and&nbsp;<strong>Y</strong>&nbsp;is the shipping price.<br>E.g.&nbsp;<strong>2:7.50,5:10,8:12,1000:20</strong>&nbsp;would mean (considering kilograms is the selected unit) orders under&nbsp;2kg cost 7.5EUR, while orders between&nbsp;2.01kg and 5kg cost 10 EUR etc in accordance with our config described in <strong>Step 3</strong></p>



<p>That may seem the least user-friendly way to add shipping rates, but believe me: <em><span style="text-decoration: underline;">It does save you lots of clicks and your precious time when you get used to this approach! Give it a chance and let me know what you think in a week or 2.</span> </em></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" src="https://icgtec.b-cdn.net/wp-content/uploads/2020/12/image-1024x1002.png" alt="Multi Shipping Rates for Shopify" class="wp-image-756" width="622" height="607"/></figure>
</div>


<h2 class="wp-block-heading">Step 5: More shipping rates</h2>



<p>Second, we&#8217;ll have the <strong>flat rate</strong> of 10 EUR for Standard post delivery worldwide with free shipping over 99 EUR. </p>



<p>The key differences with the previous setup would be:</p>



<ol class="wp-block-list">
<li>We&#8217;ll use <strong>ALL</strong> as a worldwide short-code in <strong>Countries</strong> config</li>



<li>We&#8217;ll use <strong>10</strong> as a flat rate instead of using weight:cost rules </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://icgtec.b-cdn.net/wp-content/uploads/2020/12/image-1-1024x938.png" alt="Multi Shipping Rates for Shopify: Step 5" class="wp-image-768" width="565" height="517"/></figure>
</div>


<h2 class="wp-block-heading">Step 6: Yet another shipping rate</h2>



<p>Third, we&#8217;ll offer the Standard courier available in <strong>EU only.</strong> The weight based rates are:</p>



<ul class="wp-block-list" style="list-style-type: circle; " id="block-9c6f1fce-8c8c-4828-8dd2-4a6c408027ff"><li>7.00 EUR for orders under 5kg</li><li>15 EUR for orders over 5kg</li></ul>



<p></p>



<p>And no free shipping this time. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://icgtec.b-cdn.net/wp-content/uploads/2020/12/image-3-1024x962.png" alt="Multi Shipping Rates for Shopify: step 6" class="wp-image-775" width="559" height="525"/></figure>
</div>


<h2 class="wp-block-heading">Final: Test your Shopify shipping rules</h2>



<p>That&#8217;s basically it for a simple configuration like that. Feel free to use a Shipping Rule test widget. That would show you the shipping methods you&#8217;ll see on your Shopify checkout page depending on the test parameters. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://icgtec.b-cdn.net/wp-content/uploads/2020/12/image-4-1024x447.png" alt="Multi Shipping Rates for Shopify: Final steps" class="wp-image-780" width="390" height="170"/></figure>
</div>


<h2 class="wp-block-heading">Upcoming improvements and your feedback</h2>



<p>We are new to Shopify Marketplace, we are enthusiastic and we keen to solve problems. The current problems we&#8217;re trying to solve include:</p>



<ul class="wp-block-list" style="list-style-type: circle; "><li>Free shipping should take discounts into account &#8211; discount information is not being sent to custom shipping services, therefore shipping rate apps have hard time trying to satisfy this request</li><li>Currency based shipping rates &#8211; Useful for multi-currency global stores. Again, Shopify sends your store&#8217;s main currency to custom carrier service, therefore shipping apps cannot make it a condition. </li></ul>



<p></p>



<p>Please leave us a message if this is something you need for your business. We are also happy to receive your improvement ideas and feedback. This is the main way app developers can be market-friendly. </p>



<p>We think solution can be simple in most cases and our main goal is to provide micro solutions for core <a href="https://www.icgtec.com/ecommerce" target="_blank" rel="noreferrer noopener">eCommerce</a> problems. </p>
<p>The post <a href="https://www.icgtec.com/custom-shipping-rates/">How to set up custom shipping rates in Shopify</a> appeared first on <a href="https://www.icgtec.com">icg # tec</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.icgtec.com/custom-shipping-rates/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
