Hi,
Im having a lot of trouble trying to get my app passed with the Shopify review team. It is a simple app with runs 1 function (product-discount02) which reads a metafield value called custom.quantity-break and applies a product discount based on quantity ordered. If the value in the field is 0;20,5;19,10;15 this will have the price 0 to 4 items price $20, 5 to 9 items $19 and 10+ items $15 (Im using semicolon and comma to delimit the text). The full app code is available below
https://github.com/dantheman88988374/Shopify-App-Public.git
The code works perfects as a custom app on a dev store, we’ve tested it many times on many dev stores desperate to figure out the issue. Ive also copy/pasted the run.js code and ran it in the SupaEasy app on a Live store and works fine.
I dont have the Runtime logs..
Shopify reviewer error: