Order Settings

1. Select the "Order Settings" module in the background "System Settings" to enter;

2. "Order Review": After the order review is turned on, the order generation needs to be reviewed before it can be shipped. Click "Add Review Rejection Reason" to add a rejection reason template, which can be used quickly when rejecting an order;

3. "Automatic order cancellation after timeout": After enabling the member, if the member fails to complete the payment within the specified time, the order can be returned to the stock after the order is automatically cancelled, and the seller can freely set a unified timeout period;

4. "Order Automatic Receipt Time": After all the orders are shipped, the system will automatically confirm the receipt after a period of time if the member does not take the initiative to receive the goods, and the seller can freely set the unified confirmation receipt time;

5. "After-sales service": Open the online after-sales application of the mall, and members can apply for after-sales service for orders that are delivered, pending receipt, and completed. The seller can freely set the after-sales service time and service type after the order is confirmed and received. Click "Add After-Sales Reason" to add an after-sales reason template, which can help members use it quickly when initiating after-sales service.

 

share information

Use it now for free

Free trial
hant_promotion/addPromotionCensus', params:{ promotion_code: promotion,hash: uuid } }, success: function(data) { // var oldtamp = localStorage.getItem(promotion + '_tamp'); var oldtamp = Giimall.cookie.getItem(promotion + '_tamp'); var startTimestamp = Date.now() / 1000; //秒单位时间戳 var diff = false; if(!oldtamp) { // localStorage.setItem(promotion + '_tamp', promotion + '_' + startTimestamp); Giimall.cookie.addItem(promotion + '_tamp',promotion + '_' + startTimestamp,{domain:"giimall.com",path:'/',endTime:86400}); }else { diff = (startTimestamp - Number(oldtamp.split('_')[1])) >= 86400; } if(diff) { // localStorage.setItem(promotion + '_tamp', promotion + '_' + startTimestamp); Giimall.cookie.addItem(promotion + '_tamp',promotion + '_' + startTimestamp,{domain:"giimall.com",path:'/',endTime:86400}); } } }); } if(search && search.indexOf('promotion') != -1) { var value = search.match(/(promotion)=([\w]+)/), host = location.host; value[2] != "" && window.Public && window.Public.cookie && window.Public.cookie.addItem(value[1],value[2],{ path:"/", domain:host.substring(host.indexOf('.') + 1), endTime:60 * 60 * 72 }); // 发送唯一指纹 var curPromotion = value[2]; // 当前营销id requestFingerprint(curPromotion); } // 退出登录 function handleSignOut(event) { event.preventDefault(); event.stopPropagation(); var target = event.target; Cookie.removeItem('username','.giimall.com','/'); location.href = "https://m.giimall.com/?type=resmo"; } // 登录切换 function changeLogin() { var dom = document.querySelectorAll('.SITE_PANELLi'); var len = dom.length; var alreadyRun = false; for(var i =0; i< len; i++) { var cur = dom[i].querySelector('a'); if(cur) { var hrf = cur.getAttribute('href'); if(hrf.indexOf('login') > -1){ var parent = document.querySelector('.SITE_PANELUl'); oldLi = dom[i]; if(userName) { if(alreadyRun) { parent.removeChild(dom[i]); }else { alreadyRun = true; var createLi = document.createElement('LI'); createLi.className = "SITE_PANELLi mainNavLi mainLiChild touch-element-nav"; createLi.innerHTML = newLi; parent.replaceChild(createLi, dom[i]); var signOut = parent.querySelector('.subMenuLi .signOut'); signOut.addEventListener('click', handleSignOut); signOut.addEventListener('touchend', handleSignOut); } } } } } } changeLogin(); })(); if(window.innerWidth > 1024 && location.host.indexOf('m.giimall.com') != -1 && !/iPad/.test(navigator.userAgent)) { location.href="https://www.giimall.com/"; }