Showing
1 changed file
with
21 additions
and
2 deletions
@@ -41,7 +41,8 @@ | @@ -41,7 +41,8 @@ | ||
41 | "product_skc": 280039, | 41 | "product_skc": 280039, |
42 | "product_skn": 51153138, | 42 | "product_skn": 51153138, |
43 | "product_sku": 894428, | 43 | "product_sku": 894428, |
44 | - "size_name": "M" | 44 | + "size_name": "M", |
45 | + "is_limit_skn": 0, //0表示没有限制,1表示是特殊商品有限制 | ||
45 | } | 46 | } |
46 | ], | 47 | ], |
47 | "return_amount_info": "", | 48 | "return_amount_info": "", |
@@ -90,7 +91,25 @@ | @@ -90,7 +91,25 @@ | ||
90 | "name": "快递延迟" | 91 | "name": "快递延迟" |
91 | } | 92 | } |
92 | ], | 93 | ], |
93 | - "yoho_coin_num": "0.00" | 94 | + "special_return_reason": [ |
95 | + { | ||
96 | + "id": 4, | ||
97 | + "name": "质量瑕疵" | ||
98 | + }, | ||
99 | + { | ||
100 | + "id": 8, | ||
101 | + "name": "图片与实物不符" | ||
102 | + }, | ||
103 | + { | ||
104 | + "id": 6, | ||
105 | + "name": "发错货" | ||
106 | + } | ||
107 | + ], | ||
108 | + "yoho_coin_num": "0.00", | ||
109 | + "special_notice":{ | ||
110 | + "title":"该商品暂不支持7天无理由退换", | ||
111 | + "remark":"1.考虑到个人卫生,例如内衣、内裤、袜子等贴身塑身类商品,不支持无理由退换货 2.香水、香薰、化妆品等特殊商品,无质量问题,不支持无理由退换货" | ||
112 | + } | ||
94 | }, | 113 | }, |
95 | "md5": "72879cfb65bcd2705e4283d2f5dc1a30", | 114 | "md5": "72879cfb65bcd2705e4283d2f5dc1a30", |
96 | "message": "Refund goods list" | 115 | "message": "Refund goods list" |
-
Please register or login to post a comment