<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>magento Archives - Michael Sunarlim</title>
	<atom:link href="https://sunarlim.com/tag/magento/feed/" rel="self" type="application/rss+xml" />
	<link>https://sunarlim.com/tag/magento/</link>
	<description>Random blurbs about web development, e-commerce and technology</description>
	<lastBuildDate>Wed, 27 Jan 2016 08:05:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://i0.wp.com/sunarlim.com/wp-content/uploads/2016/07/cropped-MS_Square_512x512.png?fit=32%2C32&#038;ssl=1</url>
	<title>magento Archives - Michael Sunarlim</title>
	<link>https://sunarlim.com/tag/magento/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">30613895</site>	<item>
		<title>Things to know before choose Magento</title>
		<link>https://sunarlim.com/2015/07/things-to-know-before-choosing-magento/</link>
					<comments>https://sunarlim.com/2015/07/things-to-know-before-choosing-magento/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 07 Jul 2015 08:48:31 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[shopify]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=1484</guid>

					<description><![CDATA[<p>In past two years, I have been exposed to Magento consistently through different projects and started to fond it. Having working through many e-commerce platforms before, Magento is certainly a much more complex software and I can honestly say it is not for every person/business.</p>
<p>The post <a href="https://sunarlim.com/2015/07/things-to-know-before-choosing-magento/">Things to know before choose Magento</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In past two years, I have been exposed to Magento consistently through different projects and started to fond it. Having working through many e-commerce platforms before, Magento is certainly a much more complex software and I can honestly say it is not for every person/business.</p>
<p>Countless threads have been created asking the simple question: should I use Magento or [name other popular e-commerce application]? I can very confidently answer this now: if you never had any experience managing e-commerce site, limited budget or resources, then look elsewhere. Many other e-commerce applications will save you money and headaches, while you can build up your revenue before moving to the next level.</p>
<p>Do not get me wrong, as stated in the beginning, I really like Magento. It opens up new possibilities of actions and automations that I could not do with previous systems I worked with before. But until you can see the limitations of other applications in your list, then keep it with lower priority in your list.</p>
<p>Here are a few reasons why Magento could create more problems than solution to your business requirements:</p>
<h3>Magento requires more time and budget to develop</h3>
<p>Given its complex nature, you cannot turn finalized HTML pages into Magento templates overnight. It involves break them into tiny blocks and combining them again through its XML-based layout file. Tons of free and premium extensions can also be very tempting, but implementation may not be as easy as adding plugins to your WordPress blog. Conflicts will be expected and your developer needs to have full knowledge in how your e-commerce site is set up in order to be able to debug effectively.</p>
<h3>It is much harder to find good and experienced Magento developer</h3>
<p>Unless you have very huge budget of course, in which you can just go to the best digital agency specializing in e-commerce and/or Magento development. Many developers may offer affordable budget and can actually build the site as specified, but they might sacrifice Magento&#8217;s strict rules which lead to more problems in the future. Or you could also spend a lot of money but do not get the results you expected. Bad coding will only make your site slow and vulnerable.</p>
<p>Related to the next point, if your developer does not have server or networking skills at all, that is another reason to look for another one. At the very least, Magento developer should be able to recommend a good configuration and setup.</p>
<h3>Magento needs to run on a very good server</h3>
<p>If you are not willing to spend more than $50/month, then you should forget about it. Even VPS might not be enough, depending on the traffic and how good the server is optimized. My suggestion: go with Magento optimized hosting providers. Installing and properly configuring full page cache will also improve the performance significantly.</p>
<h3>Magento admin has long learning curve</h3>
<p>You want to use e-commerce platform that does not require a formal training? Then Shopify is what you are looking for. Magento settings have so many layers which you can easily get lost or forget. Google is always your best friend, but if you do not want to go through the trouble just because you want to change the contact email address, then Magento is not for you. I even feel that it is not designed to be self-managed, instead you need a dedicated person to help you manage it.</p>
<h2>Taking The Risk</h2>
<p>All the reasons above will be worth if you have identified the restrictions of other systems and could only find it on Magento. For me, here are some:</p>
<ol>
<li><strong>You need advanced price and marketing rules.</strong> This one is very obvious. You can create extremely complex promo rules out-of-the-box, or even extend them further if needed. This is achievable because you can create multi-level <em>conditions</em> and <em>actions</em> within Magento&#8217;s Shopping Cart Price Rules.</li>
<li><strong>Integrations with other systems.</strong> Including accounting, warehouse, fulfillment. </li>
<li><strong>Multi store setup.</strong> This is always one of key decision factors against other systems. Magento multi store feature is very mature and deeply integrated with everything else. It is part of the framework and very solid.</li>
</ol>
<p>Still confused of which e-commerce platform you should use? Please share it here.</p>
<p>The post <a href="https://sunarlim.com/2015/07/things-to-know-before-choosing-magento/">Things to know before choose Magento</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2015/07/things-to-know-before-choosing-magento/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1484</post-id>	</item>
		<item>
		<title>Using Transactional Email Service for Your E-Commerce Platform</title>
		<link>https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/</link>
					<comments>https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 02 Jul 2013 10:48:49 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[opencart]]></category>
		<category><![CDATA[platforms]]></category>
		<category><![CDATA[shopping cart]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=847</guid>

					<description><![CDATA[<p>First of all, do not get it wrong. &#8220;Transaction email&#8221; here does not refer to only financial transactions. Quoting from MailChimp blog post: &#8230;think of it as “anything that isn’t bulk“. Basically, it is email sent to an individual based on some action. In my own words related to e-commerce, transaction emails are all notification... <span class="more"><a class="more-link" href="https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/">Using Transactional Email Service for Your E-Commerce Platform</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>First of all, do not get it wrong. &#8220;Transaction email&#8221; here does not refer to only financial transactions. Quoting from <a href="http://blog.mailchimp.com/what-is-transactional-email/" title="What is transactional email?" target="_blank">MailChimp blog post</a>:</p>
<blockquote><p>&#8230;think of it as “<strong>anything that isn’t bulk</strong>“. Basically, it is email sent to an individual <strong>based on some action</strong>.</p></blockquote>
<p>In my own words related to e-commerce, transaction emails are all notification emails sent out by your e-commerce/shopping cart platform related with a customer&#8217;s account or order activities such as:</p>
<ul>
<li>Account creation welcome email</li>
<li>Password reminder/reset instructions</li>
<li>Order confirmation/invoice</li>
<li>Order status update</li>
<li>Shipping tracking number</li>
<li>Order review request, etc</li>
</ul>
<p>By default, if you host your e-commerce platform on your own server, most likely these emails are sent directly using the server&#8217;s built-in mail application like sendmail on Apache/PHP environment. If you have this running then all is good, but what if you can make it even better? By using 3rd-party transaction email provider, you send out these emails through their server. Usually communication between your server and theirs is done through APIs or SMTP.<br />
<span id="more-847"></span></p>
<h3>Benefits</h3>
<p>Why is it better? There are additional features that you can gain from using a separate server/service to send our your transactional email:</p>
<h4>Higher rate of deliverability</h4>
<p>Even if you have a very good and clean server, there is still a possibility that your server&#8217;s IP to get rejected by certain ISPs (Gmail, Yahoo, Hotmail, etc) when they feel that too many emails coming from the same origin. Like email SaaS, transactional email services most likely have a farm of servers with multiple IPs that has been optimized to get maximum acceptability across different ISPs.</p>
<h4>Additional insights of your email activities</h4>
<p>You now have the options to track the numbers of bounced emails, open rates and click rates just like when you are sending your newsletter email campaigns. While the accuracy of this not 100%, you can only track open rate if the customers&#8217; email readers supports HTML, it is still a valuable additional insight. Let&#8217;s say you see that the open rate for your invoice emails is very low, probably the subject is not clear enough and you can make an improvement on it. </p>
<h4>Create additional rules</h4>
<p>Customers occasionally enter wrong email address in their order details which may result the notification emails never get delivered to them. By setting a simple rule like to notify you when an email gets bounced, you can then check the cause and email address, and if possible correct it before the customer contacts you regarding his order.</p>
<h3>Services Compared</h3>
<p>There are few services that offer to send transactional emails. There are typically 2 types of pricing:</p>
<ol>
<li><strong>Monthly plan</strong><br />
You pay a flat monthly fee and you will be given a quota of number of emails that can be sent within that cycle.</li>
<li><strong>Pay-as-you-go</strong><br />
You pay based on the number of emails or credits that you have sent out within that month.</li>
<li><strong>Buy bulk credits</strong><br />
You buy a bundle of credits where it will be subtracted every time you send out an email.</li>
</ol>
<p>Honestly I cannot rate each of the services&#8217; quality and features, as in the context of e-commerce applications we are not using the features or APIs too extensively. For now, I only compare them based on pricing and compatibility with most popular self-hosted shopping cart platforms, Magento and OpenCart.</p>
<table width="100%">
<tr>
<th width="20%">&nbsp;</th>
<th width="20%"><img decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/SendGrid-Logo.png?resize=200%2C51&#038;ssl=1" alt="SendGrid-Logo" width="200" height="51" class="alignnone size-full wp-image-865" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/SendGrid-Logo.png?w=200&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/SendGrid-Logo.png?resize=150%2C38&amp;ssl=1 150w" sizes="(max-width: 200px) 100vw, 200px" data-recalc-dims="1" /></th>
<th width="20%"><img decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Postmark-Logo.png?resize=160%2C30&#038;ssl=1" alt="Postmark-Logo" width="160" height="30" class="alignnone size-full wp-image-864" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Postmark-Logo.png?w=160&amp;ssl=1 160w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Postmark-Logo.png?resize=150%2C28&amp;ssl=1 150w" sizes="(max-width: 160px) 100vw, 160px" data-recalc-dims="1" /></th>
<th width="20%"><img decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Mandrill-Logo.png?resize=200%2C48&#038;ssl=1" alt="Mandrill-Logo" width="200" height="48" class="alignnone size-full wp-image-863" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Mandrill-Logo.png?w=200&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Mandrill-Logo.png?resize=150%2C36&amp;ssl=1 150w" sizes="(max-width: 200px) 100vw, 200px" data-recalc-dims="1" /></th>
<th width="20%"><img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/MailJet-Logo.png?resize=164%2C58&#038;ssl=1" alt="MailJet-Logo" width="164" height="58" class="alignnone size-full wp-image-862" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/MailJet-Logo.png?w=164&amp;ssl=1 164w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/MailJet-Logo.png?resize=150%2C53&amp;ssl=1 150w" sizes="(max-width: 164px) 100vw, 164px" data-recalc-dims="1" /></th>
</tr>
<tr>
<td><strong>Price starts from</strong></td>
<td>$9.95 per month &#8211; 40,000 credits</td>
<td>$1.50 per 10,000 emails</td>
<td>Free for first 12,000 emails in a month</td>
<td>Free for first 6,000 emails in a month</td>
</tr>
<tr>
<tr>
<td><strong>Magento integration</strong></td>
<td><a href="http://sendgrid.com/docs/Integrate/Open_Source_Apps/magento.html" target="_blank">documented</a></td>
<td><a href="https://github.com/papertank/magento-postmark" target="_blank">plugin</a></td>
<td><a href="http://www.magentocommerce.com/magento-connect/mage-monkey-mailchimp-integration-4865.html" target="_blank">MagentoConnect extension</a></td>
<td><a href="http://www.mailjet.com/plugin/magento.htm" target="_blank">plugin</a></td>
</tr>
<tr>
<td><strong>OpenCart integration</strong></td>
<td>via SMTP</td>
<td>via SMTP or PHP class</td>
<td><a href="http://www.opencart.com/index.php?route=extension/extension/info&#038;extension_id=11313" target="_blank">extension</a> ($10)</td>
<td>via SMTP</td>
</tr>
<td><strong>Website</strong></td>
<td><a href="http://sendgrid.com/" target="_blank">sendgrid.com</a></td>
<td><a href="http://postmarkapp.com/" target="_blank">postmarkapp.com</a></td>
<td><a href="http://mandrill.com/" target="_blank">mandrill.com</a></td>
<td><a href="http://mailjet.com/" target="_blank">mailjet.com</a></td>
</tr>
</table>
<p>If you have experience using different transactional email services for your online store, please share it here.</p>
<p>The post <a href="https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/">Using Transactional Email Service for Your E-Commerce Platform</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2013/07/using-transactional-email-service-for-your-e-commerce-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">847</post-id>	</item>
		<item>
		<title>Which E-Commerce Platform Is Right for Your Business?</title>
		<link>https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/</link>
					<comments>https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/#comments</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Mon, 01 Jul 2013 03:51:08 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[online store]]></category>
		<category><![CDATA[opencart]]></category>
		<category><![CDATA[platforms]]></category>
		<category><![CDATA[shopify]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=818</guid>

					<description><![CDATA[<p>So you are ready to sell your products online. You understand about managing e-commerce business in general and comes the big question: which platform should you choose? If you browse through the web, you can easily find dozens of solid e-commerce/shopping cart platforms to choose. If you look to the forums for a suggestion, you... <span class="more"><a class="more-link" href="https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/">Which E-Commerce Platform Is Right for Your Business?</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>So you are ready to sell your products online. You understand about managing e-commerce business in general and comes the big question: which platform should you choose? </p>
<p>If you browse through the web, you can easily find dozens of solid e-commerce/shopping cart platforms to choose. If you look to the forums for a suggestion, you will literally get thousands of different opinions. The same case if you go to your digital agency or developer, usually each of them already set their own preferred platform. Nothing to be blamed here though, you practically need years to be able to fully understand the structure and functions of one of the platforms to be able to fully customize the templates.</p>
<p>My suggestion is this: before you go asking an expert&#8217;s or other people&#8217;s opinions to help in your decision, it is much better for you to define the requirements of your online business. Below are some guidelines to get this:</p>
<p><span id="more-818"></span></p>
<h3>Business scale in short and long terms</h3>
<p>This is something that would be easily passed through the considerations as you are in a rush to start selling. While switching platforms is a common phase as your business grows, it does require a lot of time and energy to set up a new one and migrate your existing data and assets. By anticipating the requirements beyond the present, it will help you to save time and money. Try to answer these questions, each with the a year, 3 years, and 5 years time scope:</p>
<ol>
<li>How many products/SKUs do you sell?</li>
<li>What is your market segment?</li>
<li>Are you selling Internationally?</li>
<li>How do you work out your orders fulfillment</li>
</ol>
<h3>Essential features</h3>
<p>These are always the toughest ones to compare and anyone can easily write down a separate post about this so I will try to explain it as brief as possible. If possible do not start looking or take any advise before you create your own list of features and functions that you will need. Each platform will brag about the advantages of using it and they will only confuse you more. Keep your focus by having a shortlist of must-have features, that way you can cross off ones that do not qualify without needing to look back later. While doing this, always keep in mind about scalability point above.</p>
<p>Here are few vital points that I always write down before I look on the options:</p>
<ol>
<li>Payment gateways, make sure it supports the type of payments that you plan to accept</li>
<li>Shipping methods and carriers</li>
<li>Marketing/sales tools integration, if you have any</li>
</ol>
<p>Note that in some cases you will not be able to find a platform has all the dream features you want. There are 3 options for situations like this:</p>
<ol>
<li>Develop custom modules/functions on top of the platform that has most features you need. Most modern platforms allow you to create plugins and extensions. If you are lucky, you may find modules built by third parties that fit your needs.</li>
<li>Think of an alternate process to apply the feature in different form that works with the platform.</li>
<li>This is always the last option, but if your business process is very unique then you may need to create a custom platform for the entire store.</li>
</ol>
<h3>Resources and skills</h3>
<p>How do you plan to develop and maintain the site, do you have an internal or external team? What is their level of expertise and experience in the platform that you prefer? If they are not specialists, then give them a chance to take a look and time to learn if needed. </p>
<p>In the chance you already have a good web server with good team handling it, then installing an open source platform on top of your server can be a good option to minimize costs.</p>
<p>Tip: if you do not have reliable resources to manage your server, then using SaaS can be a very good idea. If you are serious about your e-commerce business, then throw away the idea of using a shared hosting for your store. I would suggest of at least using a VPS (Virtual Private Server).</p>
<h3>Design customization</h3>
<p>Every e-commerce platform gives a different level of flexibility in terms of customization, although the good ones should allow you to customize the template design to any form you desire. Do your research thoroughly on this. The easiest way is to find examples of other sites that are built on that platform, if you find many that have similar looks to your ideal layout than it is a big plus.</p>
<h3>Interface</h3>
<p>Keep in mind that you and your team will be interfacing with the dashboard/admin panel for almost everyday. Imagine that you find the CMS interface is frustrating but you are forced to deal with it all the time, easily said you may not want to explore it too often and lose the interest to work on it after a while.<br />
This is a very subjective matter though, some people may not really care much about this.</p>
<hr>
<h3>Popular recommendations compared</h3>
<p>These are not direct suggestions. As explained on this post, you need to pick the one that fits your business best. But there are 3 big players on the market right now and I want to use them to make comparisons based on the points listed above. Because of the popularity, you would be able to find human resources that are highly familiar with either one so I will only compare the &#8216;resources&#8217; related with the server.</p>
<h4><a href="http://www.magentocommerce.com/">Magento Community Edition<br />
<img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Magento_logo.png?resize=200%2C63&#038;ssl=1" alt="Magento Commerce" width="200" height="63" class="alignnone size-full wp-image-833" target="_blank" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Magento_logo.png?w=200&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Magento_logo.png?resize=150%2C47&amp;ssl=1 150w" sizes="(max-width: 200px) 100vw, 200px" data-recalc-dims="1" /></a></h4>
<p>Magento is most ideal when you are planning to sell hundreds to thousands of products as its framework was designed based on enterprise level of e-commerce platform.<br />
<strong>Business scale:</strong> medium to very large<br />
<strong>Features:</strong> extensive<br />
<strong>Resources:</strong> requires optimized VPS or dedicated server<br />
<strong>Customization:</strong> very flexible, but more complex<br />
<strong>Interface:</strong> good, but requires time to understand the steps to complete each process<br />
<strong>Price:</strong> free</p>
<h4><a href="http://www.opencart.com">OpenCart<br />
<img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Opencart-logo.png?resize=200%2C37&#038;ssl=1" alt="Opencart" width="200" height="37" class="alignnone size-full wp-image-834" target="_blank" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Opencart-logo.png?w=200&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Opencart-logo.png?resize=150%2C27&amp;ssl=1 150w" sizes="(max-width: 200px) 100vw, 200px" data-recalc-dims="1" /></a></h4>
<p>Another good option for open-source shopping cart. The strongest value with OpenCart is that it is built on MVC architecture and makes it easy to learn without worrying to break the core functions.<br />
<strong>Business scale:</strong> small to large<br />
<strong>Features:</strong> basic out-of the box, but highly extensible<br />
<strong>Resources:</strong> can run on most hosting servers<br />
<strong>Customization:</strong> easy and flexible<br />
<strong>Interface:</strong> good<br />
<strong>Price:</strong> free</p>
<h4><a href="http://www.shopify.com/?ref=mayks">Shopify<br />
<img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Shopify-2010-black.png?resize=200%2C55&#038;ssl=1" alt="Shopify-2010-black" width="200" height="55" class="alignnone size-full wp-image-835" target="_blank" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Shopify-2010-black.png?w=200&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2013/07/Shopify-2010-black.png?resize=150%2C41&amp;ssl=1 150w" sizes="(max-width: 200px) 100vw, 200px" data-recalc-dims="1" /></a></h4>
<p>Shopify is the pioneer when it comes to e-commerce in SaaS. It is not the first for sure, but the first one to gain the level of popularity with very high customer satisfaction rate.<br />
<strong>Business scale:</strong> small to large<br />
<strong>Features:</strong> basic out-of the box, but highly extensible<br />
<strong>Resources:</strong> stress-free maintenance as it is a SaaS<br />
<strong>Customization:</strong> one of the easiest to create custom templates<br />
<strong>Interface:</strong> great<br />
<strong>Price:</strong> from $14/month</p>
<p>I hope after reading this, you find it a little bit easier to make your decision. If you have any opinion or question, please share it here.</p>
<p>The post <a href="https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/">Which E-Commerce Platform Is Right for Your Business?</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2013/07/which-e-commerce-platform-is-right-for-your-business/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">818</post-id>	</item>
	</channel>
</rss>
