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

<channel>
	<title>ecommerceinstall.com &#187; options</title>
	<atom:link href="http://www.ecommerceinstall.com/tag/options/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ecommerceinstall.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 14 Apr 2010 08:33:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PrestaShop Currencies Options</title>
		<link>http://www.ecommerceinstall.com/prestashop-currencies-options.html</link>
		<comments>http://www.ecommerceinstall.com/prestashop-currencies-options.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:20:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[currencies]]></category>
		<category><![CDATA[options]]></category>

		<guid isPermaLink="false">http://www.ecommerceinstall.com/?p=97</guid>
		<description><![CDATA[With PrestaShop, you can add an unlimited number of currencies to be used on your Front Office.
Adding a new currency

Go to Back Office &#62;&#62; Payment &#62;&#62; Currencies
Click Add New.
Fill in the fields and select a currency formatting from the drop-down list.
Note: In the Conversion rate field, type only numerical values, e.g., 1.38. Do not include [...]]]></description>
			<content:encoded><![CDATA[<p>With PrestaShop, you can add an unlimited number of currencies to be used on your Front Office.</p>
<h1 id="Adding_a_new_currency">Adding a new currency</h1>
<ol>
<li>Go to Back Office &gt;&gt; Payment &gt;&gt; Currencies</li>
<li>Click <strong>Add New</strong>.</li>
<li>Fill in the fields and select a currency formatting from the drop-down list.<br />
<em>Note</em>: In the Conversion rate field, type <ins>only</ins> numerical values, e.g., <code>1.38</code>. Do not include any currency symbols.</li>
<li>Click <strong>Save</strong>.</li>
</ol>
<h1 id="Changing_the_default_currency">Changing the default currency</h1>
<p>The default currency is the currency PrestaShop will display by default when a customer visits your online store.</p>
<p>To change the default currency:</p>
<ol>
<li>Go to Back Office &gt;&gt; Payment &gt;&gt; Currencies</li>
<li>In the Currencies options section, select a new default currency from the drop-down list.</li>
</ol>
<h1 id="Changing_how_a_currency_is_displayed">Changing how a currency is displayed</h1>
<ol>
<li>Go to Back Office &gt;&gt; Payment &gt;&gt; Currencies</li>
<li>In the list of currencies, click on the currency of which you want to change the format.</li>
<li>On the currency’s detail page, select a new formatting from the drop-down list.</li>
<li>Click <strong>Save</strong>.</li>
</ol>
<p>If you require a different formatting than the choices offered, you can manually change the formatting:</p>
<ol>
<li>In <code>../classes/Tools.php</code>, search for: <code>function displayPrice</code></li>
<li>Change:</li>
</ol>
<blockquote><p>/* Currencies like ¤ -&gt; 1200 ¤ */<br />
case 2:<br />
default:<br />
$ret = number_format($price, 2, ‘,’, ‘ ‘).’ ‘.$c_sign;</p></blockquote>
<h1 id="Updating_currency_rates_in_real_time">Updating currency rates in real time</h1>
<ol>
<li>Go to Back Office &gt;&gt; Payment &gt;&gt; Currencies</li>
<li>In the Currencies options section, click <strong>Update currencies rates</strong>.</li>
</ol>
<h3>Related Posts:</h3>
<ul class="related_post">
<li><a href="http://www.ecommerceinstall.com/prestashop-price-options.html" title="PrestaShop price options">PrestaShop price options</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-product-descriptions-tags-and-accessories-cross-selling.html" title="PrestaShop Product descriptions, tags, and accessories (cross-selling)">PrestaShop Product descriptions, tags, and accessories (cross-selling)</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-product-search-engine-optimization-seo.html" title="PrestaShop Product Search-Engine Optimization (SEO)">PrestaShop Product Search-Engine Optimization (SEO)</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-assign-a-product-to-a-category.html" title="PrestaShop Assign a product to a category">PrestaShop Assign a product to a category</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-quantity-and-back-ordering.html" title="PrestaShop Quantity and Back-Ordering">PrestaShop Quantity and Back-Ordering</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-add-a-new-product.html" title="PrestaShop add a new product">PrestaShop add a new product</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ecommerceinstall.com/prestashop-currencies-options.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PrestaShop price options</title>
		<link>http://www.ecommerceinstall.com/prestashop-price-options.html</link>
		<comments>http://www.ecommerceinstall.com/prestashop-price-options.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:16:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[price]]></category>

		<guid isPermaLink="false">http://www.ecommerceinstall.com/?p=87</guid>
		<description><![CDATA[

If you only know the retail price, but not the pre-tax price, simply fill in the Retail price with tax field and the Pre-tax retail price will be calculated automatically using the tax displayed in the Tax drop-down list.
You can plan a reduced price for a specific period of time, e.g., -15% for a one-week [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.prestashop.com/wiki/5b05610c8feb87130d057c4d2dbcfd85/" alt="5b05610c8feb87130d057c4d2dbcfd85" /></p>
<ul>
<li>If you only know the retail price, but not the pre-tax price, simply fill in the Retail price with tax field and the Pre-tax retail price will be calculated automatically using the tax displayed in the Tax drop-down list.</li>
<li>You can plan a reduced price for a specific period of time, e.g., -15% for a one-week period.</li>
</ul>
<h3>Related Posts:</h3>
<ul class="related_post">
<li><a href="http://www.ecommerceinstall.com/prestashop-currencies-options.html" title="PrestaShop Currencies Options">PrestaShop Currencies Options</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-product-descriptions-tags-and-accessories-cross-selling.html" title="PrestaShop Product descriptions, tags, and accessories (cross-selling)">PrestaShop Product descriptions, tags, and accessories (cross-selling)</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-product-search-engine-optimization-seo.html" title="PrestaShop Product Search-Engine Optimization (SEO)">PrestaShop Product Search-Engine Optimization (SEO)</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-assign-a-product-to-a-category.html" title="PrestaShop Assign a product to a category">PrestaShop Assign a product to a category</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-quantity-and-back-ordering.html" title="PrestaShop Quantity and Back-Ordering">PrestaShop Quantity and Back-Ordering</a></li>
<li><a href="http://www.ecommerceinstall.com/prestashop-add-a-new-product.html" title="PrestaShop add a new product">PrestaShop add a new product</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ecommerceinstall.com/prestashop-price-options.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
