function getCustomCoupons(){ var coupon_ids_js = document.getElementById("coupon-id-lists").textContent; if(null){ return Promise.all([fetch('/api/discount-coupon/coupons?ids[]=349377983699487563&ids[]=349377161947256920&ids[]=349377530022598744&ids[]=349378296305162328&ids[]=349378598794172504&ids[]=349376225283676248'),fetch('/api/discount-coupon/coupons/received/count',{ method: 'POST', credentials: 'same-origin', body: coupon_ids_js })]).then((res) => { return Promise.all([res[0].json(),res[1].json()]) }).then((data) => { return data; }); }else{ return Promise.all([fetch('/api/discount-coupon/coupons?ids[]=349377983699487563&ids[]=349377161947256920&ids[]=349377530022598744&ids[]=349378296305162328&ids[]=349378598794172504&ids[]=349376225283676248')]).then((res) => { return Promise.all([res[0].json()]) }).then((data) => { return data; }); } } exportFunction('getCustomCoupons',getCustomCoupons);
Économisez de l'argent avec un coupon