1.我的购物车
2.填写订单信息
3.成功提交订单
商品
单价(元)
数量
小计
操作
购物车空空如也
{{
shop.storeName
}}
¥{{ item.price }}
{{ item.couponDiscount }}折
满{{ item.consumeThreshold }}元可用
{{ item.disabled ? "已领取" : "领取" }}
{{ shop.promotionNotice }}
{{ goods.goodsSku.goodsName }}
秒杀
满优惠活动
{{ $filters.unitPrice(goods.purchasePrice, "¥") }}
{{ goods.goodsSku.quantity > 0 ? "有货" : "无货" }}
{{ $filters.unitPrice(goods.subTotal, "¥") }}
{{ goods.errorMessage }}