选择收货方式
				
					邮寄
					自提
				
			
			
				
					更换收获地址
					
				
				
					
						{{ address.accept_name }}
						{{ address.mobile }}
					
					
						{{  address.address_name }}{{ address.address }}
					
				
				
					暂无收货地址,请前往添加
				
			
			
				
					店铺地址
				
				
					
						{{ order_detail.order.brand.name }}
						{{ order_detail.order.brand.tel }}
					
					
						{{  order_detail.order.brand.floor }}
					
				
				
					暂无收货地址,请前往添加
				
			
			
				
					
					{{ order_detail.order.brand.name }}
					
				
				
					
					
						{{ item.item_name }}
						{{ item.item_meta.specs_text }}
						
							¥{{ unitConversion(item.unit_price) }}积分
							x {{ item.quantity }}
						
					
				
				
				
					留言
					
				
			
			
				
					优惠券
					
						{{ showCouponTitle }}
						
					
				
				
					商品金额
					¥{{ itemsPrice }}积分
				
				
					运费
					+¥{{ order_detail.order.payable_freight_yuan || 0 }}
				
				
			
			
			
				
					共{{ order_detail.order.count }}件
					
						
						
							合计 
							¥
							{{ totalPrice }}
							积分
						
						提交订单