Advanced Search
Search Results
8 total results found
Optimizing feed output
The feed's quality depends on the quality of product data. To make sure that data in the feed is accurate, you'll have to adjust feed configuration to match your catalog. Use the topics below to get details on what configuration options are: General Configura...
Testing and Troubleshooting
By Product Troubleshooting by product is the fastest way to correct output: Test output of a product Correct configuration and start over. Full Feed To track down issues through your full feed: Generate the feed Check feed logs and feed output by accessing th...
Migration to another magento
Easy migration is useful to push live feeds that where tested on a staging magento instance. Destination magento instance should have the same feed extension version installed. To check hte extension version navigate to Admin > System > Configuration > Ro...
Use pricing from simple child products
If you use configurable products and have different pricing for each option, then you might want to set prices on the Simple products associated with your configurables. By default, Magento will use the price you set on the configurable product, for all pr...
Setting up products with Minimum Advertised Pricing
It's recommended that MSR price display is set in magento to the real price aside msrp on the pages. The most appropriate option to do that is by setting Display Actual Price to gestures on your products. Step-by-step guide In Columns Map, set the price column...
Set up stores and feeds for multiple countries
Magento supports the very useful feature of creating multiple stores that target different countries. You can setup storeviews that have a different language or currency, while re-using the same product catalog, categories and promotions, even the same custome...
Detaching feed generation from magento cron
Reasons to detach: Magento cronjob is not running, or feed fails to generate for whatever reason. Large catalogs with other backend cron tasks. It may take hours for the cron to generate and this would freeze all other backend tasks for that time. Steps to d...
Common Questions
Feed is generating too slow Most catalogs should be able to process few products per second. The speed of products processing depends on attributes mapped into the feed the complexity those attributes backend. I order to trace which attribute is causing the pe...