If you use the ReCharge Subscription app on your Shopify store, in some circumstances it can overwrite the price of SellUp widget. This is because the ReCharge app is looking for CSS classes in the product form and updating them when switching between One Time & Subscription.
Solution
The CSS of SellUp can be changed so that ReCharge does not overwrite it.
Step 1) Create a custom JS file in your theme under assets called sellup-price-change.js
Step 2) Paste the following JS inside this file and click save.
Step 3) Load the JS on a product template. E.g templates > product.liquid by adding the following line to template at the top then click save
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article