Search

Index

Revindex Storefront

Product Variant Option

Last updated on 2020-06-02 2 mins. to read

The product variant options is the relationship between the product variant and the product variant group option (e.g. blue). To import/export product variant options, go to Catalog > Products from the Storefront module menu. Click on the Import or Export link. Then select "Product variant option".

Column Type Data required Description Example
Act String Yes  Type of import action to perform (Insert = i, Update = u, Delete = d) i
ProductVariantOptionID Integer Yes/No Database object identifier. This value is required when performing an update or delete action.  
CreateDate DateTime No    
ProductVariantGroupOptionID Integer Yes/No Associate the product variant group option object by its ProductVariantGroupOptionID. If you specify ProductVariantGroupOptionID, the ProductVariantGroupOptionKey will be ignored. 16
ProductVariantGroupOptionKey String Yes/No Associate the product variant group option object by its ProductVariantGroupOptionKey. If you specify ProductVariantGroupOptionID, the ProductVariantGroupOptionKey will be ignored. apple-ipad-colors-blue
ProductVariantID Integer Yes/No Associate the product variant object by its ProductVariantID. If you specify ProductVariantID, the ProductVariantKey will be ignored. 14
ProductVariantKey String Yes/No Associate the product variant object by its ProductVariantKey. If you specify ProductVariantID, the ProductVariantKey will be ignored. apple-ipad-white
UpdateDate DateTime No    

Comments


Powered by Revindex Wiki