<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.x-cart.com/index.php?action=history&amp;feed=atom&amp;title=X-Cart%3AImport_3x-4x</id>
	<title>X-Cart:Import 3x-4x - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://help.x-cart.com/index.php?action=history&amp;feed=atom&amp;title=X-Cart%3AImport_3x-4x"/>
	<link rel="alternate" type="text/html" href="https://help.x-cart.com/index.php?title=X-Cart:Import_3x-4x&amp;action=history"/>
	<updated>2026-06-24T23:32:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>https://help.x-cart.com/index.php?title=X-Cart:Import_3x-4x&amp;diff=4567&amp;oldid=prev</id>
		<title>Ivka: Created page with '{{XC_4.1}} This module allows a store based on X-Cart 4.1.x to import data exported from a 3.x.x or 4.0.x store (ensures compatibility of data formats).  == To begin using the mo…'</title>
		<link rel="alternate" type="text/html" href="https://help.x-cart.com/index.php?title=X-Cart:Import_3x-4x&amp;diff=4567&amp;oldid=prev"/>
		<updated>2010-09-21T05:22:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{XC_4.1}} This module allows a store based on X-Cart 4.1.x to import data exported from a 3.x.x or 4.0.x store (ensures compatibility of data formats).  == To begin using the mo…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{XC_4.1}}&lt;br /&gt;
