{{safeString productName}}
{{ promotionText }}
                                        {{#if shouldShowContentsIfPausing}}
                                        {{ toCurrencyString originPrice }}원
                                        ({{ toCurrencyString calculatedSaleRate }}% ↓)
                                        {{/ifGt}}
                                        {{/if}}
                                    
                                {{contentsIfPausing}}
{{else}} {{ toCurrencyString salePrice }}원 {{#ifGt totalDiscount 0}}
                                    {{#unless shouldShowContentsIfPausing }}
                                    {{#ifGt (sum totalDiscount accumulationAmtWhenBuyConfirm) 0}}
                                    
                                
                                
                                
                                
                            - 구매혜택
- {{#ifGt totalDiscount 0}} 할인 : -{{toCurrencyString totalDiscount}}원 {{/ifGt}} {{#ifGt accumulationAmtWhenBuyConfirm 0}} 적립 : +{{toCurrencyString accumulationAmtWhenBuyConfirm}}원 {{#ifLogined}}{{else}}(로그인 시 적립 가능){{/ifLogined}} {{/ifGt}}
- 쿠폰
- {{toCurrencyString priceWithCoupon}}원 {{#if maxCouponAmt}}{{ couponRate }}%{{/if}} 쿠폰 받기
- 구매제한
- {{#if limitations.minBuyCnt}}최소 {{ limitations.minBuyCnt }}개{{/if}}{{#if useLimitationsComma }}, {{/if}} {{#if limitations.maxBuyTimeCnt}} 최대 {{ limitations.maxBuyTimeCnt }}개(1회) {{else if limitations.maxBuyPersonCnt}}최대 {{limitations.maxBuyPersonCnt }}개(1인) {{else if limitations.maxBuyPeriodCnt}}최대 {{limitations.maxBuyPeriodCnt }}개 ({{ limitations.maxBuyDays }}일 동안) {{/if}}
- 배송비
- 
                                            {{#if deliveryFeeLabel}}
                                            {{ deliveryFeeLabel }} {{ conditionLabel }}{{#if remoteDeliveryAreaFees}} {{/if}}{{ deliveryLabel }}{{else}}배송 불가 상품 {{ deliveryFee.deliveryCustomerInfo }}{{/if}}
- 
                                            
                                            {{#if isMemberOnly}}
                                            
- 회원 전용 상품 {{else isSalePeriod}}
- Coming soon! {{else isUnablePurchasing}}
- 구매불가 {{else}}
- 바로구매
- 장바구니 {{/if}}



