<< Prev Question

Question 21/21

An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
* Set the shipping method on the Basket
* Add the item to the basket, calculate the basket total and get the shipping cost for this method
* Remove the item from the Basket to restore the original state
* The above process is repeated for each shipping method
During the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (21q)
Question 1: The client provided these business requirements: * The B2C C...
Question 2: The Client identifies that a segment of customers need to se...
Question 3: A B2C Commerce Developer has just finished implementing a ne...
Question 4: An Architect is documenting the technical design for a singl...
Question 5: Northern Trail Outfitters (NTO) Just went live after migrati...
Question 6: During load testing, a third party service is constantly fai...
Question 7: The Client wants to have a flash sate on a few products ever...
Question 8: The storefront integrates with a REST based Address verifica...
Question 9: A client receives multiple feeds from third parties on the s...
Question 10: The development team is building a complex LINK cartridge fo...
Question 11: A third party survey provider offers both an API endpoint fo...
Question 12: A company manages its regional operations as separate busine...
Question 13: Northern Trail Outfitters (NTO) Just went live after migrati...
Question 14: A new dent is moving from their existing ecommerce platform ...
Question 15: The Client is planning to switch to a new Payment Service Pr...
Question 16: The Client wishes to implement a third party integration tha...
Question 17: During a load test the storefront shows steady but slow perf...
Question 18: A company that is a shoe-producer is doing Salesforce B2C Co...
Question 19: A developer is validating the pipeline cache and noticed tha...
Question 20: A Client has automated builds that deploy the code; however,...
Question 21: An ecommerce site has dynamic shipping cost calculation. it ...