A. CMS restrictions are based on flexible search restrictions (Wrong because this is core's flexi search restriciton no relation with this)
B. CMS restrictions are ignored when the user is an admin (Wrong because this is core's flexi search restriciton no relation with this)
C. evaluation of restrictions takes place during page rendering (Comment - This will also be true if it would have been page restriction)
D. a CMS restriction must always belong to catalog version
A. Dynamic content: Content that is retrieved from a database and is placed on a web page only when requested, for example for a specific user group.
B. Structured content: Attribute-based data retrieved from a database, for example product data.
C. Define the attribute in the {ext.name}-beans.xml file
D. Unstructured content: Edited or free text content.
E. Static content: Content that is always the same when retrieved by different users at different times.
A. Facet Properties cannot be used for spell checking.
B. Querying for more than one value at the same time is possible.
C. Numeric values are automatically grouped into Ranges.
D. They can hold multiple values.
A. create a valid address and assign it to your BaseStore.
B. add Latitude and Longitude values to your BaseStore.
C. create an appropriate POS instance with a valid address and assign it to your base store.
D. make sure the geocoding cronjob is currently scheduled.
A. the promotion which needs to the simplest rule (involves the fewest products) will consume the product, so further promotions cannot be applied
B. both promotions will be applied to that product
C. this can not happen. Multiple promotions can not be configured to compete the same product (Comment- possible can be configured.)
D. the promotion with the higher priority will consume the product, so further promotions can not be applied (Comment - as per wiki this should be right. But I created two 'Buy Product A and get B' promotions both are applying together and created one more promotion 'Buy X and get Y' and this promotion is stopping other two promotions if I set it to high priority.Confused!!)
A. by defining BusinessProcess and BusinessProcessAction items in the relevant items.xml file
B. using the process definition wizard in the admin cockpit
C. by creating a process definition in an xml file
D. by creating an implementation of the BusinessProcessService interface with appropriate behavior
A. they can only be assigned to a CMS site
B. they can be assigned to a CMS component or page
C. they can only be assigned to CMS component
D. they can only be assigned to CMS page
A. Set the PointOfService to type 'WAREHOUSE'
B. Changes the Store attribute 'Pickup In Store Mode' to 'Buy And Collect'
C. Associate at least one Vendor with the Product.
D. Enable the SOP checkout method.