B2C-Commerce-Developer Exam Question 71

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>
  • B2C-Commerce-Developer Exam Question 72

    A Digital Developer has identified that the code segment below is causing performance problems.

    What should the Developer do to improve the code?
  • B2C-Commerce-Developer Exam Question 73

    Universal Containers sells physical gift cards for the holidays.
    What needs to occur to guarantee the cards will always be available?
  • B2C-Commerce-Developer Exam Question 74

    Given the requirement to add caching to an existing page while adhering to SFRA best practices, which code snippet should be used?
  • B2C-Commerce-Developer Exam Question 75

    A merchant is selling a new product line of televisions. In order to deliver a good customer experience, the merchandising team wants the screen size to be incorporated into the search and navigation journey.
    Which two things can the developer do to facilitate this for them?
    Choose 2 answers