Articles on: Developer Options

How do I ask the app to apply a discount code programmatically?

You may use the call:

window.discountOnCartProApp.applyCode('SOME_CODE');

Updated on: 27/03/2024