Valid B2C-Commerce-Architect Dumps shared by ExamDiscuss.com for Helping Passing B2C-Commerce-Architect Exam! ExamDiscuss.com now offer the newest B2C-Commerce-Architect exam dumps, the ExamDiscuss.com B2C-Commerce-Architect exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com B2C-Commerce-Architect dumps with Test Engine here:
During a technical review, the Client raises a need to display product pricing on theProduct Detail Page (PDP) with discounted values per promotion. The Client notes customers complained of bad user experiences in the past when they would add a product to the basket from the cached PDP and then see a higher price when they started checkoutas the promotion had expired. What should the Architect suggest be implemented for this given that performance should be minimally impact?
Correct Answer: C
To address the issue of pricing discrepancies on the Product Detail Page (PDP) due to promotions expiring between the page view and checkout, the Architect should suggest modifying the page cache to vary by price and promotion (Answer C). This solution allows the cache to store different versions of the page based on the current price and applicable promotions. By doing so, it ensures that customers always see the most accurate pricing information depending on the active promotions at the time of their visit, thereby improving the user experience and reducing confusion at checkout. This method also minimizes the performance impact compared to completely disabling cache, as it still allows caching but in a more dynamically controlled manner.