Cannot access sellings plans on checkout.liquid

Hey @jbourassa ,

Thanks for the quick reply!

At a high level, I need to detect the presence of a subscription line-item so that I can show a different flow to the customer.

As a work-around, I am fetching the Cart via the AJAX API and detecting the presence in that way.