<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Ecwid: E-Commerce Widgets</title>
	
	<link>http://www.ecwid.com</link>
	<description>Ecwid: shopping cart when and where you need it</description>
	<lastBuildDate>Wed, 16 May 2012 10:23:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ecwid" /><feedburner:info uri="ecwid" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Ecwid v10.4: new sharing buttons, improved Order API and more</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/DPDS0P_zhdQ/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html#comments</comments>
		<pubDate>Thu, 10 May 2012 07:23:04 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=959</guid>
		<description><![CDATA[A new minor version of Ecwid (v10.4) has been released. All Ecwid users have been upgraded automatically. In this post we'll describe what new features have been added.
- New Sharing Buttons
- Improved Order API
- What’s next?]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid v10.4" src="http://static.ecwid.com/wp-content/uploads/ecwid_logo_10_4.png" alt="Ecwid v10.4"  /><br />
A new minor version of Ecwid (v10.4) has been released. All Ecwid users have been upgraded automatically. In this post we&#8217;ll describe what new features have been added.</p>
<h3 style="padding-top: 50px">New Sharing Buttons</h3>
<p>Social networks, such as Facebook, have proven to be a great viral source for new customers. People love to share new things with their friends, so we&#8217;ve improved our social sharing options &#8211; it&#8217;s now easier and faster than ever. Ecwid already has the most popular button: Facebook&#8217;s &#8220;Like&#8221;. Now it also has these additional share buttons.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-v10-4-sharebuttons.png" alt="" /></p>
<ul>
<li>Twitter&#8217;s button. Twitter, with its 140 million active users, is a great way to promote your products and inform your customers about your store&#8217;s news. Users can now easily tweet a link to a product in our store &#8211; we will even suggest for them to follow your store&#8217;s Twitter account (if you&#8217;ve entered it in the settings).
</li>
<li>Google+  Google pushes its social network very actively and there is already a lot of people who prefer Google+ to Facebook. Ecwid now has the Google+ Share button, which looks very similar to Google&#8217;s &#8220;+1&#8243; one, however it is designed specially for sharing. This button <a href="http://googleplusplatform.blogspot.com/2012/04/introducing-google-share-button.html">was released</a> a few weeks ago only and is already available in Ecwid.</li>
<li>Pinterest&#8217;s &#8220;Pin it&#8221;: quite a new player on a social network field which gets a lot of attention nowadays. Pinterest is already named a 3d popular social network in US (after Facebook and Twitter), so it can bring you a lot of traffic. Check out <a href="http://bit.ly/KCbwqM">our selection of articles</a> describing why Pinterest is cool and how to use it properly.</li>
<li>VK button: VK is the most popular social network in Russia, so if you&#8217;re targeting customers from Russia, this button will be very useful.</li>
<li>Tumblr button &#8211; Tumblr is a microblogging platform, which is designed to share multimedia: most of Tumblr&#8217;s posts are images. The &#8220;Share to Tumblr&#8221; feature will be especially welcomed by merchants, who <a href="http://kb.ecwid.com/w/page/24099604/Tumblr">sell using Ecwid on their Tumblr blogs</a>.
</li>
</ul>
<p>Embedding new buttons seems like not a very complex change, but actually our engineers had to perform a lot of work under the hood. For example each button loads an image, CSS and JavaScript files, so if you enable all of them, it could slow a product page loading down, even if a user didn&#8217;t want to share anything.  This would be a big no-no for us, as Ecwid was built around speed. We had to create a system, where buttons are loaded only when a customer wants to share something. When the customers opens another item, the buttons and their resources are re-used, so the loading speed of product pages aren&#8217;t affected.  </p>
<p>The other interesting task was to make the buttons work all together and on all sites without issues. We even had to reverse-engineer the faulty JavaScript code of some of the buttons to fix minor, but annoying glitches.</p>
<p>All of these additions and fixes were to make enabling and using them our your site extremely easy: just log in to your Ecwid control panel and open the &#8220;System Settings → Social Tools → Share buttons&#8221; page. Such buttons encourage your customers to share your items more, this in turn will get you more visitors and sales.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-v10-4-sharebuttons-admin.png" alt="" /></p>
<h3 style="padding-top: 10px">Improved Order API</h3>
<p>When you start getting more and more orders, you will want to automate some actions. That&#8217;s why Ecwid API was implemented &#8211; to create a way to integrate Ecwid with other useful 3rd-party systems and apps (i.e. Quickbooks) according to your unique business needs. You can check some of these integrations in <a href="http://www.ecwid.com/connect/gcategory/accounting-and-inventory/">our &#8220;Goodies&#8221; section</a>.</p>
<p>Our Order API already allows to get information about your sales, now it is possible to <a href="http://kb.ecwid.com/w/page/43697230/Order%20API">update orders&#8217; statuses and tracking codes</a> via API as well. This feature should be used for more deep integrations with other systems. For example if you update a tracking number in your shipping software, it now could be updated in your Ecwid store as well.</p>
<h3 style="padding-top: 10px">Speed</h3>
<p>As you already know, constantly improving the speed of Ecwid stores is one of our primary goals. Ecwid is already an extremely fast shopping cart (thanks to its AJAX nature and our constant optimizations), however we improve its speed in every release. In v10.4 we paid very close attention to the initial loading of Ecwid stores, when all its main elements are loaded. We were able to further optimize Ecwid so the initial loading of an Ecwid store so that it takes 40% less time now. Pretty awesome result, isn&#8217;t it? </p>
<h3 style="padding-top: 10px">What&#8217;s next?</h3>
<p>v10.4 is a minor release and doesn&#8217;t bring any big features. They will appear in v11.00, which will be released soon. We decided to add:</p>
<ul>
<li>Sale/&#8221;Compare at&#8221; price &#8211; new way to promote your items and their new prices.</li>
<li>New social tool that will encourage your customers to share items with their friends &#8211; something even more cool than the usual share buttons.</li>
<li>Bulk discount pricing.</li>
<li>The completely re-vamped shipping module: ability to set rates based on order total (e.g. &#8220;free shipping for orders over $500&#8243;), ability to set a default shipping method on checkout and much more.</li>
</ul>
<p>These features are already developed and currently tested by our QA team. So stay tuned and subscribe to our <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news.</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.ecwid.com&#038;media=http%3A%2F%2Fwww.ecwid.com%2Fwp-content%2Fuploads%2FE045726792583C523710EF9A040A346F.cache_.png&#038;description=Ecwid%3A%20shopping%20cart%20when%20and%20where%20you%20need" class="pin-it-button" count-layout="horizontal"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a><br />
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v10.4: new sharing buttons, improved Order API and more" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plus action="share" href="http://www.ecwid.com/blog/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html" annotation="bubble"></g:plus></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-v10-4-new-sharing-buttons-improved-order-api-and-more.html</feedburner:origLink></item>
		<item>
		<title>Limited beta preview of the new Ecwid design</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/kxoO7gpOJIk/limited-beta-preview-of-the-new-ecwid-design.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/limited-beta-preview-of-the-new-ecwid-design.html#comments</comments>
		<pubDate>Sun, 01 Apr 2012 07:33:47 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=933</guid>
		<description><![CDATA[We’re constantly working on improving the look and feel of Ecwid stores. We strongly believe that a clean well designed customer interface directly impacts your sales. Having an awesome, fresh, usable design is a huge advantage over your competitors and directly leads to more sales. After a lot of research, and several prototypes our designers have found a way to make Ecwid even more awesome.]]></description>
			<content:encoded><![CDATA[<p>We’re constantly working on improving the look and feel of Ecwid stores. We strongly believe that a clean well designed customer interface directly impacts your sales. Having an awesome, fresh, usable design is a huge advantage over your competitors and directly leads to more sales.</p>
<p>After a lot of research, and several prototypes our designers have found a way to make Ecwid even more awesome.</p>
<p>While we are planning to release this new design in the future (no exact ETA yet), you can already preview it and take part in our Beta program. To participate please follow these easy steps:</p>
<ul>
<li>Open your store</li>
<li>Change the URL in the browser&#8217;s address bar. Add the <strong>#experimental_design</strong> part to the end of the URL.  If it already has the <strong>#</strong> symbol, remove everything after it and add &#8220;<strong>experimental_design</strong>&#8220;.  So your URL should look like this: <strong>http://www.example.com/store.html#experimental_design</strong></li>
<li>Refresh the page using this new URL and check the new Ecwid look. (The preview works for Windows and Mac users and for stores that are not embedded with iframes, like some sitebuilders (i.e. Wix )
</li>
</ul>
<p>You can check out the new design on our demo store: <strong><a href="http://www.ecwid.com/demo-frontend.html#experimental_design">www.ecwid.com/demo-frontend.html#experimental_design</a></strong></p>
<p>We have already tested this new design on small subset of users and received strong positive feedback. As one of our users said: &#8220;<em>That is really great. New font is just gorgeous!</em>&#8220;. Users also say that the new look is very impressive and fresh, so we are looking forward to releasing it to all Ecwid stores.</p>
<p style="color:gray;">
And lastly&#8230;<br />
Happy April Fools&#8217; Day! Don&#8217;t worry this is just a <a href="http://sixrevisions.com/graphics-design/comic-sans-the-font-everyone-loves-to-hate/">joke</a> : -)
</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/limited-beta-preview-of-the-new-ecwid-design.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Limited beta preview of the new Ecwid design" data-count="horizontal" data-via="ecwid">Tweet</a></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><br />
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/limited-beta-preview-of-the-new-ecwid-design.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/limited-beta-preview-of-the-new-ecwid-design.html/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/limited-beta-preview-of-the-new-ecwid-design.html</feedburner:origLink></item>
		<item>
		<title>Ecwid v10.3 has been released</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/tBdNCq3lUEU/ecwid-v10-3-has-been-released.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-3-has-been-released.html#comments</comments>
		<pubDate>Wed, 29 Feb 2012 11:25:51 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=920</guid>
		<description><![CDATA[A new version of Ecwid (v10.3) has been released. All Ecwid users have been upgraded automatically. This minor release adds two highly-anticipated features to Ecwid.
- Affiliate program: 20% revenue share
- Next / Previous product navigation links]]></description>
			<content:encoded><![CDATA[<p>A new version of Ecwid (v10.3) has been released. All Ecwid users have been upgraded automatically. This minor release adds two highly-anticipated features to Ecwid. </p>
<h3 style="padding-top: 10px">Affiliate program: 20% revenue share</h3>
<p>We are glad to announce that Ecwid Affiliate Program has been officially launched. Becoming an Ecwid affiliate is the fastest and easiest way to partner with us and get rewarded for spreading the word and love about Ecwid. Refer clients to Ecwid and get your cut from our profits: 20% recurring revenue commission for all their payments to us.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_revenue_share.jpg" alt="Ecwid Affiliate Program" /></p>
<p>Our affiliate program is powered by <a href="http://www.ecwid.com/connect/gcategory/affiliate-software/">zferral affiliate software</a> and features:
<ul>
<li>Automatic commissions payment via PayPal
</li>
<li>Real-time performance tracking and comprehensive set of reports
</li>
<li>Pre-configured marketing banners for quick start with the program
</li>
<li>Tools for running campaigns on Facebook and Twitter
</li>
</ul>
<p>To join the program please visit our web site at <a href="http://www.ecwid.com/affiliate-program.html">www.ecwid.com/affiliate-program.html</a> and press the &#8220;Join Affiliate Program&#8221; button. We believe this program is a great opportunity for everyone that would like to help Ecwid grow and also earn with us as well.</p>
<h3 style="padding-top: 10px">Next / Previous product navigation links</h3>
<p>Ecwid now displays special &#8220;Previous / Next Product&#8221; links on the product details page, so your customers can browse your items quickly, efficiently and more conveniently. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_10_3_nav_links.png" alt="" /></p>
<p>Prior to this new feature, if a customer wanted to browse all items in a specific category, he/she would need to open a product details page, then go back to the category level, then open the next product and so on. This was not ideal and not the way it should be. That&#8217;s why we added these links, so now your customers can easily press the &#8220;Next product&#8221; link and the next product is loaded instantly.</p>
<p>This feature hides a lot of great changes and improvements under the hood. We wanted to create the fastest and &#8220;wowest&#8221; experience as possible, so we implemented a complex combination of product caching and products pre-loading mechanisms to make sure the next/previous product will be loaded blazingly fast. Actually when a customer presses the link, the next product is already loaded and ready to be shown, so it is displayed instantly. This means that Ecwid will display product pages faster than any shopping cart on the market, period. </p>
<p>But this is not all. If you&#8217;re a keyboard ninja and love keyboard shortcuts, you can use them to browse your catalog. Use &#8220;Ctrl + →&#8221; and &#8220;Ctrl + ←&#8221; to browse products and &#8220;Ctrl + ↑&#8221; to go one level up.</p>
<p>As one of our users who tested this feature, said: &#8220;<em>Ah that is really awesome&#8230; I was just messing with it in the test store. It&#8217;s kind of addicting, getting you to click through the whole catalog</em>&#8220;.</p>
<p>Your customers will view more items and spend more time on your site, which will lead to more sales for you. </p>
<p>These &#8220;Next / Previous&#8221; links are new elements on the product details page, so if you use a highly-modified custom CSS theme on your store, you will probably need to style them as well. For this reason, we&#8217;ve disabled this feature for our users by default (as we do with other new features). If you would like to use this new feature you will need to enable it manually. Just log in to your control panel and follow the instructions.</p>
<h3 style="padding-top: 10px">Also</h3>
<ul>
<li>We&#8217;re constantly working on improving the performance and speed of all Ecwid stores. We strongly believe that fast page loading is a big advantage and leads to more sales. As a result of our internal changes the average speed of Ecwid response was improved by 15%.
</li>
<li>We&#8217;ve also improved the order search in the control panel. As many of you probably know already, Ecwid provides a unified field to search for all order values. It&#8217;s very convenient not to think of what field to fill in and just enter the search string in one field and find the specific order for whatever you search for: customer name, email, purchased products or anything else. It works great, however as soon as the number of orders grows in a store, the performance begins to suffer &#8211; too far from our standards. That&#8217;s why our engineers revamped the order search completely. Now Ecwid uses a separate search server to perform such tasks. So even if you have thousands of orders (we wish for you to have them), the search will be extremely fast and accurate.  As a neat addition to this feature, it is now possible to search by the &#8220;Affiliate ID&#8221; order field as well. This feature will be automatically enabled for all merchants who have more than 100 orders a few hours after v10.3 release. </li>
</ul>
<p>Feel free to use and enjoy these new features. Our team is already working on the next major version, which will include a completely revamped shipping module, new social sharing buttons and many more important new features.  Stay tuned and subscribe to our blog, <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news : -)</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/ecwid-v10-3-has-been-released.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v10.3 has been released" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/ecwid-v10-3-has-been-released.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-3-has-been-released.html/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-3-has-been-released.html</feedburner:origLink></item>
		<item>
		<title>Ecwid v10.2 has been released</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/b1HkvCf3KVI/ecwid-v10-2-has-been-released.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-2-has-been-released.html#comments</comments>
		<pubDate>Wed, 04 Jan 2012 08:16:18 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=898</guid>
		<description><![CDATA[A new version of Ecwid (v10.2) has been released. In this post we'll describe what new features have been added and also highlight some features from v10 that we haven't mentioned in our blog yet.
- Comment area for customers on checkout
- Easy way to add tracking and affiliate codes to your store
- Unfinished sales
- New APIs for partners
- New Russian payment gateway: QIWI
Read more...]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid v10.2" src="http://static.ecwid.com/wp-content/uploads/ecwid_logo_10_2.png" alt="Ecwid v10.2"  /><br />
A new version of Ecwid (v10.2) has been released. All Ecwid users have been upgraded automatically. In this post we&#8217;ll describe what new features have been added and also highlight some features from v10 that we haven&#8217;t mentioned in our blog yet.</p>
<h3 style="padding-top: 50px">Comment area for customers on checkout</h3>
<p>Now Ecwid has a tool that allows you to ask the customer for additional information during checkout. You can enable this feature in the control panel and allow your customers to write notes and add specific information to their orders. After orders are placed they will display as notes in the backend.</p>
<p>This feature can be used to collect any specific information or considerations that your customers would like to attach to an order. For example a gift note, a preferred time of delivery, specific options related to a whole order. You can easily change the form caption to better suite your situation. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-2-order-comments.png" alt="" /></p>
<p>We know that many Ecwid merchants have waited a while for this feature, since collecting specific information related to an order is an essential part of their business. The more detailed information about your customers orders, the better you can serve them, and the more repeat sales you&#8217;ll receive. We&#8217;re happy to release this important and &#8220;must-have&#8221; feature. It can be enabled on the &#8220;<strong>System Settings → General → Cart</strong>&#8221; page, &#8220;Order comments&#8221; section.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-2-order-comments-admin.png" alt="" /></p>
<h3 style="padding-top: 10px">Easy way to add tracking and affiliate codes to your store</h3>
<p>A lot of merchants use affiliate systems and advertising tools (such as Google AdWords) as an additional channel to boost their website traffic and sales. Indeed, they can be very effective. Almost all systems ask to add some specific conversion/affiliate tracking code to your conversion page, also known as &#8220;Thank you for your order&#8221; page, i.e. the last checkout page a customer sees when he placed an order successfully. </p>
<p>Now Ecwid has an easy way to add such codes. Just open the &#8220;<strong>System Settings → General → Cart</strong>&#8221; page, find &#8220;Checkout Settings&#8221; section and enter the code there. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-2-affiliate-code.png" alt="" /></p>
<p>Now you can use your Ecwid store with your favorite affiliate system without any issues and get more sales. If you don&#8217;t have an affiliate program yet, we suggest you to consider adding it, because affiliates can bring you many new customers. For example check <a href="http://zfer.us/ws8UQ">zferral</a>. </p>
<h3 style="padding-top: 10px">More changes</h3>
<ul>
<li>New Russian payment gateway: <a href="http://kb.ecwid.com/w/page/41992540/QIWI">QIWI</a>. It&#8217;s one of the most popular gateways there. It has low transaction rates, widely used by customers and it&#8217;s easy to sign up for a QIWI merchant account.  That&#8217;s why we think it&#8217;s a great option for merchants who&#8217;ve just began selling online in Russia.</li>
<li>A lot of internal architectural improvements under the hood. These improvements will increase the speed and stability of the Ecwid platform.</li>
<li>Now it&#8217;s possible to change the endpoint URL of the Authrozie.Net payment gateway. It instantly allows Ecwid to support many different gateways that can emulate Authorize.Net SIM API. Moreover, it&#8217;s now possible to integrate a custom gateway with Ecwid without touching Ecwid code and asking the Ecwid team for changes. It&#8217;s a great opportunity for 3rd-party developers: there&#8217;s tons of different gateways, which we don&#8217;t integrate with Ecwid yet. Now you can create your own 3rd-party integration and offer it to merchants. More details: <a href="http://kb.ecwid.com/w/page/49187841/AuthorizeNet%20Emulation#Custompaymentgateways">Custom payment gateways API</a></li>
<li>We&#8217;ve <a href="http://kb.ecwid.com/w/page/43883623/Single%20Sign-On%20API#Providingsignin/signoutfunctionality">updated</a> Ecwid&#8217;s Single Sign-on API slightly for better integration with your site&#8217;s Sign in/Sign out links. So if you use this API, we suggest to update your integration.
</li>
<li>New translations of the control panel and storefront. The backend is now available in Spanish and Portugese. Storefronts are now available in Persian, Lithuanian and Macedonian. Ecwid now has <strong>40 storefront translations</strong>, that&#8217;s a lot! Thanks to all of the volunteers who&#8217;ve helped us with the translations.
</li>
</ul>
<p>Also we want to describe some new features implemented in <strong>v10</strong>. You&#8217;ve most likely already noticed and used them, but we think that they&#8217;re worth mentioning in our blog.<br />
<h3 style="padding-top: 10px">Unfinished sales</h3>
<p>Now store owners can view the unfinished sales. These are orders that were started by customers, but were not placed yet. For example you can always contact a customer and ask if he/she has any problems when placing an order. If you for example get an order by phone, you can always convert the unfinished order to a &#8220;real&#8221; one manually, by pressing the &#8220;Place this order&#8221; button.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-unfinished-sales.png" alt="" /></p>
<p>This feature will be very useful for converting unfinished abandoned orders to the real sales.</p>
<h3 style="padding-top: 10px">Ask customers to select the product options</h3>
<p>Customers who shop in Ecwid stores have many ways to add a product to the shopping bag.</p>
<p>Besides the old-school &#8220;Add to Cart&#8221; button on the product details page, a customer can also drag-n-drop a product to the cart or add it from the list of products in the &#8220;Table&#8221; view. When these ways are used, the customer skips the selection of product options and the default set of options is added to the cart. Some merchants found this behavior not desirable, because they wanted the customer to be able to select the necessary options to avoid possible incorrect purchases.</p>
<p>Now it is possible. If you enable the &#8220;Ask customers to select the options&#8221; button, Ecwid will always ask to select the options before adding a product to the bag, if they aren&#8217;t selected yet.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-select-options.png" alt="" /></p>
<h3 style="padding-top: 10px">PayPal reasons of the Pending orders</h3>
<p>There is <a href="http://kb.ecwid.com/w/page/15853304/PayPal#AcustomerhaspaidviaPayPalbutnbspintheEcwidcontrolpaneltheorderstatusisQueuedinsteadofAcceptednbsp">plenty of reasons</a>, why an order placed via PayPal has the &#8220;Queued&#8221; (pending) status instead of &#8220;Accepted&#8221; (order has been placed successfully, money received) one. The most popular reason is that for some reasons PayPal informed Ecwid that the payment was pending or Ecwid marked the order as &#8220;suspicious&#8221;. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-paypal.png" alt="" /></p>
<p>Now Ecwid displays the exact reason in the order details. So you will always know, why the particular order is &#8220;Queued&#8221;.</p>
<h3 style="padding-top: 10px">New APIs for partners</h3>
<p>A lot of API work has been done. We&#8217;ve added many new private APIs for our partners, such as a Single Sign-on for the backend, ability to create and manage stores via API calls, embedding our control panel to external websites. All these APIs allow to smoothly integrate Ecwid with your platform and offer it as an integral part of your business.</p>
<p>If you&#8217;re a web-hosting, site-builder, payment gateway or just want to re-sell Ecwid to hundreds of your client, drop us a line: <a href="http://www.ecwid.com/partners-program.html">www.ecwid.com/partners-program.html</a></p>
<h3 style="padding-top: 10px">Improved Dashboard</h3>
<p>Some useful changes have been added to the &#8220;Dashboard&#8221; page.  Now it displays the last 10 orders instead of the last 5. You can also hide the unnecessary sections if you don&#8217;t need them. For example if you wish to hide the integration code dashboard since you only need it once (when Ecwid is installed) you can. This way it doesn&#8217;t display each time you log in to the control panel. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-10-dashboard-stats.png" alt="" /></p>
<p>We also added a new section, that displays your Store ID, storage and how much data has been transferred. So you have more stats about your store and will never miss your Store ID, which is often necessary when you install Ecwid plugins or ask a question on our forums.</p>
<p>Thank you all for the support and help. Stay tuned and subscribe to our <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news : -)</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/ecwid-v10-2-has-been-released.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v10.2 has been released" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/ecwid-v10-2-has-been-released.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-2-has-been-released.html/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-v10-2-has-been-released.html</feedburner:origLink></item>
		<item>
		<title>Ecwid raised $1.5 million in funding &amp; expands to US, UK</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/SYc-Bcv4J_w/ecwid-raised-1-5-million-in-funding.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-raised-1-5-million-in-funding.html#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:54:57 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=894</guid>
		<description><![CDATA[We're pleased to announce our Series A round of venture funding and a planned opening of our first United States and United Kingdom offices. The $1.5 million funding was completed by Runa Capital, a global venture capital firm. You will find the details on Techcrunch, VentureBeat or in our official press-release.]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid raised $1.5 million in funding &amp; expands To US, UK" src="http://static.ecwid.com/wp-content/uploads/ecwid_mln.png" alt="Ecwid raised $1.5 million in funding &amp; expands To US, UK"  />  We&#8217;re pleased to announce our Series A round of venture funding and a planned opening of our first United States and United Kingdom offices. The <strong>$1.5 million</strong> funding was completed by <a href="http://www.runacap.com/">Runa Capital</a>, a global venture capital firm.</p>
<p>You will find the details on <a href="http://techcrunch.com/2011/12/14/shopping-cart-software-maker-ecwid-raises-1-5m-expands-to-us-uk/">Techcrunch</a>, <a href="http://venturebeat.com/2011/12/14/ecwid-secures-1-5m-in-funding/">VentureBeat</a> or in our <a href="http://www.businesswire.com/news/home/20111214005395/en/Ecwid-Completes-Venture-Funding-Runa-Capital-Announces">official press-release</a>.<br />
<br style="clear:both;" /><br />
This means a lot for every Ecwid merchant. Our startup was initially created by a small team and was growing without any investments (thanks to our users, who subscribe to <a href="http://www.ecwid.com/compare-plans.html">our Silver plan</a>!). In two years it grew from just a released app to a solid e-commerce platform used by <strong>115,000 merchants</strong> in <strong>174 countries</strong>. Nowadays if you want to <a href="http://apps.facebook.com/ecwid-shop/welcome">sell on Facebook</a>, add e-commerce functionality to your WordPress or Joomla site, or just have an easy-to-use and hassles-free store, Ecwid is the best choice. </p>
<p>The investment will allow us to grow even faster and make Ecwid the most popular shopping cart in the world. With more resources we will be able to seriosly expand our team and release new Ecwid versions more often.  That&#8217;s the main advantage of this investment for each Ecwid user: more great new features you all ask for. </p>
<p>In addition, we will establish offices in the US and UK in early 2012, since roughly 70 percent of our users are based in the United States and European Union. </p>
<p>Thank you all for your support! Stay tuned, 2012 will be very interesting and great for Ecwid community.</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/ecwid-raised-1-5-million-in-funding.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid raised $1.5 million in funding &#038; expands to US, UK" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/ecwid-raised-1-5-million-in-funding.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-raised-1-5-million-in-funding.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-raised-1-5-million-in-funding.html</feedburner:origLink></item>
		<item>
		<title>Major improvements to our Facebook app: 4 great new features</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/mT2kZ31EMZE/major-improvements-to-our-facebook-app-4-great-new-features.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/major-improvements-to-our-facebook-app-4-great-new-features.html#comments</comments>
		<pubDate>Thu, 24 Nov 2011 08:02:46 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=881</guid>
		<description><![CDATA[Today we’re happy to announce a new major version of our Facebook app with some new, very useful, and highly anticipated features added.
- Browse your products right inside your Facebook tab
- Straight forward installation process
- Manage your pages easily
- Easy and free way to create custom Facebook tabs
Read more...]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Major improvements to our Facebook app: 4 great new features" src="http://static.ecwid.com/wp-content/uploads/fb_new_app.png" alt="Major improvements to our Facebook app: 4 great new features"  /> Facebook is great place to communicate with your existing and potential customers. With more than <a href="http://www.socialmediaexaminer.com/26-promising-social-media-stats-for-small-businesses/">800 million active users that spend 23% of their online time on social networks</a> almost every business now has a Facebook page or is planning to create one.</p>
<p>Today we&#8217;re happy to announce a new major version of our <a href="http://www.facebook.com/EcwidShoppingCart">Facebook shopping cart</a> with some new, very useful, and highly anticipated features added.</p>
<h3 style="padding-top: 50px">Browse your products right inside your Facebook tab</h3>
<p>Some background of this change — We released our free e-commerce Facebook app about a year and a half ago. At that time Facebook didn&#8217;t allow the use of HTML in the page tabs. Only Facebook&#8217;s technologies called FBML and FBJS could be used there. These technologies are quite limited and it wasn&#8217;t possible to provide a great shopping experience using them. Moreover, FBML tabs didn&#8217;t support secure browsing via HTTPS and their speed was far from perfect. </p>
<p>At Ecwid, we care about speed and security. For this reason, it wasn&#8217;t a good idea to show the store in the FBML tab. This is why we decided to show just 4 random products with the big &#8220;Open our Store&#8221; button. Those products and button were linked to the main app canvas, which is still inside Facebook, but allows to use standard HTML and JavaScript and is much narrower than a tab. Your customers were still able to see the products in your store on the &#8220;Products&#8221; tab of your page, but at the same time they were able to checkout and place order in the secure and fast environment of our app&#8217;s main canvas. It was a good workaround, but your users had to click a button to browse your products and that wasn&#8217;t cool.</p>
<p>Facebook now has improved its platform and added this missed feature, making it possible to use standard HTML/JavaScript right inside your Facebook tab. So our app has been updated as well!</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_fb_app_9.png" alt="" /></p>
<p>Now your customers can view and browse your products and categories immediately after opening the store tab of your Facebook page. No more extra clicks! Just open the tab and begin browsing your full-featured Ecwid store. You can view an example at the following URL: <a href="http://www.facebook.com/ecwid?sk=app_251458316228">www.facebook.com/ecwid?sk=app_251458316228</a></p>
<p>If a customers tries to open a page, that requires a wider layout, then he will be redirected to the same page in a main Facebook app canvas. As a result, your customers can start to browse your products immediately after opening your &#8216;Products&#8217; tab but will still have a great shopping experience and advantage of the wide app canvas.</p>
<p>All new users of our Facebook app have this feature enabled by default. Existing users can enable it in the <a href="http://apps.facebook.com/ecwid-shop/">app settings</a>.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_new_fb_app_4.png" alt="" /></p>
<h3 style="padding-top: 10px">Straight forward installation process</h3>
<p>We&#8217;ve improved the installation process greatly. Now our Facebook app has an awesome welcome page, which highlights the app&#8217;s key features. This page is shown to a first-time visitor, who hasn&#8217;t added Ecwid to their page yet.  Also you can always open this page at <a href="http://apps.facebook.com/ecwid-shop/welcome">apps.facebook.com/ecwid-shop/welcome</a></p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_fb_app_6.png" alt="" /></p>
<p>Moreover, the app guides you through the installation process step by step. This improvement will make the installation of our Facebook shopping cart as easy as pie.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_new_fb_app_2.png" alt="" /></p>
<h3 style="padding-top: 10px">Manage your pages </h3>
<p>All your pages that have Ecwid installed are now displayed in one place. So if you manage many Facebook pages this feature will make your life much easier. You can open any of your pages in one place and have access to their settings.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_new_fb_app_7.png" alt="" /></p>
<h3 style="padding-top: 10px">Easy and free way to create custom Facebook tabs</h3>
<p>Some Facebook page Owners want to create custom Facebook tabs to display their content on Facebook pages. These tabs are great to show promotions, your company description, welcome messages and other things that you may feel are important to your Facebook visitors.</p>
<p>For example check our &#8220;Testimonials&#8221; tab: <a href="http://www.facebook.com/ecwid?sk=app_207940915916695">www.facebook.com/ecwid?sk=app_207940915916695</a></p>
<p>There is no easy and free way to create a custom tab. You need to create your own Facebook application yourself, code it, host it and purchase an SSL certificate (recent Facebook requirement for all apps). Or you can use a one of many existing apps to create a custom tab. Usually such apps are free and show a pesky &#8220;Powered by&#8221; link, that doesn&#8217;t look professional.</p>
<p>We here at Ecwid want our users to have a hassle-free experience and not be worried about such issues. That&#8217;s why we&#8217;ve added the feature that allows every user of our free Facebook app to add a tab with custom HTML code to his/her page for free. No pesky &#8220;powered by&#8221; links inside the tab, No coding necessary, no additional hosting and avoiding unnecessary spending.</p>
<p>There is one more thing. This feature has the &#8220;Fan Gate&#8221; option included. Fan Gate is where visitors who open your page see one form of content and when they &#8220;like&#8221; it, the content changes to something different and just for fans. For example non-fans can see a message such as  &#8220;Like us to access a 10% off coupon&#8221; and when they like your page, the coupon code appears there. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_new_fb_app_5.png" alt="" /></p>
<p>This is an awesome feature for deals, discounts, gifts, contests and exclusive content. It will encourage Facebook users to &#8220;Like&#8221; your page which will increase the number of your page&#8217;s fans and get more sales! : -) </p>
<p>We&#8217;re already working on new features and updates for the next major Ecwid version. Stay tuned and subscribe to <a href="http://www.ecwid.com/blog/">our blog</a>, <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news.</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/major-improvements-to-our-facebook-app-4-great-new-features.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Major improvements to the Ecwid Facebook app: 4 great new features" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/major-improvements-to-our-facebook-app-4-great-new-features.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/major-improvements-to-our-facebook-app-4-great-new-features.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/major-improvements-to-our-facebook-app-4-great-new-features.html</feedburner:origLink></item>
		<item>
		<title>We're Celebrating Ecwid's Second Birthday!</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/0kNtQsYl-Ck/were-celebrating-ecwids-second-birthday.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/were-celebrating-ecwids-second-birthday.html#comments</comments>
		<pubDate>Mon, 26 Sep 2011 14:12:51 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=849</guid>
		<description><![CDATA[Ecwid was released 2 years ago.
- We have already got about 100,000 registered merchants.
- Ecwid is used in 174 countries.
- Ecwid storefront has been translated into 37 languages.
- Our comminity have posted 35,500+ forum messages.
- Since the first version 500+ new features have been implemented.
- Our servers serve 200,000,000+ requests each month.
- Store owners have uploaded 6,000,000+ product images to our system.]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="We're Celebrating Ecwid's Second Birthday!" src="http://static.ecwid.com/wp-content/uploads/2year_icon.png" alt="We're Celebrating Ecwid's First Birthday!"  />  Ecwid was released 2 years ago. Since then it has been a great journey for our team. Developing the best shopping cart platform is a very interesting (well, and sometimes hard) experience and we enjoy each day of it.</p>
<h3 style="clear:both;">Some quick facts</h3>
<ul>
<li>We have already got about <strong>100,000 registered merchants</strong>.
</li>
<li>Ecwid is used in <strong>174 countries</strong>.</li>
<li>Ecwid storefront has been translated into <strong>37 languages</strong>.</li>
<li>Our comminity have posted <strong>35,500+ forum messages</strong>.</li>
<li>Since the first version <strong>500+ new features</strong> have been implemented.</li>
<li>Our servers serve <strong>200,000,000+ requests</strong> each month.</li>
<li>Store owners have uploaded <strong>6,000,000+ product images</strong> to our system.</li>
</ul>
<p>Pretty exciting stats. However, we&#8217;re not going to stop. 2012 will be a great year for our community and Ecwid: we have very big and ambitious plans on Ecwid. So, stay tuned!</p>
<h3>Thank you all</h3>
<p>We’d like to give a big Thank You to all our community. You&#8217;re awesome. Your help, feedback and kind words and comments support us greatly. Thank you! </p>
<p>Happy Birthday, Ecwidians! : -)</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/were-celebrating-ecwids-second-birthday.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="We're Celebrating Ecwid's Second Birthday!" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/were-celebrating-ecwids-second-birthday.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/were-celebrating-ecwids-second-birthday.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/were-celebrating-ecwids-second-birthday.html</feedburner:origLink></item>
		<item>
		<title>Ecwid v9.1 has been released</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/MGBsyTNL5ow/ecwid-v9-1-has-been-released.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-1-has-been-released.html#comments</comments>
		<pubDate>Thu, 25 Aug 2011 12:28:51 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=834</guid>
		<description><![CDATA[A new version of Ecwid (v9.1) has been released. All Ecwid users have been upgraded automatically.
- Search by transaction ID
- New “Available, but out of stock” filter
- New mail tags: %affiliate_id% and “%payment_transaction_id%
- New payment gateway: Multisafepay
- The “Formats &#038; units” setting page re-designed
- New Ukrainian translation
Read more...]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid v9.1" src="http://static.ecwid.com/wp-content/uploads/ecwid_logo_9_1.png" alt="Ecwid v9.1"  /><br />
A new version of Ecwid (v9.1) has been released. All Ecwid users have been upgraded automatically. This release is minor and doesn&#8217;t bring any major features yet (they&#8217;re planned for v10). However, some new neat improvements have been added. </p>
<h3 style="padding-top: 50px">Search by transaction ID</h3>
<p>Now you can search for your orders by a transaction ID. This feature is very handy, if you see the transaction in your payment gateway&#8217;s back-end and want to find the corresponding order in your Ecwid control panel. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/v9-1-1.png" alt="" /></p>
<h3 style="padding-top: 10px">New &#8220;Available, but out of stock&#8221; filter</h3>
<p>The new filter allows one to quickly get a list of products which are enabled but out-of-stock. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/v9-1-2.png" alt="" /></p>
<h3 style="padding-top: 10px">New mail tags: %affiliate_id% and &#8220;%payment_transaction_id%</h3>
<p>If you want to send affiliate ID’s or transaction ID’s in your admin notifications and have access to this information without logging in to your control panel, then these mail tags are for you. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/v9-1-3.png" alt="" /></p>
<h3 style="padding-top: 10px">New payment gateway: Multisafepay</h3>
<p>This is a new payment option for our Dutch clients. The MultiSafepay payment gateway allows accepting payments via iDeal, Credit cards, Banktransfer (NL and BE), Bancontact/Mister Cash, Direct-debit, Giropay and DIRECTebanking. </p>
<p><a href="http://www.multisafepay.com"  target="_blank"><img  src="http://www.multisafepay.com/downloads/betaalbutton/msp/multisafepay-betaalveiligonline-180px.gif"  width="180" height="44  hspace="6" alt="multisafepay betaal veilig online" title="Multisafepay internetkassa" border="0"></a></p>
<p><a href="http://www.multisafepay.com"  target="_blank"><img src="http://www.multisafepay.com/downloads/betaalbutton/connect/msp-connect-allebetaalmethoden-staand-180px.gif"  width="180" height="219" hspace="6" alt="multisafepay connect" title="Multisafepay connect" border="0"></a></p>
<h3 style="padding-top: 10px">Improved messages about shipping/tax/product price changes in cart</h3>
<p>Now if a customer adds some products to cart and the store owner changes some shipping/tax/product prices/rates at the same moment, the customer will see a notice about this even without refreshing the store page. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/v9-1-5.png" alt="" /></p>
<p>So, your customers will always purchase your items using the latest actual prices and rates. </p>
<h3 style="padding-top: 10px">The &#8220;Formats &#038; units&#8221; setting page re-designed</h3>
<p>Now it is more convenient and clear. You can compare the old and new designs on this screen-shot: <a href="http://static.ecwid.com/wp-content/uploads/sys_set_compare.png">sys_set_compare.png</a></p>
<h3 style="padding-top: 10px">New Ukrainian translation</h3>
<p><img src="http://static.ecwid.com/wp-content/uploads/v9-1-7.png" alt="" /></p>
<p>Ecwid already has <strong>37</strong> storefront translations out of the box. Thank you, our Ecwid users, who have contributed the translations and corrections for helping us to achieve this!  </p>
<p>Feel free to use and enjoy the new version. Our team is already working on v10, which will add more interesting things. Stay tuned and subscribe to <a href="http://feeds.feedburner.com/ecwid">our blog</a>, <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news : -)</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/ecwid-v9-1-has-been-released.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v9.1 has been released" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<p><g:plusone size="medium" href="http://www.ecwid.com/blog/ecwid-news/ecwid-v9-1-has-been-released.html"></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-1-has-been-released.html/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-1-has-been-released.html</feedburner:origLink></item>
		<item>
		<title>Ecwid v9.0 has been released</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/p_BoWPcanVM/ecwid-v9-0-has-been-released.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-0-has-been-released.html#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:55:47 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=786</guid>
		<description><![CDATA[We're happy to announce the next major release of Ecwid, version 9.0. All users have been upgraded automatically. So what new features have our developers implemented during the last couple of months?
- Category descriptions
- Good news for Ecwid developers: 4 new APIs have been added
- Social tools
- All images have been moved to Amazon S3
- 2 new payment gateways
Read more...]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid v9.0" src="http://static.ecwid.com/wp-content/uploads/ecwid_logo_9_0.png" alt="Ecwid v9.0"  /> </p>
<p>We&#8217;re happy to announce the next major release of Ecwid, version 9.0. All users have been upgraded automatically.</p>
<p>So what new features have our developers implemented during the last couple of months?</p>
<h3 style="padding-top: 50px">Category descriptions</h3>
<p>Now it&#8217;s possible to add a description to any category or an entire store. This feature is extremely useful if you want to make your category pages more appealing, which can lead to more sales : -)</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-v9-1_upd.png" alt="" /></p>
<p>For example you can add a general description of a categories products or a graphic banner, promoting <a href="http://www.ecwid.com/demo-frontend.html#ecwid:category=1002&#038;mode=category&#038;offset=0&#038;sort=normal">a special product</a> or highlight <a href="http://www.naturalbodyinc.com/store.html#ecwid:mode=category&#038;category=342043">some featured products</a> (two products below the &#8220;This Weeks Featured Specials&#8221; header are added using a category description). Using this feature your category pages will look better than ever. </p>
<h3 style="padding-top: 10px">Good news for Ecwid developers: 4 new APIs have been added</h3>
<p>We&#8217;ve added <a href="http://kb.ecwid.com/w/page/25232810/API">4 new great APIs</a>. Now Ecwid is even more flexible and can be integrated with different 3rd party applications and extended using custom modules! Let&#8217;s describe these APIs: </p>
<ul>
<li><strong>JavaScript API</strong><br />
This API is intended for JavaScript ninjas who want to integrate their own JS codes with Ecwid. This API allows you to attach your custom JavaScript functions to Ecwid events and access Ecwid internal variables (such as information about a logged in customer). For example this API can be used if you want to dynamically update the site page based on some Ecwid states and events: &#8220;show a special banner, if a customer is eligible for free shipping&#8221;. JavaScript is a very powerful language, so the number of possible mods and tweaks using this API is pretty vast. </li>
<li><strong>Single Sign-On API</strong><br />
Single sign-on (SSO) is a user authentication process that permits a user to enter one login and password in order to access multiple applications. For example if your site already has the ability to create accounts and you are using Ecwid your customers may find it rather inconvenient that they have to log in to your site and store separately. No more inconveniencing your customers! This API allows your customers to sign into your site and fully use your store without having to sign into Ecwid.  I.e. if a customer is logged in to your site, he/she is logged in to your store automatically, even if he/she didn&#8217;t have an account in your store before. This API will be extremely helpful for sites with an existing user base, who wants to make checkout process more transparent and easy for their customers. </li>
<li><strong>Order API</strong><br />
Using this secure API, authorized apps and services can get information about orders in your store.  It should be used for integrations with accounting applications(such as Quickbooks), CRM systems and affiliate systems; syncing orders with your other stores or creating custom reports, invoices and shipping labels.
</li>
<li><strong>Instant Order Notifications API</strong><br />
Now Ecwid can notify another application in a real-time about important events happened in your store: &#8220;new order placed&#8221; and &#8220;order status changed&#8221;. A developer can use this API to extend and customize your checkout process. For example send a custom e-mail notification, inform your supplier about a sale or generate a pin code or a license for a sold software.</li>
</ul>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-v9-2_upd.png" alt="" /></p>
<p>All developers are welcome to create custom services and modules (free or paid ones) for Ecwid users with these APIs. We&#8217;ll be glad to help you to promote them and place them in our &#8220;<a href="http://www.ecwid.com/connect/">Goodies</a>&#8221; section!</p>
<h3 style="padding-top: 10px">Social tools</h3>
<p>Ecwid has always been a social shopping cart. Using its free <a href="http://www.facebook.com/EcwidShoppingCart">Facebook shopping cart application</a> it is possible to start selling on Facebook in minutes. Now each Ecwid merchant has more social tools, which can be enabled with a single click: Facebook comments and Facebook Like buttons.</p>
<ul>
<li> <strong>Facebook comments</strong> are a good choice if you want to make your product reviews truly social. They have two important features:<br />
1. Social Relevance: Facebook Comments Box uses social signals to surface the highest quality comments for each user. Comments are ordered to show users the most relevant comments from friends, friends of friends, and the most liked or active discussion threads.<br />
2. Distribution: Comments are easily shared with friends on Facebook, meaning more people who know about your online store. If a user posts a comment, a story appears on their friends&#8217; News Feed indicating that they&#8217;ve made a comment on your website, which will also link back to your site. <br /> Friends can then respond to the discussion by liking or replying to the comment directly in the News Feed on Facebook or in the Comments Box on your site. Threads stay synced across Facebook and on the Comments Box on your site regardless of where the comment was made.</li>
<li><strong>Facebook Like buttons</strong><br />
Using these buttons a customer can quickly share a product in the News Feed with a link to your site, so all his/her friends will notice that he/she liked it and will be able to check your product too. Nowadays Like buttons are a serious traffic source for websites.<br />
These buttons also have the other purpose: they&#8217;re modern equivalent of old-school &#8220;1-5 star&#8221; reviews. The more &#8220;Likes&#8221; a product has, the more popular it is. Since Ecwid displays Likes on category pages also, it&#8217;s easy to see what products are most preferred by customers. </li>
</ul>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid-v9-3-upd.png" alt="" /></p>
<p>And the greatest part of Facebook Comments and Likes is that they&#8217;re made by real people with real Facebook accounts. So your store visitors will trust them, which leads to more sales for you.</p>
<h3 style="padding-top: 10px">All images have been moved to Amazon S3</h3>
<p>Geeky tech news: Ecwid now uses the &#8220;<a href="http://aws.amazon.com/s3/">Amazon S3</a>&#8221; service to host all category and product images. Almost <strong>6 millions</strong> existing images have been moved transparently for our users from Ecwid&#8217;s Amazon servers to Amazon S3. All old links of course work without problems, however all stores are using new image links now. </p>
<p>Two main reasons why S3 is great for Ecwid users: </p>
<ul>
<li>Amazon S3 provides a highly durable storage infrastructure designed for mission-critical data storage. Objects are redundantly stored on multiple devices across multiple facilities, so S3 provides 99.999999999% durability and 99.99% availability of all objects. It means that your images are always safe and will never be lost. This enterprise technology is available for all our customers free of charge. </li>
<li>Since images are served from Amazon S3 directly, Ecwid works faster now.<br />
For example check <a href="http://static.ecwid.com/wp-content/uploads/ecwid-v9-4.png">the screen-shot</a> of one of our internal graphs which shows a load of one of our servers. As you see the load is twice as low after moving images to S3!</li>
</ul>
<p>As you know Ecwid is designed to be <a href="http://www.ecwid.com/blog/ecommerce/speed-matters.html">a fast shopping cart</a>. However we constantly look to improve performance. Our goal is to implement new performance improvements in each major release, so Ecwid will be the fastest shopping cart available. </p>
<h3 style="padding-top: 10px">2 new payment gateways</h3>
<p>Ecwid supports two more payment methods: the South African &#8220;<a href="http://kb.ecwid.com/w/page/41178730/VCS">Virtual Card Services</a>&#8221; and  Russian &#8220;<a href="http://kb.ecwid.com/w/page/41178873/PayOnlineSystem">PayOnline System</a>&#8221; payment gateways.<br />
This will allow our South African and Russian users, who were previously not able to accept credit cards, the ability to begin accepting them.</p>
<p><img src="http://static.ecwid.com/wp-content/uploads/vcs.jpg"  style="vertical-align: middle;padding-right: 20px;" alt="" /><img src="http://static.ecwid.com/wp-content/uploads/payonlinesystem.gif"  style="vertical-align: middle;padding-right: 20px;" alt="" /></p>
<h3 style="padding-top: 10px">Also </h3>
<ul>
<li>It is possible now to force a storefront language selection regardless of a customer&#8217;s browser settings. This feature is useful when you want to have a separate site page per each store language. </li>
<li>New optional currency setting has been added. Ecwid now can hide the fractional part of a price, if a price is integer. E.g. $55.00 will be displayed as $55.
</li>
<li>If you import your products via CSV file and some image URLs in that file aren&#8217;t valid, Ecwid will not stop the whole import process anymore. It will import all products and valid images except the invalid ones and then show on an import report warnings and links to corrupted/incorrect images, so you could upload them manually. So importing is now faster and even more convenient. </li>
<li>Ecwid HTML code has additional CSS classes now which dynamically change depending on a current Ecwid page, enabled language or opened product/category. It allows to apply very flexible CSS rules, which will work on specific pages or products. So for example, if you want to hide breadcrumbs for some categories only or increase a font size when a specific storefront translation is active, it&#8217;s now possible.</li>
</ul>
<p>Feel free to use and enjoy these great new features. Our team is already working on the next version, which will add more interesting things. Stay tuned and subscribe to <a href="http://feeds.feedburner.com/ecwid">our blog</a>, <a href="http://www.facebook.com/ecwid">Facebook page</a> and <a href="http://twitter.com/#!/ecwid">Twitter</a> for updates and news : -)</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#appId=115984151831215&amp;xfbml=1"></script><fb:like href="http://www.ecwid.com/blog/ecwid-news/ecwid-v9-0-has-been-released.html" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v9.0 has been released" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<p><a href="http://twitter.com/ecwid" class="twitter-follow-button">Follow @ecwid</a><br />
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-0-has-been-released.html/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-v9-0-has-been-released.html</feedburner:origLink></item>
		<item>
		<title>Ecwid v7.1 has been released</title>
		<link>http://feedproxy.google.com/~r/ecwid/~3/p6SflJQQR9k/ecwid-v7-1-has-been-released.html</link>
		<comments>http://www.ecwid.com/blog/ecwid-news/ecwid-v7-1-has-been-released.html#comments</comments>
		<pubDate>Mon, 06 Jun 2011 12:07:13 +0000</pubDate>
		<dc:creator>Qetzal</dc:creator>
				<category><![CDATA[Ecwid News]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[welcome]]></category>
		<guid isPermaLink="false">http://www.ecwid.com/?p=753</guid>
		<description><![CDATA[A new minor version of Ecwid (v7.1) has been released. All Ecwid users have been upgraded automatically.   New features:
- Agree to terms before ordering
- 4 more payment gateways
- 6 new storefront translations
- 2 new backend translations
- FedEx, USPS and Facebook APIs have been updated
Read more...]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 20px; margin-bottom: 20px;" title="Ecwid v7.1" src="http://static.ecwid.com/wp-content/uploads/ecwid_logo_7_1.png" alt="Ecwid v7.1"  /> A new minor version of Ecwid (v7.1) has been released. All Ecwid users have been upgraded automatically.  </p>
<p>So what new features have been added since v7.0?</p>
<h3 style="padding-top: 50px">Agree to terms before ordering</h3>
<p>The long-awaited and important feature has been added to Ecwid. Now you can ask your customers to agree with your store&#8217;s terms and conditions before they can proceed to the checkout process. </p>
<p>If this feature is enabled the customer will need to check a box agreeing to the terms and conditions of your store before purchasing anything from you. However it isn&#8217;t just a boring checkbox as other e-commerce stores have. Our team always goes the extra mile to make sure each implemented feature will be the best in its class — and this one isn&#8217;t an exception. It has two cool little details:</p>
<ul>
<li>Ecwid will automatically warn the customer by highlighting the terms and conditions checkbox area when the customer mouse&#8217;s over the &#8220;Checkout&#8221; button.
</li>
<li>If a customer presses the &#8220;Checkout&#8221; button without agreeing with your terms, Ecwid will show an error in a really cool way. No more boring error popups or messages.</ul>
</li>
<p>Check it yourself in <a href="http://www.ecwid.com/demo-frontend.html">our demo store</a>. Just add something to a shopping bag and try to checkout. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_v71_0.png" alt="" /></p>
<p>Properly written &#8220;Terms and Conditions&#8221; protect your online business because if a problem arises, having terms and conditions will help resolve that problem in your favor. So we recommend all merchants to enable it. The &#8220;Terms and Conditions&#8221; can be enabled on the &#8220;System Settings → General → Cart → Terms and Conditions&#8221; page and is available <a href="http://www.ecwid.com/compare-plans.html">for paid accounts</a>. An awesome reason to upgrade your store and support our team.</p>
<h3 style="padding-top: 10px">4 more payment gateways</h3>
<p>Ecwid now also supports the following payment options: </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ideal.gif" alt=""  style="vertical-align: middle;padding-right: 20px;" /><img src="http://static.ecwid.com/wp-content/uploads/ipay88.gif"  style="vertical-align: middle;padding-right: 20px;" alt="" /><img src="http://static.ecwid.com/wp-content/uploads/payjunction.gif"  style="vertical-align: middle;padding-right: 20px;" alt="" /><img src="http://static.ecwid.com/wp-content/uploads/SV.gif"  style="vertical-align: middle;padding-right: 20px;" alt="" /></p>
<ul>
<li>iDeal(via Mollie):  the very popular Dutch payment method;
</li>
<li>iPay88: the Asian payment service, which supports Malaysian, Thai, Singaporean, Chinese, Philippine payment options; </li>
<li>PayJunction: a US service, which offers merchants accounts and payment gateway at lower rates;
</li>
<li>Suomen Verkkomaksut Oy: the leading e-payment method provider in Finland.
</li>
</ul>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_v71_2.png" alt="" /></p>
<h3 style="padding-top: 10px">6 new storefront translations</h3>
<p>Catalan, Italian, Japanese, Estonian, Norwegian and Vietnamese are built-in to the Ecwid core. So you can now enable them in one click from the Ecwid backend.  Ecwid has <strong>34 storefront translations</strong> now and counting.  Impressive! Thank you to all the volunteers who&#8217;ve helped us translate Ecwid. With your help Ecwid became a truly international app: only a handful of e-commerce solutions have as many translations as Ecwid. </p>
<p><img src="http://static.ecwid.com/wp-content/uploads/ecwid_v71_4.png" alt="" /></p>
<p>The list of the backend translations was also extended. Now our control panel is also available in Hungarian and Dutch. </p>
<p>If you&#8217;d like to add your language to our list of built-in translations, please refer to the <a href="http://kb.ecwid.com/w/page/22978888/Translation%20FAQ%20and%20How-to#HowtotranslatemyEcwidstoretoanewlanguage">&#8220;Translations&#8221; article</a>.</p>
<h3 style="padding-top: 10px">FedEx, USPS and Facebook APIs have been updated</h3>
<p>Periodically shipping carriers, payment gateways and other services update their API&#8217;s (a set of rules, which are used to communicate with them). When this occurs, the  old API&#8217;s become outdated and don&#8217;t work correctly any longer. If you use <em>an average shopping cart</em>, then you need to update its API modules manually yourself or pay somebody to do this task otherwise your store will just stop working properly with these services. Imagine: a store just stops getting real-time shipping rates, so your customers would not be able to checkout. It&#8217;d be a nightmare!</p>
<p>Ecwid is <strong>different</strong>. If you use Ecwid, then you don&#8217;t need to think about all these &#8220;under the hood&#8221; things or update anything. Our team does all the necessary work for you:  we track the API changes and update Ecwid accordingly, so you don&#8217;t ever need to worry about these things. Win over your competitors: while they apply patches and mess with a code, focus on a  really important thing: Your sales! We will handle the rest : -)</p>
<h3 style="padding-top: 10px">Ecwid uses Amazon Route 53 now</h3>
<p>Geek news: we&#8217;ve moved Ecwid&#8217;s DNS to the <a href="http://aws.amazon.com/route53/">Amazon Route 53 service</a>, which uses a global network of DNS servers. Queries for Ecwid domains are automatically routed to the nearest DNS server and thus answered with the best possible performance. Just another way to make sure Ecwid will always be the fastest shopping cart on market. </p>
<p>Feel free to use and enjoy these new awesome features. Our team has already working on the next major version (8.0), which will add more cool and necessary things, such as category descriptions and Facebook &#8220;Like&#8221; buttons.  Stay tuned!</p>
<p>P.S.  Bonus: <a href="http://www.facebook.com/photo.php?fbid=10150198463171463">the photo of our team</a> just a few hours before v7.1 release.</p>
<p><iframe src="http://www.facebook.com/plugins/like.php?app_id=124715334277449&amp;href=http%3A%2F%2Fwww.ecwid.com%2Fblog%2Fecwid-news%2Fecwid-v7-1-has-been-released.html&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe></p>
<p><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ecwid v7.1 has been released!" data-count="horizontal" data-via="ecwid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecwid.com/blog/ecwid-news/ecwid-v7-1-has-been-released.html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ecwid.com/blog/ecwid-news/ecwid-v7-1-has-been-released.html</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (Requested URI contains query)
Database Caching 155/165 queries in 0.042 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: static.ecwid.com

Served from: ecwid.com @ 2012-05-16 14:23:53 -->