This module allows a store based on X-Cart 4.1.x to import data exported from a 3.x.x or 4.0.x store (ensures compatibility of data formats).&lt;br /&gt;
&lt;br /&gt;
== To begin using the module: ==&lt;br /&gt;
&lt;br /&gt;
Enable Import 3x-4x module (Administration menu-&amp;gt;Modules).&lt;br /&gt;
&lt;br /&gt;
When the module is enabled, a section titled Import 3x-4x is added to General settings/Modules options.&lt;br /&gt;
&lt;br /&gt;
Adjust the module settings via General settings/Modules options-&amp;gt;Import 3x-4x:&lt;br /&gt;
&lt;br /&gt;
[[Image:Import_3x-4x.gif|center]]&lt;br /&gt;
&lt;br /&gt;
Adjust the check box 'Create all necessary categories during products import'. If this check box is selected, during import X-Cart creates all the categories specified in the product details of the products being imported that have not existed in the store by the time of data import. If unselected, X-Cart refuses to import products that, according to their details, belong to a product category that does not already exist in the store (An error is generated for each unknown category).&lt;br /&gt;
&lt;br /&gt;
Click the '''Save''' button to save the changes.&lt;br /&gt;
&lt;br /&gt;
== Importing a list of products ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. First of all, click on ''''Import products'''' item in the '''Products''' menu. The ''''Import products'''' form will appear on the screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:imp products.gif|center]]&lt;br /&gt;
&lt;br /&gt;
[[Image:imp products1.gif|center]]&lt;br /&gt;
&lt;br /&gt;
2. Set the columns order. It must be the same as the order used in the CSV file you are going to import.&lt;br /&gt;
&lt;br /&gt;
You do not have to supply values for all the fields (to do this, just place a double delimiter (''';;''') instead of entering the value between two delimiters (''';value;''')). However, filling out &amp;lt;tt&amp;gt;price&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;product&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;descr&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;avail&amp;lt;/tt&amp;gt; fields is mandatory as they are required for the application to work correctly. If you are planning to use the &amp;quot;UPDATE INVENTORY&amp;quot; function for further quantity or price updating it's necessary to define &amp;lt;tt&amp;gt;product_code&amp;lt;/tt&amp;gt; as updates are done only by the field '''product_code'''.&lt;br /&gt;
&lt;br /&gt;
* '''productid''' - Product id&lt;br /&gt;
* '''productcode' (recommended)'' - Product code or SKU.&lt;br /&gt;
* '''product' (required)'' - Product name.&lt;br /&gt;
* '''distribution''' - Product distribution (for EGoods)&lt;br /&gt;
* '''weight''' - Product weight&lt;br /&gt;
* '''list_price''' - List price&lt;br /&gt;
* '''descr' (required)'' - Description&lt;br /&gt;
* '''fulldescr''' - Detailed description&lt;br /&gt;
* '''avail' (required)'' - Quantity in stock (items)&lt;br /&gt;
* '''forsale''' - Available for sale ''(Y or N)&lt;br /&gt;
* 'shipping_freight''' - Shipping freight&lt;br /&gt;
* '''free_shipping''' - Free shipping ''(Y or N)&lt;br /&gt;
* 'discount_avail''' - Apply global discounts ''(Y or N)&lt;br /&gt;
* 'min_amount''' - Min order amount&lt;br /&gt;
* '''dim_x''' - x dimension of the product package (for shipping)&lt;br /&gt;
* '''dim_y''' - y dimension of the product package (for shipping)&lt;br /&gt;
* '''dim_z''' - z dimension of the product package (for shipping)&lt;br /&gt;
* '''low_avail_limit''' - Low limit in stock&lt;br /&gt;
* '''free_tax''' - Non-taxable ''(Y or N)&lt;br /&gt;
* 'product_type''' - Product type&lt;br /&gt;
* '''manufacturerid''' - Manufacturer id&lt;br /&gt;
* '''return_time''' - Time during which the product can be returned to the store&lt;br /&gt;
* '''category''' - Product category&lt;br /&gt;
* '''price' (required)'' - Price of the product&lt;br /&gt;
&lt;br /&gt;
* '''thumbnail''' - Thumbnail image file name and (if necessary) file location&lt;br /&gt;
* '''product_options''' - Product options&lt;br /&gt;
* '''extra_fields''' - Extra fields&lt;br /&gt;
&lt;br /&gt;
* '''manufacturer''' - Product manufacturer&lt;br /&gt;
* '''applied_taxes''' - Taxes applied to the product&lt;br /&gt;
&lt;br /&gt;
3. Select the delimiter used in the CSV file you are going to import (comma, tab or semicolon).&lt;br /&gt;
&lt;br /&gt;
4. Select the default category from the drop-down list. If the value of the category field is not specified in the CSV file, the default category will be applied.&lt;br /&gt;
&lt;br /&gt;
5. Enter the category path separator for '''&amp;quot;category&amp;quot;''' field (e.g. ''Books///Software'').&lt;br /&gt;
&lt;br /&gt;
6. If you have thumbnails for your products, you should put them all into one directory and specify the absolute path to this directory in the field '''&amp;quot;Directory&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
{{Note1|'''VERY IMPORTANT!''' Your images must be located on your ''Web'' server (not on your local computer if your access is remote), you should specify the full path from the system root (e.g. &amp;lt;tt&amp;gt;/home/mysite/pictures&amp;lt;/tt&amp;gt; on UNIX or &amp;lt;tt&amp;gt;D:/Pictures&amp;lt;/tt&amp;gt; on Windows).}}&lt;br /&gt;
&lt;br /&gt;
7. Do one of the following:&lt;br /&gt;
&lt;br /&gt;
* Enter the location of the CSV file if you have uploaded it before, or&lt;br /&gt;
* Click on ''''Browse'''' and select the necessary CSV file.&lt;br /&gt;
&lt;br /&gt;
8. Click on ''''Import products''''.&lt;br /&gt;
&lt;br /&gt;
If you want to drop all existing products in your store before you import new products, select the ''''Drop all products'''' before import check box. Be careful, this operation cannot be undone and all existing data in the product catalogue will be lost.&lt;br /&gt;
&lt;br /&gt;
[[Category:X-Cart modules]]&lt;br /&gt;
[[Category:X-Cart user manual]]&lt;/div&gt;</summary>
		<author><name>Ivka</name></author>
		
	</entry>
</feed>