Search

Index

Revindex Storefront

Required Product

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

To import/export required products, go to Catalog > Products from the Storefront module menu. Click on the Import or Export link. Then select "Required product".

Column Type Data required Description Example
Act String Yes  Type of import action to perform (Insert = i, Delete = d) i
RequiredProductID Integer Yes/No Database object identifier. This value must be specified when performing a delete action.  
CreateDate DateTime No    
DeferDate DateTime No Defer the start of the required product until the date specified.  
DeferInterval Integer Yes Defer the start of the required product by the amount of interval time. Enter zero to start immediately. 0
DeferIntervalType Integer Yes The interval type for the deferral. Day = 1, Week = 2, Month = 3, Year = 4 1
ProductVariantID Integer Yes/No Associate the product variant object by its ProductVariantID. If you specify ProductVariantID, the ProductVariantKey will be ignored. 15
ProductVariantKey String Yes/No Associate the product variant object by its ProductVariantKey. If you specify ProductVariantID, the ProductVariantKey will be ignored. apple-ipad-white
Published Boolean Yes Determine if the required product is disclosed to the customer. True
Quantity Integer Yes A non-zero value will match the quantity ordered (e.g. if you set a value of 2 and the customers places an order for 2 items, the total required products will equal 4). Enter a value of 1 if you want to have a one to one match. If you want a single required product regardless of any number of items purchased, enter a value of 0. 1
RequiredProductVariantID Integer Yes/No Associate the required product variant object by its ProductVariantID. If you specify ProductVariantID, the ProductVariantKey will be ignored. 16
RequiredProductVariantKey String Yes/No Associate the required product variant object by its ProductVariantID. If you specify ProductVariantID, the ProductVariantKey will be ignored. apple-ipad-cover
UpdateDate DateTime No    

Comments


Powered by Revindex Wiki