makeshop

°øÁö»çÇ×

°øÁö»çÇ× »ó¼¼
[±â´É°­È­] (¸ð¹ÙÀϼ¥) ÁÖ¹®¼­ ÄíÆù Ãë¼Ò ±â´É Ãß°¡ ¿Ü 2°Ç
Á¶È¸¼ö: 5,911
¾È³çÇϼ¼¿ä. ¸ÞÀÌÅ©¼¥ ¿î¿µÆÀÀÔ´Ï´Ù.

¿À´ÃÀº ÃÑ 3°¡Áö ±â´ÉÀÌ ¾÷±×·¹À̵åµÇ¾î ¾È³»µå¸³´Ï´Ù.


[¾÷±×·¹ÀÌµå ³»¿ë]

1. [¸ð¹ÙÀϼ¥] ÁÖ¹®¼­ ÄíÆù »ç¿ë Ãë¼Ò ±â´É Ãß°¡

2. [¸ð¹ÙÀϼ¥] Áß,¼ÒºÐ·ù ¸ð¹ÙÀÏ ºÐ·ù¸íÀ¸·Î ³ëÃâ °³¼±

3. (°ü¸®ÀÚ) ÁÖ¹®»ó¼¼ Æ˾÷ - »çÀÔ¾÷ü Ãß°¡ Ç¥±â



1. [¸ð¹ÙÀϼ¥] ÁÖ¹®¼­ ÄíÆù »ç¿ë Ãë¼Ò ±â´É Ãß°¡

¸ð¹ÙÀÏ ÁÖ¹®¼­¿¡¼­ ¼±ÅÃÇÑ ÄíÆùÀ» Ãë¼Ò(»ç¿ë¾ÈÇÔ)°¡ °¡´ÉÇϵµ·Ï 'ÄíÆù»ç¿ë Ãë¼Ò' ¹öÆ° ±â´ÉÀÌ ¾÷±×·¹ÀÌµå µÇ¾ú½À´Ï´Ù.


* ¸Þ´º À§Ä¡

¸ð¹ÙÀϼ¥> ¸ð¹ÙÀÏd4(°³º°µðÀÚÀÎ)> ÁÖ¹®¼­> ÄíÆù¼±ÅÃ

: ÁÖ¹®¼­¿¡¼­ ÄíÆù¼±ÅÃÇÑ »óÅ¿¡¼­ 'ÄíÆù»ç¿ë Ãë¼Ò' ¹öÆ°À» Ŭ¸¯½Ã ¼±ÅÃÇÑ ÄíÆùÀÌ Ãë¼ÒµË´Ï´Ù.


* »ç¿ëµÇ´Â ű×

ÄíÆù »ç¿ë Ãë¼Ò <!--/link_coupon_cancle/-->


*¿¹½Ã ¼Ò½º

ÁÖ¹®¼­ ÀÛ¼ºÀ» °³º° µðÀÚÀÎÇϼÌÀ» °æ¿ì ±âº»¼Ò½º¸¦ Âü°íÇÏ¿© µðÀÚÀÎ ÇØÁÖ¼¼¿ä.

[html]

<h5>ÄíÆù»ç¿ë</h5>
<div class="coupon">
<div class="input-wrap">
<!--/input_coupon_number(txt-input)/-->
<font color="red"><div class="coupon_cancel" style="display: none">
<a href="<!--/link_coupon_cancel/-->" class="coupon btn-type-05 box-gradient-01 box-shadow-01"><span>ÄíÆù»ç¿ë Ãë¼Ò</span></a>
</div> </font>
<a href="<!--/link_coupon/-->" class="coupon btn-type-01 box-gradient-01 box-shadow-01"><span> ¼±Åà </span></a>
</div>


[ js ]

$('input[name=radio_paymethod]').click(function() {
$('#order .pay-info dl dt').removeClass('now');
$(this).parents('dt').addClass('now');
});
//ÄíÆù»ç¿ë Ãë¼Ò ¹öÆ° º¸À̱â
$('#coupon .layer-pop .btns .btn-type-03').click(function() {
if($('#coupon input[name="selected_coupon"]:checked').length > 0) {
$('.input-wrap').css('padding-right', '180px');
$('#order .coupon .input-wrap .coupon_cancel').show();
}
});
//ÄíÆù»ç¿ë Ãë¼Ò ¹öÆ° ¼û±â±â
$('#order .coupon .input-wrap .coupon_cancel').click(function() {
setTimeout(function() {
if(!$('input[name="couponnum"]', 'form[name="form1"]').val()) {
$('.input-wrap').css('padding-right', '80px');
$('#order .coupon .input-wrap .coupon_cancel').hide();
}
}, 100);
});


