When I add line item widget to checkout page, switch it to one-page checkout and use mobile version, it only renders on bottom order summary, but it’s expected to be in both top and bottom.
Missing from top:
Works in bottom
When I add line item widget to checkout page, switch it to one-page checkout and use mobile version, it only renders on bottom order summary, but it’s expected to be in both top and bottom.
Missing from top:
Works in bottom
Hi Santoninko,
So the variant and quantity pickers should appear in both instances where products appear on the checkout - this is appearing on regualr desktop view though, correct? Are you using the purchase.checkout.cart-line-item.render-after extension target?
Hi! We’re using “Checkout::Dynamic::Render” and widget is placed by a user in checkout editor.
Hey @santoninko
Thanks for flagging this. It looks like someone else recently reported this - you can follow along here: https://github.com/Shopify/ui-extensions/issues/1483