<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Knowledge Base</title>
    <link>http://www.magentocommerce.com/knowledge-base/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>michael@varien.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-05-08T23:16:00-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Installing Sample Data Archive for Magento 1.0.19870</title>
      <link>http://www.magentocommerce.com/blog/installing-sample-data-archive-for-magento-1019870/</link>
      <guid>http://www.magentocommerce.com/blog/installing-sample-data-archive-for-magento-1019870/#When:23:16:00Z</guid>
      <description><![CDATA[<p><b>If you would like to use the sample data, you will need to install Sample Data before installing Magento.</b>
</p>
<p>
The archive file is available in <a href="http://www.magentocommerce.com/downloads/assets/1.0.19870/magento-sample-data-1.0.19870.zip" title="(.zip)">(.zip)</a> (38 MB), <a href="http://www.magentocommerce.com/downloads/assets/1.0.19870/magento-sample-data-1.0.19870.tar.gz" title=".tar.gz">.tar.gz</a> (37 MB), and <a href="http://www.magentocommerce.com/downloads/assets/1.0.19870/magento-sample-data-1.0.19870.tar.bz2" title=".tar.bz2">.tar.bz2</a> (36MB) formats to download (the files contain exactly the same content inside and are provided in different formats just for your convenience).
</p>
<p>
Each archive contains a SQL script that should be applied on a clean database with your database management tool (phpMyAdmin or whatever you use), and a ‘media’ folder with sample product images that you should copy to your Magento media folder. 
</p>
<p>
You should then run the regular installation process as you would for a complete package. Please make sure that you have exactly the same version of Magento that the sample data is provided for 1.0.19870.
</p>
<p>
Please also <b>backup </b>all your data and keep separately any custom changes on the files you did, because they may not be compatible with the sample data provided.
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2008-05-08T23:16:00-08:00</dc:date>
    </item>

    <item>
      <title>Installing Sample Data Archive for Magento 1.0 with Revision 19700 Release</title>
      <link>http://www.magentocommerce.com/blog/installing-sample-data-archive-for-magento-10-with-revision-19700-release/</link>
      <guid>http://www.magentocommerce.com/blog/installing-sample-data-archive-for-magento-10-with-revision-19700-release/#When:19:40:00Z</guid>
      <description><![CDATA[<p><b>If you would like to use the sample data, you will need to install Sample Data before installing Magento.</b>
</p>
<p>
The archive file is available in <a href="http://www.magentocommerce.com/downloads/assets/1.0.19700/magento-sample-data-1.0.19700.zip" title="(.zip)">(.zip)</a> (38 MB), <a href="http://www.magentocommerce.com/downloads/assets/1.0.19700/magento-sample-data-1.0.19700.tar.gz" title=".tar.gz">.tar.gz</a> (37 MB), and <a href="http://www.magentocommerce.com/downloads/assets/1.0.19700/magento-sample-data-1.0.19700.tar.bz2" title=".tar.bz2">.tar.bz2</a> (36MB) formats to download (the files contain exactly the same content inside and are provided in different formats just for your convenience).
</p>
<p>
Each archive contains a SQL script that should be applied on a clean database with your database management tool (phpMyAdmin or whatever you use), and a ‘media’ folder with sample product images that you should copy to your Magento media folder. 
</p>
<p>
You should then run the regular installation process as you would for a complete package. Please make sure that you have exactly the same version of Magento that the sample data is provided for – 1.0 with Revision 19700.
</p>
<p>
Please also <b>backup </b>all your data and keep separately any custom changes on the files you did, because they may not be compatible with the sample data provided.
</p>]]></description>
      <dc:subject>Installation &amp;amp; Setup</dc:subject>
      <dc:date>2008-04-28T19:40:00-08:00</dc:date>
    </item>

    <item>
      <title>How to upgrade Magento to a newer preview version ?</title>
      <link>http://www.magentocommerce.com/blog/how-to-upgrade-magento-to-a-newer-preview-version/</link>
      <guid>http://www.magentocommerce.com/blog/how-to-upgrade-magento-to-a-newer-preview-version/#When:20:50:00Z</guid>
      <description><![CDATA[<h3>Important Notice</h3>

<p>Varien would like to note that we do not support any upgrade functionality until the stable version of Magento is released. We recommend  to make a fresh installation after every new version release. We cannot guarantee that any customization done on the preview version will work for the stable version.</p>

<h3>How will it work in Magento 1.0?</h3>

<p>Module and package management is in the works. After the module distribution engine will be finalized it will provide web admin interface for upgrades and adding new modules/packages.</p>

<p>All your modifications will be made as a local module that override existing modules functionality.<br />
You would not touch nor overwrite existing code, so that future updates are possible. In your customization module’s configuration you would specify which models, blocks, controllers, templates, etc. you will replace or extend.</p>

<h3>Still want to upgrade your preview version? – This is how it should be done now</h3>

<p>In case and despite of the things mentioned above you still want to upgrade to the next beta preview version but avoid reinstalling it completely, do the following:</p>

<ul>
<li>Backup your database</li>
<li>Backup all the code you modified yourself, don't forget to keep the original installation archive</li>
<li>Take care of saving media directory that contains all the uploaded product/category images</li>
<li>Create a backup copy of app/etc/local.xml file</li>
</ul>
<br />
<p><a href="http://www.magentocommerce.com/download">Download a new installation archive</a> or run SVN update if you checked it out from <a href="http://www.magentocommerce.com/svn">Magento repository</a>.</p>
<br />
<ul>
<li>Extract and upload all the files it contains to your server</li>
<li>Delete var/cache and var/session directories</li>
<li>Point your browser to any Magento page</li>
<li>Database upgrades should happen automatically</li>
</ul> 
<br />
<p><em>* All the module versions are stored in `core_resource` table per module, and if these versions are lower than ones in the code, Magento will look for these update files and apply them, updating current version of modules in the database. Every time configuration cache is created it is validating the version of db structure for each module against the value in configuration. If it differs it runs necessary upgrade files.</em></p>

<h3>What may be affected ?</h3>

<p>Check for the data you had before in your installation. Pay close attention to system configuration settings and the features announced to be changed in the new release.<br />
Then review the files you have changed yourself and put any required changes in the updated installation.</p>

<p><b>It cannot be emphasized enough that until the stable version release the only recommended way to upgrade to a newer version is to make a fresh install.</b></p>

<h3>Summary</h3>

<p>We will look into adding module/package managent by the end of the year. A lot of documentation on upgrade process will be available as well.</p>

<p>Thank you.</p>
]]></description>
      <dc:subject>Installation &amp;amp; Setup</dc:subject>
      <dc:date>2007-10-19T20:50:00-08:00</dc:date>
    </item>

    <item>
      <title>Magento Installation Guide</title>
      <link>http://www.magentocommerce.com/blog/magento-installation-guide/</link>
      <guid>http://www.magentocommerce.com/blog/magento-installation-guide/#When:20:48:00Z</guid>
      <description><![CDATA[<h3>Installation</h3>
<ol>
<li>Please refer to Magento's <a href="http://www.magentocommerce.com/system-requirements">system requirements</a> to ensure you have the appropriate platform and environment set up.
If you attempted to install Magento and the installation wizard suggested to use the PHP-CGI workaround, please <a href="http://www.magentocommerce.com/knowledge-base/entry/installing-magento-on-a-php4-server">click here</a>.
</li>
<li><a href="/download">Download</a> the .zip or .tar.gz file from the Magento website and decompress it.
<li>Upload the Magento web files to your web server via FTP (if you have SSH access and are comfortable with the command line, check out <a href="http://www.magentocommerce.com/wiki/Magento-Installation-via-SSH/">this wiki post</a>)
<li>Create a MySQL database and user/password for Magento
This step varies by hosting provider and is out of the scope of this document.  Consult your provider's support/documentation for instructions on how to do this.
<li>Ensure that the file <b>magento/var/.htaccess</b>, the directories <b>magento/app/etc</b>, <b>magento/var</b>, and all the directories under <b>magento/media</b> are writable by the web server.  To do so, navigate to the directory with your FTP client.  Then locate the function "Change Permissions" or "Change Mode" in your FTP client and select it.  Once you find the function, you must set the permissions so the web server can write to this file.  There are two typical ways of representing file permissions in Linux:
<ol>
<li>As a number (eg, 755)
<li>As a series of permissions categorized into user, group, and other</ol></li>

<p>If your FTP client uses the first representation, set the permissions on each directory to be 777, or 0777.  If your FTP client uses the second representation, set the permissions as shown in the image below.</p>

<img src="http://www.magentocommerce.com/images/uploads/i_permissions.gif" style="border: 0;" alt="image" width="340" height="232" />

<li>Use your web browser to surf to the Magento installation wizard.  If you've uploaded the Magento files to <b>http://www.example.com/magento/</b>, then the wizard will be located here: <b>http://www.example.com/magento/install/</b>.
<li>Once in the wizard, you can configure various system-level settings that are required for Magento to function.  Most options will be intelligently guessed for you, but you're free to override any settings that don't look right.  At the very least, change the database parameters in the first box “Database connection” to match those of the database you set up in Step 3.
<li>Success!  You've completed a basic Magento install.  You can now visit the administration backend and begin configuring your new online store.
<li><b>UPDATE: </b> If you have installed Version 1.0.19700, you should follow the instructions <a href="http://www.magentocommerce.com/blog/comments/patch-for-magento-release-1019700/" title="to install the patch">to install the patch</a> which fixes a known issue with the compare products feature.</li>
</ol>
<h3>Known Issues</h3>

<p>Magento was developed on Linux and as such, it is most tested on this platform.  Here are some known issues that may result from the use of other operating systems.</p>
<ol>
<li>Under Windows, image uploads do not work at this time.  As a result, an administrator will not be able to upload product images.</li></ol>
<br /><br />
<p>

<b>UPDATE: </b>Please use the <a href="http://www.magentocommerce.com/boards/viewforum/9/" title="Magento Install / Setup Forum">Magento Install / Setup Forum</a> to report and discuss installation issues.</p>


]]></description>
      <dc:subject>Installation &amp;amp; Setup</dc:subject>
      <dc:date>2007-08-30T20:48:00-08:00</dc:date>
    </item>

    <item>
      <title>What are Shopping Cart Price Rules and how do I use them?</title>
      <link>http://www.magentocommerce.com/blog/what-are-shopping-cart-price-rules-and-how-do-i-use-them/</link>
      <guid>http://www.magentocommerce.com/blog/what-are-shopping-cart-price-rules-and-how-do-i-use-them/#When:00:18:00Z</guid>
      <description><![CDATA[<p>Shopping Cart Price Rules, as the name implies, are applied when the customer reaches the shopping cart. They can be enacted either with or without a coupon code, and include features not found in traditional coupon tools. To create Shopping Cart Price Rules go to <b>Promotions</b> -> <b>Shopping Cart Price Rules</b> and select Add New Rule.
</p>
<p>
Let&#8217;s start with creating a simple 10% coupon.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_shoppingcartpricerule_information.jpg" style="border: 0;" alt="image" />
</p>
<p>
We first enter a rule name and description. Once those are in we select Active for Status.
</p>
<p>
You then need to select which Website the coupon will be good for. In this case we want to give customers in all stores the benefit of the 10 percent off discount, so we select all options for the Websites and the customer groups. You select multiple items by holding Ctrl while selecting.
</p>
<p>
We are then going to make the Rule applied only with a coupon code, so we enter our code. If a code is not entered the rule will take effect once the customer reaches the cart without any action taken.
</p>
<p>
Now we have Uses Per Coupon and Uses Per Customer. In this case we want to create a sense of urgency, so the coupon can only be used 100 times. We then set the Users Per Customer to 1, so each customer will only be able to use the coupon once.
</p>
<p>
We then enter the dates the coupon is valid for and select the priority of the coupon. In this case we keep the priority as 0, the highest priority. If you remember from the Catalog Price Rules, the priority is used when you have 2 Rules applying to the same products. The rule with the highest priority (lowest number) will take effect first.
</p>
<p>
You can also decide whether or not each individual price rule will be made public in the price rules RSS feed that your customers can sign up for.
</p>
<p>
We are going to skip Conditions and come back to it since we are creating a simple coupon here. If this is skipped, the coupon will apply to all carts where the coupon code is entered. The products in the cart will not need to meet any conditions. To complete this coupon we select Actions from the left navigation.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_shoppingcartpricerule_actions.jpg" style="border: 0;" alt="image" />
</p>
<p>
Select Percent of Product Price discount (the other options being Fixed amount discount, Fixed amount discount for whole cart, and Buy X get Y free) and enter the value you want to discount. In this case it is 10.
</p>
<p>
We then want to enter a value for the maximum qty the discount will be applied to. Since we enter 5 here, the 6th product (must be the same item) will not have the discount applied, only the first 5 will receive the 10 percent discount.
</p>
<p>
The Discount Qty Step controls how often the discount is applied. If we were to enter 8 here, the 10 percent discount would only apply after 8 items are added to the cart. If more than 8 items were added to the cart, the discount would remain as 10% or 8 items, until 16 items were added to the cart, at which point the discount would become 10% of 16 items. This would continue for every factor of 8. This would be useful for sellers who sell items in packages of 8 and only want to give discounts to each group of 8 items. In this case, we do not sell our items this way, so we will leave is field blank.
</p>
<p>
You can also elect to combine the coupon amount with a free shipping offer, either just for the products the coupon is valid for, or for the whole order if one of those products is present in the cart. We aren&#8217;t feeling that generous in this case though, so we keep this dropdown at No.
</p>
<p>
Finally we stop further rules from taking effect on the products in this Rule. This means that if one of the products also had another Shopping Cart Discount Rule set up it would not take effect because this rule has the higher priority.
</p>
<p>
If we were to set this value to No other rules could take effect. For example, if we had a buy 2 get 1 free coupon for one of the items set up to take effect without a coupon it could then take effect after we discounted the first 2 by 10%.
</p>
<p>
Now that we have the coupon information entered we can move and select which products the coupon is valid for.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_shoppingcartpricerule_products.jpg" style="border: 0;" alt="image" />
</p>
<p>
In this case we are going to have the coupon valid on all products, so we will leave this section blank. If we wanted to specify this coupon to apply only to certain products, however, we could generate a set of conditions which the products must match in order to have the discount applied to them.
</p>
<p>
Now we select Save Rule and our 10% coupon is set to go, ready to be mailed in your newsletter and begin generating sales.
</p>
<p>
Now that we set up a simple rule based coupon, let&#8217;s look at how to create more complicated Rules using the Conditions. This works similarly to the conditions we can can create to specify to which products the coupon will apply.
</p>
<p>
The advanced Conditions provide a lot of flexibility, letting you look at values besides just selecting products. Let&#8217;s use the Advanced Conditions to set up a Buy 2 get 1 Free promotion.
</p>
<p>
In this case we are trying to push a digital camera, a family deal if you will. So we set up the Coupon Information as we did last time. In this case we will leave the coupon code field blank, meaning the discount will take effect once the customer adds the products to their cart.
</p>
<p>
We want to create the deal for the Argus QC-2185 Quick Click 5MP Digital Camera. We go to the Conditions, where we will set up the rules for the product to take effect.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_cart_rule_1.jpg" style="border: 0;" alt="image" width="423" height="187" />
</p>
<p>
We want 2 conditions to be true, the product must be the Argus QC-2185 Quick Click 5MP Digital Camera and the quantity in the cart must be 3, so we set the conditions to take effect as shown above. We then move to create our first condition, that the product will be this camera. In this case we will use the SKU of the camera.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_cart_rule_2.jpg" style="border: 0;" alt="image" width="428" height="204" />
</p>
<p>
We then want to set up our quantity rule. We are going to set the rule up so that people buying 3 or more will get one free, so we select equals or greater than.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_cart_rule_3.jpg" style="border: 0;" alt="image" width="419" height="206" />
</p>
<p>
We now move to the Actions to complete the Buy 2 Get 1 Free deal.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_cart_rule_4.jpg" style="border: 0;" alt="image" />
</p>
<p>
We set the discount at a Fixed Amount and enter the discount amount, $34.90. We then set the maximum quantity discount is applied to to 3, leave free shipping and the further rules processing as they are. Because this is a one time fixed amount discount, it does not need to be restricted so that it applies only to certain products, so we will leave the bottom section blank. If we did need to restrict this rule, however, we would establish the conditions here much like those established in the Conditions tab. When we are finished, we will select Save Rule. Now just send out your marketing message telling customers that if they Buy Argus QC-2185 Quick Click 5MP Digital Cameras one of them will be free.
</p>]]></description>
      <dc:subject>Promotions</dc:subject>
      <dc:date>2007-08-30T00:18:00-08:00</dc:date>
    </item>

    <item>
      <title>How can I capture credit card information without a payment gateway?</title>
      <link>http://www.magentocommerce.com/blog/how-can-i-capture-credit-card-information-without-a-payment-gateway1/</link>
      <guid>http://www.magentocommerce.com/blog/how-can-i-capture-credit-card-information-without-a-payment-gateway1/#When:23:55:00Z</guid>
      <description><![CDATA[<p>If you do not have a payment gateway, but still want to accept Credit Cards for processing offline you can capture the credit card information using the Saved Credit Card payment method.
</p>
<p>
To set this up go to <b>System</b> -> <b>Configuration</b> and select <b>Payment Methods</b> from the left navigation. Once there you will see Saved CC as one of the available methods.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_payment_savedcc.jpg" style="border: 0;" alt="image" />
</p>
<p>
To enable this option you will want to set the Enabled dropdown to Yes.
</p>
<p>
You can change the Title of the method to whatever you like in the Title field.
</p>
<p>
Below this you can set the preferences of this payment method just as you do with all other payment methods. This includes the status of new orders placed with this method, the sort order as it will appear in the front-end in relation to the other methods, whether your customers must enter a card verification number, and the country and order amount filters for your customer to be able to use this method. 
</p>
<p>
When you are finished, select the Save Config button and you will be able to accept credit cards without integrating with a payment gateway.
</p>
<p>
Orders placed using this method will appear in the admin with the card number, name on card and expiration date displayed to the store owner. You can then take this information and use it to charge your customers using your preferred method.
<br />

</p>]]></description>
      <dc:subject>Orders</dc:subject>
      <dc:date>2007-08-29T23:55:00-08:00</dc:date>
    </item>

    <item>
      <title>What are Catalog Price Rules and how do I use them?</title>
      <link>http://www.magentocommerce.com/blog/what-are-catalog-price-rules-and-how-do-i-use-them/</link>
      <guid>http://www.magentocommerce.com/blog/what-are-catalog-price-rules-and-how-do-i-use-them/#When:19:41:00Z</guid>
      <description><![CDATA[<p>There are 2 types of price rules in Magento, <b>Catalog</b> and <b>Shopping Cart Price Rules</b>. Catalog Rules are enacted on products before they are added to the cart, while Shopping Cart Price Rules are applied in the shopping cart. Here we will look at how to set up Catalog Price Rules.
</p>
<p>
To create a Catalog Price Rule go to <b>Promotions</b> -> <b>Catalog Price Rules</b> and select <b>Add New Rule</b>. 
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_catalogpricerule_information.jpg" style="border: 0;" alt="image"  />
</p>
<p>
The first thing to do is enter a Name and Description for the catalog price rule. Once that is set up we will Enable it by selecting Active from the Status dropdown.
</p>
<p>
You then select which Websites to apply the rule to. In this case we will enact the rule for all Websites.
</p>
<p>
You are then able to select which Customer Groups you want the rule to apply to. The first option is Not Logged In, those customers who are not signed in to any account, and therefore not assigned to a customer group. In this case we will also offer the discount to the General and Retailer customer groups.
</p>
<p>
We are also setting a date range for the Rule to take effect. If you leave the date range empty the rule will be enabled as soon as it is created.
</p>
<p>
You will also set the priority on this page. The priority is there in case a product has two separate Catalog Price Rules. Whichever has the priority (1 being the most priority) will take effect. We will discuss priority after creating another rule.
</p>
<p>
Once you have set up the information for the product you create the conditions for the Rule. In this case we are going to discount every Sony product which is $100 or more by 15%.
</p>
<p>
<b>Now here is how we do it:</b>
</p>
<p>
If you are going to create a rule which requires 2 conditions (as we are doing here, the product must be in apparel and the price must be over $50) select &#8216;If All these Conditions are True&#8217;. If we wanted the discount to take effect if the product was a Sony product OR if the product was over $50 we would select &#8216;Any&#8217;.
</p>
<p>
Select Product Attribute from the dropdown (we will get to conditions combination in a bit) and select the Default Category from the list of attributes. We then want the middle rule to be is and we then enter the name of the manufacturer in the field, giving us this:
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/catprice_1.jpg" style="border: 0;" alt="image"/>
</p>
<p>
So the rule will now apply to all products whose manufacturer is Sony; but we want to further limit this to only those products which are $100 and over. Open a new Condition and select Product Attribute. From the attribute list select Price, and then select &#8216;equals or greater than&#8217; from the condition dropdown. We then enter the value, 100.00, and we have our second condition created.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/catprice_3.jpg" style="border: 0;" alt="image"/>
</p>
<p>
Now that we have the Conditions set we need to create the Actions.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_catalogpricerule_action.jpg" style="border: 0;" alt="image"  />
</p>
<p>
The Apply dropdown allows you to decide whether the discount is a percentage or a fixed amount, and whether the discount amount will be subtracted from the original price (By) or whether the discount amount will be the actual final price (To). For this case select select <b>By Percentage of the original price</b> and we then enter our value, 15. This will give a final price that is a 15% reduction of the original price. To select <b>To Percentage of the original price</b> would give a final price that is equal to 15% of the original price (an 85% reduction). The last thing to do is decide whether we want to stop other rules from taking effect on the products we have selected. In this case we will select Yes. Now, remember the priority we entered on the last page? This is what decides which rules are applied first.
</p>
<p>
In this case we entered the priority as 1. Say we had another rule, $5 off all products, which had a priority of 2. If we had selected No on the Stop Further Rules Processing dropdown that $5 discount would take effect on the already 15% discounted price. Since we select yes the $5 discount will still apply to other products, but not Sony products equal or great than $100.
</p>
<p>
Now we select Save Rule and the rule is created. What&#8217;s that Save Rule and Apply button you ask? Well, I&#8217;m glad you did.
</p>
<p>
You may also notice that there is a Apply Rules button on the list of Catalog Price Rules. For the rule to change the price of the items selected you will either need to select Save Rule and Apply, or the Apply Rules button on the list of Catalog Price Rules. The reasoning behind this is that as you add new rules, the system must recalculate the prices and the priorities of the rules. The rules are applied each night automatically, but if you do want to immediately apply a new rule you must select one of the Apply buttons. Now the Sony Products equal or greater than $100 are discounted by 15%.
</p>
<p>
Now on to some increased functionality. I promised I would talk about Condition Combinations and I will do so here.
</p>
<p>
Let&#8217;s switch examples to discounting apparel. White is the new color and you have an overstock of all your Red and Black clothing. You want to discount it, but don&#8217;t want to go through and create 2 different rules. Here is where Condition Combinations shine.
</p>
<p>
We start our first line with All the Conditions being True.
</p>
<p>
Now when we go to set up our first condition we select Conditions Combination from the dropdown. We then need to set up the conditions below as being Any, since we are going to discount products which are <i>either </i>Black or Red.
</p>
<p>
At this point the Conditions look like this:
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/catprice_condition1.jpg" style="border: 0;" alt="image" />
</p>
<p>
Now we set up the other option, if the Color is Red and we have this:
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/catprice_condition2.jpg" style="border: 0;" alt="image" />
</p>
<p>
Now that we have set up our Condition for the colors we move back to the first level of conditions and select the price as being equal to or greater than $20.00 and we see this:
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/catprice_condition3.jpg" style="border: 0;" alt="image" />
</p>
<p>
Now we need all the conditions to be true. The price must be equal to or greater than $20 and the color must be either Black or Red.&nbsp; Apply your actions as described above, Save and Apply the Rule and that overstock will be moving out of the warehouse in no time.
</p>]]></description>
      <dc:subject>Promotions</dc:subject>
      <dc:date>2007-08-29T19:41:00-08:00</dc:date>
    </item>

    <item>
      <title>Overview: How Multiple Websites &amp;amp; Stores Work</title>
      <link>http://www.magentocommerce.com/blog/overview-how-multiple-websites-stores-work/</link>
      <guid>http://www.magentocommerce.com/blog/overview-how-multiple-websites-stores-work/#When:22:27:00Z</guid>
      <description><![CDATA[<h2>Global | Website | Store | Store View</h2>
<p>
One of Magento&#8217;s advanced features allows for management of multiple websites and stores within one installation, and we have an amazing system to support this:&nbsp; GWS -  aka &#8220;Global, Website, Store.&#8221;
<br />
<ul>
<li><b>Global:</b>  This refers to the entire installation.</li>
<li><b>Website:</b>  Websites are &#8216;parents&#8217; of stores.&nbsp; A website consists of one or more stores. Websites can be set up to share customer data, or not to share any data</li>
<li><b>Store (or store view group):</b>  Stores are &#8216;children&#8217; of websites.&nbsp; Products and Categories are managed on the store level.&nbsp; A root category is configured for each store view group, allowing multiple stores under the same website to have totally different catalog structures.</li>
<li><b>Store View:</b>  A store needs one or more store views to be browse-able in the front-end.&nbsp; The catalog structure per store view will always be the same, it simply allows for multiple presentations of the data in the front.&nbsp; 90% of implementations will likely use store views to allow customers to switch between 2 or more languages.</li>
</ul>
<br />
<center><img src="http://www.magentocommerce.com/images/uploads/multiple_websites_diagram.gif" style="border: 0;" alt="image" width="405" height="273" /></center>
<br />
</p><h3> Example scenario </h3><p>
Let&#8217;s say you want to sell appliances, consumer electronics, and DVD&#8217;s and CD&#8217;s.&nbsp; For the purpose of this example we&#8217;ll separate the catalog into two stores and three websites.&nbsp; The appliance line will be sold on its own website, and the remaining items on another website.&nbsp; You bought appliances.com and coolstuff.com for this purpose.&nbsp; You don&#8217;t want customer data and order data to be shared between the two websites, so data sharing will be turn off in the configuration between them.
</p>
<p>
Under coolstuff.com you create two stores - Electronics, and Media.&nbsp; Consumer electronics will be sold through the electronics store, and the media items through the Media store.&nbsp; Since each line of items is very extensive, it makes sense to create a separate category structure for the Media store and the Electronics store&#8230; otherwise the category tree would be large and cumbersome.&nbsp; When the stores are created, you simply assign a different root category to each store.
</p>
<p>
In addition, you want to feature your catalog for both websites in English and Spanish.&nbsp; To do this, you will create an English and Spanish store view for each of the three stores.&nbsp; When entering catalog data you can switch store views in the admin to create the additional product titles, descriptions etc&#8230;
</p>
<h3> Configuration </h3><p>
The configuration of Magento uses GWS as a kind of tree when setting up the stores.&nbsp; When it is initially installed, all configuration settings point to &#8220;default&#8221;, meaning the global installation.&nbsp; A check box next to each configurable item can be un-checked in a particular website or store view, to indicate that this item will be specific to this website or store view.&nbsp; For example, you will offer authorize.net as a payment module on both websites, but you only want to offer google checkout on coolstuff.com.&nbsp; In the configuration, you&#8217;d select coolstuff.com in the store view drop-down, find the google API settings, and un-check &#8220;use default&#8221; in the google checkout tab.&nbsp; For this specific website you can now enable or disable google checkout.
</p>
<p>
All modules in the configuration function the same way.
</p>
<p>
Moving on to store views - after a store view has been created, you can configure the layout and visual settings of the store view however you&#8217;d like - a drop-down allows customers to switch between store views.&nbsp; This will reload the current page with the alternate view.&nbsp; This can be used for multiple languages, but can also be a way to easily do A-B testing between several design packages to see if one yields more conversions.&nbsp; The possibilities are endless!
</p>
<p>
The above is meant as a basic overview of this functionality - the best way to learn how to set it all up is to install Magento and get in there and start playing around.
</p>
<p>
I also created two short videos that go into a little more detail regarding the configuration.&nbsp; Enjoy!
<br />
<a href="http://www.magentocommerce.com/blog/comments/video-creating-multiple-online-storefronts-part1/">Video: Creating Multiple Online Storefronts, Part 1</a>
<br />
<a href="http://www.magentocommerce.com/blog/comments/video-creating-multiple-online-storefronts-part-2/">Video: Creating Multiple Online Storefronts, Part 2</a>
<br />

</p>]]></description>
      <dc:subject>Multiple Websites &amp;amp; Stores</dc:subject>
      <dc:date>2007-08-27T22:27:00-08:00</dc:date>
    </item>

    <item>
      <title>How does Layered Navigation work?</title>
      <link>http://www.magentocommerce.com/blog/how-does-layered-navigation-work/</link>
      <guid>http://www.magentocommerce.com/blog/how-does-layered-navigation-work/#When:02:24:00Z</guid>
      <description><![CDATA[<p>When a customer is browsing through your site they need to find the products that interest them as fast as possible or you won&#8217;t make the sale. And when confronted with a category containing 60 products spread across multiple pages most customers will simply throw in the towel. Give them the option to filter by what interests them though, whether it&#8217;s price, manufacturer or any other aspect of the products, and you can show your customers what they want and raise conversions.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/layered_nav.gif" style="border: 0;" alt="image" width="205" height="365" />
</p>
<h3>Layered navigation constant filters</h3><p>
In Magento, two properties will appear as layered navigation filters without you having to do anything:&nbsp; Price and Categories.&nbsp; If you make a category an <b>anchor category</b>, its sub-categories will display as layered navigation options.&nbsp; If you take a look at the image above, you&#8217;ll notice the first filter is <b>Category</b> and it features two options:&nbsp; Shirts and Pants.&nbsp; In this example, Shirts and Pants are subcategories of the category this layered navigation block was pulled from.
</p>
<p>
Price ranges are also logically picked to display as another filter.&nbsp; The ranges themselves are determined by the prices of products contained within.&nbsp; There will never be more than 10 price ranges displayed, and products will be distributed accordingly.
</p>
<h3>Additional layered navigation filters</h3><p>
The additional filters in the screenshots above are <b>Color</b> and <b>Manufacturer</b>.&nbsp; These are product attributes that have been selected as filterable in the  <b>Use in Layered Navigation</b> dropdown. There are two types of filterable attributes. Filterable (with results) means that links will only appear for values where the number of results (the number in parentheses next to each value) is greater than zero. Filterable (no results) means that links will appear for all values, whether the number of results is zero or greater. In order for an attribute to appear as a layered navigation filter, the <b>Catalog Input Type for Store Owner</b> must be Dropdown, Multiple Select, or Price.&nbsp; This controls the number of possible filter options, and makes them consistent.
</p>]]></description>
      <dc:subject>Catalog</dc:subject>
      <dc:date>2007-08-25T02:24:00-08:00</dc:date>
    </item>

    <item>
      <title>Tutorial: Creating a Grouped Product</title>
      <link>http://www.magentocommerce.com/blog/tutorial-creating-a-grouped-product/</link>
      <guid>http://www.magentocommerce.com/blog/tutorial-creating-a-grouped-product/#When:05:45:01Z</guid>
      <description><![CDATA[<p><img src="http://www.magentocommerce.com/images/uploads/grouped_prod_front.gif" style="border: 0;" alt="image" width="371" height="264" />
</p><p>There are three kinds of products in Magento: Simple, Grouped, and Configurable.&nbsp; If you want to make a simple product, they are covered in detail in the <a href="knowledge-base/entry/tutorial-creating-products">&#8220;Creating products&#8221; tutorial.</a>
</p>
<h3>Advanced Products</h3><p>
Advanced products in Magento are a way to consolidate product variants onto a single product info page in the front-end.&nbsp; The variants themselves have their own SKUs and stock management.&nbsp; This is very powerful - it allows you to let customers search for the individual variants, but browse only to the consolidated product pages.&nbsp; (If it&#8217;s the implementation you want - you could also let customers browse the individual SKUs.) 
</p>
<p>
<b>Grouped Products</b> display several products on one page.&nbsp; For example - if you&#8217;re selling chef&#8217;s knives and you have the same knife in four sizes, you can make a <b>grouped product</b> to display all four sizes.&nbsp; Customers can select the size(s) they want and add to cart from this page.&nbsp; Another example would be a themed bedroom set - you can create a grouped product and sell the sheets, comforter, and pillow cases all from the same page.
</p>
<h3>Creating a Grouped Product</h3><p>
There are a few steps involved:
<br />
<ol>
<li>Create the invidivual products you want to sell on the Grouped Product page</li>
<li>Create the grouped product itself</li>
<li>Add the individual products to this grouped product</li>
</ol>
<h3>Creating the individual products</h3><p>
Before adding anything to the grouped product, you have to create the individual products you want to sell from the grouped product page.&nbsp; For our example, we&#8217;re going to use Chef&#8217;s knives.&nbsp; Let&#8217;s say you have 4 chef&#8217;s knives of the same manufacturer and series, and want to sell them all on one page - customers can add whichever of the set they want to cart.
<br />
<ol>
<li>Navigate to Catalog -> Manage Products</li>
<li>Click on &#8220;Add Product&#8221;</li>
<li>Select &#8220;Simple Product&#8221;, use whichever attribute set you need for the product.&nbsp; For this example, the <b>Default</b> attribute set was fine - we aren&#8217;t using any attributes besides the system attributes.</li>
<li>Do whatever data entry you desire for each simple product to be in the Grouped product. Below is what the General tab looks like for one of our knives:</li>
<br />
<img src="http://www.magentocommerce.com/images/uploads/grouped_creat_prod.jpg" style="border: 0;" alt="image" />
<li>When you&#8217;re done with data entry for the product, press &#8220;Save&#8221;.</li>
<li>Now repeat steps 2-4 for each product you will sail through the Grouped Product. You can also use the Duplicate Product feature to create the 4 seperate products without having to enter every value 4 times. Once you have created and saved your first product select the Duplicate button on the product page in the admin panel. The duplicate product will not copy unique values, such as SKU, as you need to edit these anyway. The duplicate product will be created with a status of disabled.</li>
</ol>
<h3>Creating the Grouped Product</h3><p>
<ol>
<li>Navigate to &#8220;Catalog -> Manage Products&#8221;</li>
<li>Click &#8220;Add Product&#8221;</li>
<li>Select &#8220;Grouped Product&#8221; for the product type.&nbsp; We&#8217;re still OK with the default attribute set.</li>
<li>On the general tab for the Grouped Product, you&#8217;ll notice a few fields are missing: <b>Weight</b> and <b>Qty</b>.&nbsp; These don&#8217;t make sense when applied to Grouped products, since the weights and quantities are determined by the individual products:</li>
<br />
<img src="http://www.magentocommerce.com/images/uploads/grouped_general.jpg" style="border: 0;" alt="image" />
<li>There&#8217;s also an additional tab:&nbsp; <b>Associated Products</b>.&nbsp; This is where you will add the individual knives you just created to this Grouped Product.&nbsp; Let&#8217;s click on that tab now.</li>
<li>If you type &#8220;Chef&#8217;s&#8221; into &#8220;Name&#8221; and hit &#8220;Search&#8221; you should find the 4 chef&#8217;s knives you just created.</li>
<br />
<img src="http://www.magentocommerce.com/images/uploads/grouped_creat_assoc_s.gif" style="border: 0;" alt="image" width="594" height="363" />
<br />
If you check an item, it gets added to the grouped product.&nbsp; When checked, two fields unlock:&nbsp; <b>Default Qty</b> and <b>Position</b>.&nbsp; You can control the sort order of the items in the <b>Position</b> field. As with all sort orders in Magento, the product with the lowest number will have the highest position on the page. You can also enter a <b>default quantity</b> which will be a pre-populated value in the front-end qty box.
</ol>
<br />
</p><h3>Grouped Products in the Front-end</h3><p>
Below is how the grouped product will appear in the front-end:
<br />
<img src="http://www.magentocommerce.com/images/uploads/grouped_prod_front.gif" style="border: 0;" alt="image" width="371" height="264" />
<br />
As you can see, the <b>Position</b> and <b>Default Quantity</b> fields reflect the information entered in the admin.
</p>]]></description>
      <dc:subject>Catalog</dc:subject>
      <dc:date>2007-08-24T05:45:01-08:00</dc:date>
    </item>

    
    </channel>
</rss>