{{ shopsData.skuDiscountInfoMap[item][0] }}
{{ shopsData.skuDiscountInfoMap[item][1].replace('优惠', '-') }}
运费:¥{{ shopsData.distribution.distributionPrice || 0 }}
店铺合计:¥{{ (shopsData.total + (shopsData.distribution.distributionPrice || 0)).toFixed(2) }}