on ‎2018 Apr 20 1:00 PM
How can configure hero products (multiple product) for multiple stores using impex and backoffice?
Request clarification before answering.
$productCatalog=ProductCatalog;
$catalogVersion=catalogversion(catalog(id[default=$productCatalog]),version[default=Staged])[unique=true,default=$productCatalog:Staged]
INSERT_UPDATE SolrHeroProductDefinition; code[unique = true]; $catalogVersion[unique = true]; category(category.code,$catalogVersion); indexedType(SolrIndexedType.identifier); products(Product.code,$catalogVersion)[collection-delimiter = ,]
;CATCODE_ProductType;ProductCatalog:Staged;CATCODE;ProductType;PRODCODE,PRODCODE2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.