Archive: csv file

 

Posts Tagged ‘csv file’


I’m importing hundreds of products into a magento store(V1.6). I have two questions. As of now I’m creating an attribute and then adding it to an attribute set manually and then importing the products from CSV file. I have hundreds of attributes to be created. Apart from paid plugins, Is there any other way to [...]



 

I am trying to write a php script that outputs to a csv file which then will get imported into urapidflow pro in magento. I’m a little bit confused when to use the fixed row format as oppose to a dynamic columns format. Is it possible to only stick to one format? Any help would [...]



 

I would like to use table rates to specify shipping prices for UK, Europe and Rest of World. Is there an established .csv file I can use, where each county code is in one of the 3 above areas? This is what I’m trying to achieve… UK: £3.50 normal £6.50 special EUROPE: £4 normal £9 [...]



 

When I import the products to magento I’m getting a “success” import message, but my products are not being displayed in catalog. Can somebody tell me what is happening with my magento products import? Importing products from CSV file in magento Possibly Related Posts: magento javascript skin path admin vs frontend in layout Magento extension [...]



 

I have a CSV file and it takes ages to import it with magento standard interface, import is ok. I tried to use open source solution called “Magmi” which imports the same file in seconds when magento takes days. The problem is that if the file is imported with magmi, products are not visible on [...]



 

I got a little problem with Magento translation in my module, because it does not work. It should be easy as all tutorials saying. There is a .csv-file in every app/locale/[xx_XX]/ – folder and also an entry in config.xml. I have a helper in my module, which is also registered in config.xml and I can [...]



 

I asked a similar question but I did not provide sufficient details and I got no answers so I will try again. The main task is to add fields to the CSV file that is exported under the magento admin sales->invoices. I found the main file to edit: app/code/core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php This has the options to addColumn’s [...]



 

The Advance Import Configurable Product module allows you to import products such as t-shirts that can be customized and optimized according to the needs and requirements of the customer. You can add some options to the CSV file to use features outside the range of normal Magento import facilities. Its powerful re-use capabilities enable you [...]



 

by livetech (Posted Mon, 13 Jun 2011 13:04:44 GMT)Hi All I am currently working on trying to import a bunch of products from an existing store (not a Magento store) to a Magento installation. The Store is bilingual. I entered a few test products, and then ran the Export feature to generate the CSV file. [...]



 

Hi, I have a csv file with 2 records. but when i try to upload this file through the magento upload module it’s uploading more than 196 records. I crossed check with everything in my file only 2 records are there. What’s the problem? It’s related to cache or index something?? For your reference i [...]