</pre>



2. [¸ð¹ÙÀϼ¥] Áß,¼ÒºÐ·ù ¸ð¹ÙÀÏ ºÐ·ù¸íÀ¸·Î ³ëÃâ °³¼±

¸ð¹ÙÀÏ »óÇ°ºÐ·ù/»óÇ°»ó¼¼È­¸é¿¡¼­ ³ëÃâµÇ°í ÀÖ´Â Ä«Å×°í¸®¸íÀ» ¸ð¹ÙÀÏ ºÐ·ù¸íÀ¸·Î ³ëÃâÇÒ ¼ö ÀÖµµ·Ï ±â´ÉÀÌ °³¼±µÇ¾ú½À´Ï´Ù.

* »ç¿ë¹ý



- »óÇ°ºÐ·ù/»óÇ°»ó¼¼ ÆäÀÌÁö¿¡¼­ Ä«Å×°í¸® °æ·Î¸¦ ¸ð¹ÙÀÏ ºÐ·ù¸íÀ¸·Î ³ëÃâÀÌ °¡´ÉÇÕ´Ï´Ù.

- ¿À¸¥Âʸ޴º¿¡¼­ Ä«Å×°í¸® Áߺзù/¼ÒºÐ·ù¸¦ ¸ð¹ÙÀÏ ºÐ·ù¸íÀ¸·Î ³ëÃâÀÌ °¡´ÉÇÕ´Ï´Ù.(ÆÄ¿öÆѸ¸ ÇØ´ç)

- ±âÁ¸¿¡ pc¿ëÀ¸·Î ³ëÃâµÇ°í ÀÖ´ø Áߺзù/¼ÒºÐ·ù ¸íÀÌ ¸ð¹ÙÀÏ¿ëÀ¸·Î ³ëÃâµË´Ï´Ù.



3. (°ü¸®ÀÚ) ÁÖ¹®»ó¼¼ Æ˾÷ - »çÀÔ¾÷ü Ãß°¡ Ç¥±â

ÁÖ¹® 2.0¿¡¼­ °í°´ÀÌ "»çÀÔ/µµ¸Å¾÷ü" °¡ ÁöÁ¤µÈ »óÇ°À» ÁÖ¹®ÇÒ °æ¿ì,

ÁÖ¹®»ó¼¼ Æ˾÷¿¡ »óÇ°º°·Î »çÀÔ/µµ¸Å¾÷ü¸íÀÌ ³ëÃâ¸íÀÌ Ç¥±âµÇ°í Àִµ¥¿ä.

Ãë¼Ò/±³È¯/¹ÝÇ°/ȯºÒ½Ã¿¡µµ ÁÖ¹®»ó¼¼ Æ˾÷¿¡¼­ "»çÀÔ/µµ¸Å¾÷ü" ¸¦ È®ÀÎÇÒ ¼ö ÀÖµµ·Ï ±â´ÉÀ» °³¼±ÇÏ¿´½À´Ï´Ù.


* ¸Þ´º À§Ä¡ ¹× »ç¿ë¹ý

[ÁÖ¹®2.0] ÁÖ¹®°ü¸® > Ãë¼Ò/±³È¯/¹ÝÇ°/ȯºÒ > ÁÖ¹®»ó¼¼ ³»¿ª




- "»çÀÔ/µµ¸Å¾÷ü¸í"Àº ¼îÇθô ÀÌ¿ë °í°´¿¡°Ô´Â ³ëÃâµÇÁö ¾ÊÀ¸¸ç, °ü¸®ÀÚ¸¸ È®ÀÎ °¡´ÉÇÕ´Ï´Ù.

- ºÎ¿î¿µÀÚÀÇ °æ¿ì [¼îÇθô ±¸Ãà > ¼îÇθô ¿î¿µ±â´É ¼³Á¤ > ¿î¿µÀÚ/ºÎ¿î¿µÀÚ °ü¸®]¿¡ "»çÀÔ/µµ¸Å°ü¸®"±ÇÇÑÀÌ ºÎ¿©µÈ °æ¿ì¿¡¸¸ È®ÀÎ °¡´ÉÇÕ´Ï´Ù.



°¨»çÇÕ´Ï´Ù.
¸ñ·Ï ´Ý±â