Skip to content
Tutorials

Tutorials

Each tutorial walks through one storefront feature end to end and names the files and components you edit along the way. Pick a goal from the table below. The Topic column groups tutorials by the part of the storefront they change, so you can scan for the area you’re working in.

TutorialTopicWhat you’ll build
Configure cart summaryCartRestyle the cart summary layout and savings display.
Add custom product lines to cart summaryCartAdd custom lines tied to products in the cart summary.
Customize order summary linesCartChange the lines shown in the cart’s order summary.
Add messages to mini cartCartShow inline feedback when items are added or updated in the mini cart.
Enable product variation updates in cartCartLet shoppers change product variations from the cart and mini cart.
Add gift options to PDPCartMount gift options on the product page and persist them to the cart.
Add a custom payment methodCheckoutIntegrate a third-party payment provider.
Integrate address verificationCheckoutConnect a third-party address verification API.
Validate a shipping addressCheckoutConfirm a suggested address before the order is placed.
Buy online, pickup in storeCheckoutBuild a buy online, pickup in store flow.
Implement multi-step checkoutCheckoutReplace the default checkout with a multi-step flow.
Implement order cancellationOrdersLet shoppers cancel an order after placing it.
Add a Notify Me CTA to the PDPProduct detailsSwap Add to Cart for a Notify Me CTA when an item is out of stock.
Federated searchSearchCombine content and product results in one search experience.
Search redirectsSearchSend specific search terms straight to a target page.
Customize AddressForm layoutUser accountRearrange the fields in the account address form.
Add stored payment methods to My AccountUser accountShow saved Payment Services cards on the My Account page.
Validate a saved addressUser accountConfirm a suggested address when a shopper saves it.
Build a category page manuallyCategory pagesAuthor a single category page by hand and attach SEO metadata.
Generate category pages programmaticallyCategory pagesScript category-page documents and publish them in bulk.
Add breadcrumbs for PLP and PDPCategory pagesAdd authored breadcrumbs that carry from category to product pages.
Instrument analytics eventsAnalyticsPublish ACDL events when you bypass or replace the drop-ins.
Publish a product page view eventAnalyticsPublish a product-page-view event from a custom product page.
Publish an add-to-cart eventAnalyticsPublish an add-to-cart event from a custom add-to-cart action.