{@if it.ShowPrice == 0}
价格请咨询卖家{@else}
{@if it.Price > 0 && it.SalesIntegral > 0}¥${it.Price|formatPrice}+${it.SalesIntegral|formatFloat,0}积分{@else if it.Price > 0}¥${it.Price|formatPrice}{@else if it.SalesIntegral > 0}${it.SalesIntegral|formatFloat,0}积分{@else}{@if it.DeductionIntegral == 0}¥0.00{@/if}{@/if}{@if it.DeductionIntegral > 0}抵扣${it.DeductionIntegral|formatFloat,0}积分{@/if}
{@/if}
${it.Quantity}{@if it.Unit}${it.Unit}{@else}件{@/if}
{@/each}{@if o.Children.length>1}{@/if} {@if o.ProductAmount > 0 && o.PayableIntegral > 0}¥${o.ProductAmount|formatFloat}+${o.PayableIntegral|formatFloat,0}积分{@else if o.ProductAmount > 0}¥${o.ProductAmount|formatFloat}{@else if o.PayableIntegral > 0}${o.PayableIntegral|formatFloat,0}积分{@else}{@if o.DeductionIntegral == 0}¥0.00{@/if}{@/if}{@if o.DeductionIntegral > 0}抵扣${o.DeductionIntegral|formatFloat,0}积分{@/if} | ${o.ReceiveTime} | | {@/each}