Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Recharge App returning error Variant can only be purchased with a selling plan

Writer Emily Wong

In my Shopify Store when I uncheck the option "Only show this product with these purchase options" via Product Admin the add to cart button return the error Variant can only be purchased with a selling plan..

I'm using Recharge App as a subscription App. I already tried to add <div></div> the peace of code they suggested but that's not the problem.

I've check my cart data and the selling_plan with the id is there.

The way I'm passing this data to cart is:

Anyone have faced this issue? Recharge says to check the data in the cart but that seems to be the correct one:

form_type: "product"
id: "31435799056334926"
quantity: "1"
selling_plan: "68812544433453485"
selling_plan_1501630: "subsave"
utf8: "✓"
Related questions 0 Add all product variant and quantity to the cart with AJAX in Shopify store 2 How to limit product/variant quantity using Shopify Plus Script Editor app? 0 how to append products line item in shopify mini cart popup on click variant by AJAX? Related questions 0 Add all product variant and quantity to the cart with AJAX in Shopify store 2 How to limit product/variant quantity using Shopify Plus Script Editor app? 0 how to append products line item in shopify mini cart popup on click variant by AJAX? 0 My Shopify app replaces the product form - option_selection.js breaks: can't access its "parentNode" property Load 1 more related questions Show fewer related questions Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.