App reviews, troubleshooting, and recommendations
I am building an app for creating some custom fields in the product page. So, I want to change the subtototal in cart page based on that custom data's. Can I use functions for achieving this?. Is there any other methods?
Solved! Go to the solution
This is an accepted solution.
Hello @rishad45 : Shopify functions presently have limitations and it applies discount strategy so you shall look at that.
Shopify function results will be displayed on checkout page and not on cart page.
On cart page you need to apply some JS tricks based on cart data and product meta data.
This is an accepted solution.
Hello @rishad45 : Shopify functions presently have limitations and it applies discount strategy so you shall look at that.
Shopify function results will be displayed on checkout page and not on cart page.
On cart page you need to apply some JS tricks based on cart data and product meta data.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025