Which tool should a developer use to author automated tests for custom Lightning web components?
A developer has created a custom Lightning web component for the Cart page that needs to react to changes to cart items from the standard cart component.
How should the developer implement the custom component so changes to cart items and
quantities are reflected?
A developer has made some changes to the products of an existing storefront, but they are unable to see the changes in the products from the store.
Which action did the developer forget to take?
What interface must a developer implement tooverride Tax in Checkout?
During checkout flow customizations, a developer receives an error on shipping cost calculation integrations with the error code: INSUFFICIENT_ACCESS_OR_READONLY.
What is causing this error?
Which tool is used to retrieve and manipulate Salesforce data in a Lightning Web Component?
Which orders can a user view on Order List Component (Aura) for B2B stores?
A developer has been working on the flow of an Inventory Class for checkout. The developer has handled all the error statesand now needs to indicate that inventory is available for all items and amounts in the cart.
Which step should happen next?
In what way can a developer's code subscribe to platform events?
Which category can receive signaling from a Lightning Message Channel?