From 1aa3e2006634f29a290ddca137c18fddf5420cea Mon Sep 17 00:00:00 2001 From: Matheus Reis <35343551+matheusgnreis@users.noreply.github.com> Date: Fri, 21 Jun 2024 05:58:20 -0300 Subject: [PATCH] Update ecom.config.js --- functions/ecom.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/ecom.config.js b/functions/ecom.config.js index 7a2a460..17d883a 100644 --- a/functions/ecom.config.js +++ b/functions/ecom.config.js @@ -23,7 +23,6 @@ const app = { * Start editing `routes/ecom/modules/calculate-shipping.js` */ calculate_shipping: { enabled: true }, - /** * Triggered to validate and apply discount value, must return discount and conditions. * Start editing `routes/ecom/modules/apply-discount.js`