Question 66

Given the following ISML example, how should a developer reference the product object in the current iteration of the basket?
<isloop items ="${pdict.Basket.products}" var="product" status= "loopstatus">
...
</isloop>
  • Question 67

    A developer needs to show only car accessories when shoppers use the search term car accessories and exclude technology accessories and household accessories.
    Given the above requirement, what is the recommended approach using the Search Dictionaries Dashboard?
  • Question 68

    Universal Containers is preparing their storefront to use Open Commerce APIs (OCAPI).
    To which hook should the Digital Developer move taxation logic to ensure consistent order totals within B2C Commerce?
  • Question 69

    Given a template rendered by a controller with caching and a remote include without caching, which situation applies?
  • Question 70

    Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the sandbox.
    Which two additional steps should the developer take to troubleshoot this problem?
    Choose 2 answers