The new webview cart replacing the native cart. Tap through the real steps: the shipped
styled PDP (Item# 1969) → Add to cart → the transcoded webview cart (real guest price
$26.32, live qty steppers & subtotal) → the honest B2B checkout hand-off that stays inside the app.
Every screen is the real app code: the PDP is the shipped render, the cart is the exact
buildCartWebviewHtml() the app now runs.
The Cart tab used to be a native list. It's now a transcoded stylized webview — the live Kent
/cart markup, chrome-stripped and re-skinned to the app's Figma tokens, exactly like the PDP webview.
Add-to-cart posts to the app's durable bag (no Safari); the cart renders that bag; checkout hands off to the live Kent cart inside the app.
Guest price $26.32 from Kent's public pricing API; product title/image from the live store; cart markup uses the live cart's own classes. No fabricated prices, no fake checkout.