Question 1
What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this question.
Question 2
What are the advantages of using classification attributes? Note: There are 2 correct answers to this question.
Question 3
Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to this question.
Question 4
How many category items will the following ImpEx create?
$prodCat=electronicsProductCatalog
$version=Staged
$catVersion=catalogVersion(catalog(id[default=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;electronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
$prodCat=electronicsProductCatalog
$version=Staged
$catVersion=catalogVersion(catalog(id[default=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;electronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
Question 5
You updated a price row for a particular product using the Backoffice Product Cockpit and also made sure the cronjob for synchronizing the involved product catalog was executed sucessfully.
When you visit the category page containing the specific product, you discover that its new price value is NOT properly displayed. How can you fix this issue?
When you visit the category page containing the specific product, you discover that its new price value is NOT properly displayed. How can you fix this issue?
