功能概述:购物车环节新增产品属性实时检测与失效处理机制,当产品的定制属性或规格发生变动时,系统会自动检测并提示用户。 使用路径:设置—购物设置 优化目的: 【1】优化购物体验:前台购物车若检测到产品失效,会立即弹出提示并提供“Add to cart”按钮,顾客可快速查看最新规格并重新加入购物车,避免重复搜索和流失。 【2】减少售后与纠纷:通过实时拦截与提示,防止顾客购买到与最新属性不符的产品,从源头上降低退货率与客诉率。 功能详情: (1)后台购物车设置页面,产品校验已设置强较 (2)前台产品那购物车页面,Invalid Product模板当产品因规格属性变更、删除定制属性失效时: · 则提示 " The specifications of the product you selected have been adjusted. Please re-add to your cart to proceed with the purchase." · 增加【Add to cart】按钮,点击后显示快速购买弹窗: 显示最新产品规格属性信息,可直接重新加入购物车
(2)前台下单页,物流限制条件提示优化: 当前国家/地区暂不支持所选物流服务 · 前台下单页,如果所选择的收货国家/地区没有可配送物流时,则提示“The delivery service is not supported in your location.Contact Us:***@***.com” · 如果后台基本设置页面,联系方式未设置邮箱时,则提示“The delivery service is not supported in your location.”
产品总重量限制条件提示: · 前台下单页,如果该订单重量未达到任何物流渠道的起送要求,则提示 "“Minimum shipping weight ([X] kg/lb) not met. Your order needs [Y] kg/lb more to unlock this shipping method. Browse our bestsellers to complete your cart!”
· 前台下单页,如果该订单重量超出所有物流渠道的承重限制,则提示“Sorry, your order is over the weight limit for shipping. Need help with a heavy order? Contact ***@***.com for bulk shipping rates!”
· 前台下单页,如果订单重量同时存在部分物流超重(需≤X公斤)和不足起重(需≥Y公斤)的情况,则提示“We're sorry, but no delivery options are available for your order due to weight restrictions. Please adjust your order weight to below [X]kg or increase it to above [Y]kg. ”
产品总数量条件限制提示: · 前台下单页,如果该订单产品数量未达到任何物流渠道的起送要求,则提示“The product quantity is below the minimum required for delivery. Please increase the quantity.”
· 前台下单页,如果该订单产品数量超出所有物流渠道的产品数量限制,则提示“The product quantity exceeds the maximum allowed for delivery. Please place separate orders or contact us at ***@***com.”
· 前台下单页,如果订单产品数量同时存在部分物流超数量(需≤X) 和 不足起送量(需≥Y) 的情况,则提示“We're sorry, but no delivery options are available for your order due to quantity restrictions. Please adjust the number of products in your order to below [X] units or increase it to above [Y] units.”
产品总价限制条件: · 前台下单页,如果该订单总价未达到任何物流渠道的起送要求,则提示“Your order is below the minimum delivery fee threshold of $[起送金额]. Please add $[差额] more to your order to qualify for delivery.”
· 前台下单页,如果该订单总价超出所有物流渠道的总价限制,则提示“which exceeds the maximum delivery limit of $[最高配送支持金额]. Please place separate orders.”
· 前台下单页,如果订单产品总价同时存在部分物超额(需≤¥X) 和 未达起送金额(需≥¥Y) 情况时,则提示“We're sorry, but no delivery options are available for your order due to order amount restrictions. Please adjust your order amount to below $[X] or increase it to above $[Y] . ”
(3)后台店铺语言/修改语言页面,结算切换卡增加以下文案输入框:
邮编验证流程优化
功能概述:本次更新针对前台下单页邮编验证流程进行了优化,顾客输入邮编进行下单时,系统会通过动态提示的方式实时反馈验证结果。 优化目的: 【1】降低下单失败率:明确的验证反馈能够及时提醒顾客修正输入,减少因邮编错误导致的订单流失。 【2】增强信任与转化:验证成功的提示,能够给顾客带来流程顺畅和系统可靠的感受,从而提升支付意愿与整体转化率。 功能详情: (1)前台下单页(单页模式),邮编验证增加提示【The postal code has been verified successfully. Please proceed with the transaction!】,触发场景如下: · 前台顾客进入下单页,选择 United States / New York 作为收货地址 · 填写错误邮编后(如 12345),点击下单按钮时触发【The postal code is being verified. Please wait.】弹窗
· 关闭【The postal code is being verified. Please wait.】弹窗后,再填写正确邮编(如 10005)后点击下单按钮时再次触发【The postal code is being verified. Please wait.】弹窗,并且下单按钮上方增加提示【he postal code has been verified successfully. Please proceed with the transaction!】