{{safeString productName}}
                                                
												{{#if promotionText}}
												
                                            
                                            {{#unless shouldShowContentsIfPausing }}
                                            
                                            {{#ifGt (sum totalDiscount accumulationAmtWhenBuyConfirm) 0}}
                                            - 짧은설명
- {{promotionText}}
{{ productDesc }}
{{/if}} {{#if shouldShowContentsIfPausing}}{{contentsIfPausing}}
{{else}}- 정가
- {{#ifGt totalDiscount 0}}{{ toCurrencyString originPrice }}원{{/ifGt}}
- 판매가
- {{ toCurrencyString salePrice }}원
- 구매혜택
- {{#ifGt totalDiscount 0}} 할인 : -{{toCurrencyString totalDiscount}}원 {{/ifGt}} {{#ifGt accumulationAmtWhenBuyConfirm 0}} 적립 : +{{toCurrencyString accumulationAmtWhenBuyConfirm}}점 {{#ifLogined}}{{else}}(로그인 시 적립 가능){{/ifLogined}} {{/ifGt}}
- 쿠폰
- {{#if maxCouponAmt}}{{ couponRate }}%{{/if}} {{toCurrencyString priceWithCoupon}} 원 쿠폰다운받기
- 배송비
- 
                                                    {{#if deliveryFeeLabel}}
                                                    {{ deliveryFeeLabel }} {{ conditionLabel }} {{#if remoteDeliveryAreaFees}} 추가배송비 {{/if}}{{ deliveryLabel }}{{else}}배송 불가 상품 {{ deliveryFee.deliveryCustomerInfo }}{{/if}}
- 상품번호
- {{productNo}}
- 구매수량제한
- {{#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}}
- 총 합계금액
- {{totalPrice}}원
                                                
                                                
                                                {{#if isUnablePurchasing}}
                                                
                                                {{else}}
                                                
                                                
                                                {{/if}}
                                            
                                        
                                    {{#if deliveryGuide}}
                                    
                                        
                                    {{/if}} {{#if exchangeGuide}}
                                    
                                        
                                    {{/if}} {{#if afterServiceGuide}}
                                    
                                
                                배송안내
                                            
                                                {{{deliveryGuide}}}
                                            
                                        
교환 및 반품안내
{{{exchangeGuide}}}
                                    AS 안내
                                        {{{afterServiceGuide}}}
                                    
                                    {{/if}} {{#if refundGuide}}
                                    환불 안내
                                        {{{refundGuide}}}
                                    
                                    {{/if}}