RO CSVI

J2Store Options as individual fields in product import

RO CSVI makes it possible to import J2Store options as individual fields in product import. Options for variants, simple and configurable products are generated. This makes maintaining your products much easier as you can easily process your data in a spreadsheet. 

With RO CSVI it is now possible to import J2Store options as individual fields for products.  

1. Create Options in J2Store from J2Store Dashboard >> Options page

RO CSVI J2Store New Options

2. Update available fields as explained in Missing fields in RO CSVI document.

3. Create J2Store Product Import template by setting component to J2Store, Action to Import and Operation to Product.

RO CSVI J2Store Product Import Template

4. Example content with size and color options

"sku","color","size","product_type","catid","title"
"variant_product","Red#Blue","XL#L","variable","2","Variant product"
"Simple_product","Red#Blue","XL#L","simple","2","Simple product"
"Configurable_product","Red#Blue","XL#L","configurable","2","Configurable product"

5. Go to RO CSVI Import page and select J2Store Product import template you created.

6. Check import preview and see how the option fields looks

RO CSVI J2Store Options Preview

7. Run import.

The above import would generate different results based on the product type

1. For Simple and Configurable product types, the Options are added to the product and can be checked from Options tab in J2Store product edit page.

RO CSVI J2Store Options Configurable

 You can see the values by clicking on Set Option values link

RO CSVI J2Store Options Configurable Values

For variant product, variants will be generated and can be seen from Options tab in in J2Store product edit page

RO CSVI Options Variant Product

Related Articles