w3cert
February 8, 2024, 2:20pm
1
Hi,
The product exported from cscart admin panel and imported to another cscart admin panel with zero products.
the product has feature and variants .
The feature is size,color, etc and combination 2,3,4 variants mostly and when exported as csv file.
all the data from products are available.
When i imported products with default import function(not a deprected import option) from cscart admin panel.
the product imported successfully.
in the product list all products are showing and inside feature and varinats all are present .
Issue:
All the feature and variants are selected option as variant as one product but imported products are individual product.
None of them show any variants in the list or product details page.
Each product showing one variant .
thanks
Please check the following article:
https://docs.cs-cart.com/latest/user_guide/manage_products/import_export/variation_import.html
The best way: before you try to import products, create the features manually (or import them in your store) and select the correct purpose for them.
w3cert
February 9, 2024, 9:03am
3
Hi,
The feature and varinats already exported as csv and imported to the site.
After the confomation imported feature and variants and inserted products using csv and still got the issue.
Thanks
Please, provide the step-by-step instructions on how to reproduce the issue.
w3cert
February 14, 2024, 10:08am
5
Hi,
The scenario used from two stores wise store_1 and store_2.
Step 1 - Store_1:
administrator => export data => features.
Export/download (direct download) features as csv
Export/download (direct download) features variants as csv
Example:
create 3 or more features like color,size,heel size … etc
the features is always variant as one product when is created.
create multiple variants each features.
create a products with minimum 3 features or more. The product will create unique variants around 8 or more
also upload images and other product information
Step 2 - Store_1:
administrator => export data => products
Export/download (direct download) products as csv
Step 3 - Store_2:
administrator => import data => features.
import with necessary option when features are exported
administrator => import data => features variants.
import with necessary option when features variants are exported
Step 4 - Store_2:
administrator => import data => products - info products (deprecated) method is not used
import with necessary option when products are exported.
also map all available column for import
products import successful.
Step 5 - Store_2:
when i checked with product list from admin panel and if i created with 8 or more variants products created successfully.
when i checked with feature tab and the features are selected as expected.
the product is not created as variant but it is created as separate product.
it does not create any unique variants for product and it is created as simple product
This steps are used to produce this issue.
Note: Create 10 or more products to produce
Thanks
Please provide the exact CSV files with features and with products.
w3cert
February 14, 2024, 11:48am
7
Hi,
Please find Attachments.
Features:
feature,csv
Features Variants:
Feature_variants.csv
Products:
products_sample.csv
Thanks
Thank you for the files. As I can see the Variation group code field is missing from the import file and features are defined in the deprecated format. Please add the Variation group code field and add the separate fields with features’ values.
https://docs.cs-cart.com/latest/user_guide/manage_products/import_export/variation_import.html