Shop app checkout not mapping with custom draft order

In shopify we have a custom checkout with draft order api. we create a custom draft order and return the checkout url. we do this to hack around shopify 3 product option work around.

Now the problem is, none of these extra options are actually variants, they are line items added in draft order. So if an user abandons a cart from the main shopify store and then goes to the “shop app” and checks their checkout page, it shows just the base price, and not the price added from those variants.

What is my work around for this? it seems we dont have any control over the shop app sdk??

Hi Shubhra,

Shop does not support draft orders at this time.