Install the XPlant app
Install the XPlant app
Install the XPlant app
Scan the QR code with your camera
Login Join Orders Call center
korean
korean
English
Russian
Chinese
Japanese
Address of Destination
Address of Destination
도매
도매
 MY
MY
Community
Community
Messages
Messages
Coupon
Coupon
Cart
Cart
new_top_category_icon
Succulents Foliage Flower Orchid Seedlings / seeds Pots Garden materials Agricultural products Auction Variegated 무늬식물 same day delivery same day delivery  Design plant Design plant Vivid Shopping Vivid Shopping Store
Store
close
   

Cart

Recently viewed items
Register store
Home SucculentsSucculents

SP모듬(소품80여개)랜덤

Similar items
마우스 휠을 움직이면 상품 이미지를 더욱 상세히 보실 수 있습니다.
  • Item code : 1487491583 Origin : Korea /
    다육스캔들 Store 30 Store Info
    다육스캔들 Go to store Follow Send Message
    Available time:

    Weekdays : AM9:00 - PM5:00

    Saturday : AM9:00 ~ PM12:00

    Info:

    Shipping date :월-목 1시이전 입금건에 한해 당일발송

    택배사 :CJ대한통운

    Shipping cost: 3,000₩
    50,000₩ 이상: 무료배송
    (도서 섬지역: 3,000₩ 별도, 단독배송 제외)
  • SP모듬(소품80여개)랜덤

  • 16% 50000₩

    Total balance
    (accumulate )
  • In stock 0 Qty. Out of stock
  • Purchase quantity
  • Q&A
  • Shipping cost 3,000₩
    50,000₩ 이상: 무료배송
    (도서 섬지역: 3,000₩ 별도)
Share on social media
If you share it on social media after logging in, 30 points are automatically earned per click.
However, Facebook is not subject to points accumulation.
Shipping cost
(accumulate )


Wish menu is more convenient if you have a large number of purchases.

TOP DOWN
If the seller induces cash deposits directly into their account, please do not deposit them and report them to XPLANT.

Due to the low number of shipments within the last 30 days of the outlier, we cannot display average shipment date statistics.

SP모듬(소품80여개)랜덤

china flag usa flag japan flag nation flag Order guide for overseas country


Register date: 2017-02-19 17:12:20

Modify date: 2017-05-23 19:00:18


A person who put the item in the shopping cart : 10
A person who put the item as wish : 1
SP모듬(소품80여개)랜덤



<script language="javascript">
// 자바스크립트에서 사용하는 전역변수 선언
var g4_path = "../..";
var g4_bbs = "bbs";
var g4_bbs_img = "img";
var g4_url = "http://www.xplant.co.kr";
var g4_is_member = "1";
var g4_is_admin = "";
var g4_bo_table = "";
var g4_sca = "";
var g4_charset = "euc-kr";
var g4_cookie_domain = ".xplant.co.kr";
var g4_is_gecko = navigator.userAgent.toLowerCase().indexOf("gecko") != -1;
var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1;
</script>

<script language="Javascript">
if (!g4_is_ie) document.captureEvents(Event.MOUSEMOVE)
document.onmousemove = getMouseXY;
var tempX = 0;
var tempY = 0;
var prevdiv = null;
var timerID = null;

function getMouseXY(e)
{
if (g4_is_ie) { // grab the x-y pos.s if browser is IE
tempX = event.clientX + document.body.scrollLeft;
tempY = event.clientY + document.body.scrollTop;
} else { // grab the x-y pos.s if browser is NS
tempX = e.pageX;
tempY = e.pageY;
}

if (tempX < 0) {tempX = 0;}
if (tempY < 0) {tempY = 0;}

return true;
}

function imageview(id, w, h)
{

menu(id);

var el_id = document.getElementById(id);

//submenu = eval(name+".style");
submenu = el_id.style;
submenu.left = tempX - ( w + 11 );
submenu.top = tempY - ( h / 2 );

selectBoxVisible();

if (el_id.style.display != 'none')
selectBoxHidden(id);
}

function help(id, left, top)
{
menu(id);

var el_id = document.getElementById(id);

//submenu = eval(name+".style");
submenu = el_id.style;
submenu.left = tempX - 50 + left;
submenu.top = tempY + 15 + top;

selectBoxVisible();

if (el_id.style.display != 'none')
selectBoxHidden(id);
}

// TEXTAREA 사이즈 변경
function textarea_size(fld, size)
{
var rows = parseInt(fld.rows);

rows += parseInt(size);
if (rows > 0) {
fld.rows = rows;
}
}
</script>

<script language="javascript" src="../../js/common.js"></script>
<script language="javascript" src="../../js/sideview.js"></script>
<script language="Javascript">
var save_layer = null;
function layer_view(link_id, menu_id, opt, x, y)
{
var link = document.getElementById(link_id);
var menu = document.getElementById(menu_id);

//for (i in link) { document.write(i + '
'); } return;

if (save_layer != null)
{
save_layer.style.display = "none";
selectBoxVisible();
}

if (link_id == '')
return;

if (opt == 'hide')
{
menu.style.display = 'none';
selectBoxVisible();
}
else
{
x = parseInt(x);
y = parseInt(y);
menu.style.left = get_left_pos(link) + x;
menu.style.top = get_top_pos(link) + link.offsetHeight + y;
menu.style.display = 'block';
}

save_layer = menu;
}
</script>




































































 Admin >
쇼핑몰관리 > 상품 수정 : jasmine22님  


















 
 






















<script src="../../cheditor4/cheditor.js"></script>

<script type="text/javascript">
var ed_it_explan = new cheditor('ed_it_explan');
ed_it_explan.config.editorHeight = '150';
ed_it_explan.config.editorWidth = '100%';
ed_it_explan.config.imgReSize = false;
ed_it_explan.config.fullHTMLSource = false;
ed_it_explan.config.editorPath = '../../cheditor4';
ed_it_explan.inputForm = 'tx_it_explan';
</script>
<script type="text/javascript">
var ed_it_head_html = new cheditor('ed_it_head_html');
ed_it_head_html.config.editorHeight = '150';
ed_it_head_html.config.editorWidth = '100%';
ed_it_head_html.config.imgReSize = false;
ed_it_head_html.config.fullHTMLSource = false;
ed_it_head_html.config.editorPath = '../../cheditor4';
ed_it_head_html.inputForm = 'tx_it_head_html';
</script>
<script type="text/javascript">
var ed_it_tail_html = new cheditor('ed_it_tail_html');
ed_it_tail_html.config.editorHeight = '150';
ed_it_tail_html.config.editorWidth = '100%';
ed_it_tail_html.config.imgReSize = false;
ed_it_tail_html.config.fullHTMLSource = false;
ed_it_tail_html.config.editorPath = '../../cheditor4';
ed_it_tail_html.inputForm = 'tx_it_tail_html';
</script>

<form name="fitemform" style="margin: 0px;" onsubmit="return fitemformcheck(this)" action="./itemformupdate_working.20130123.php" encType="MULTIPART/FORM-DATA" method="post" autocomplete="off">











이미지       


















상품사진 등록




상품사진은 등록후 잠시동안만 수정가능합니다.
필요하다면 품절후 새로등록하세요


    1.파일찾아보기클릭 ->마우스로 한꺼번에 여러이미지 선택(최대6장) ->사진 앞뒤로 순서조절 가능

    (가장 앞쪽 사진이 대표타이틀사진으로 설정됨)

    2.사진등록이 느리다고 생각되면 아래 빠른상품등록하기 글을 읽으신후 등록해주세요(3배이상 시간단축)

    (빠른상품등록하기)






필수정보       



















































상품카테고리





상품명
 
(비판매용,즐감용은 등록할수 없습니다.)
가격/포인트/재고

















<script src="/js/price.js" type="text/javascript"></script>
<script>

function item_point()
{
var it_amount = $("input[name=it_amount]").val();
var it_amount3 = $("input[name=it_amount3]").val();
var price = isNaN(parseInt(it_amount3.replace(/[^0-9]/gi,""))) ? 0 : parseInt(it_amount3.replace(/[^0-9]/gi,""));
if(!price) {
price = isNaN(parseInt(it_amount.replace(/[^0-9]/gi,""))) ? 0 : parseInt(it_amount.replace(/[^0-9]/gi,""));
}
$("input[name=it_point]").val(parseInt(price * 0.01));

}


</script>
가격(정상가격) 할인가(공구가) 포인트 등록수량




재고수량 1개(등록수량-주문상태)

광고전략       






























보물상품 광고

기간: 2017-02-24 16시 ~ 2017-03-08 16시
유료: 12일간 메인화면/모든카테고리 리스트 좌측/게시판하단에 노출됩니다
관심상품 광고

기간: 2017-02-20 14:19:22 ~ 2017-03-04 14:19:22
유료: 12일간 메인화면/모든상품화면 좌측/게시판하단에 노출됩니다


 

아래부터는 자동/선택입력 사항(필수입력사항이 아닙니다)       





































































































































































































상품설명

기본설명 설정(click)
-기본적으로 출력되는 상품설명을 저장하실수 있습니다.

<iframe frameBorder="0" style="border: 0px currentColor; width: 100%; height: 150px; overflow: auto; visibility: hidden;"></iframe>
 
www.xplant.co.kr="">
www.xplant.co.kr="" 192);?="" 144,="" rgb(107,="" title_bar_bg.gif?)="">
<iframe frameBorder="0" style="width: 0px; height: 0px; visibility: hidden;" contentEditable="true"></iframe>




<script type="text/javascript">



ed_it_explan.run();



</script>
옵션 등록
옵션제목



1.  



2.  



3.  



4.  



5.  



6.
옵션가격



1.  



2.  



3.  



4.  



5.  



6.
옵션필수



옵션이 필수선택인 경우



단독배송







부피가 커서 단독배송해야경우 체크 예)베란다걸이등
최대구매수량



0은 제한없음-한번에 구매할수 있는 수량을 제한할때 사용 예)배양토(흙)



상품유형























판매가능







상품코드











1487491583







업체명
상점 아이디





























 







</form>

























<script>



$(function() {



$("#btn_force_device").click(function() {







var force_device = $(this).attr("rel");



set_cookie("force_device", force_device, 24*365, ".xplant.co.kr");



if(force_device == "pc") {



window.location.href = location.href.replace("/m.shop_admin/", "/shop_admin/");



} else {



window.location.href = location.href.replace("/shop_admin/", "/m.shop_admin/");



}



});



});



</script>







<script>



function addCommas(str)



{



str += '';



str = str.replace(/,/g, '')



v = str.split('.');



v1 = v[0];



v2 = v.length > 1 ? '.' + v[1] : '';



var rgx = /(\d+)(\d{3})/;



while (rgx.test(v1)) {



v1 = v1.replace(rgx, '$1' + ',' + '$2');



}







// update the display



document.getElementById('number_display').value = v1 + v2;



}



</script>















<script language="javascript">



var f = document.fitemform;







function codedupcheck(id)



{



if (!id) {



alert('상품코드를 입력하십시오.');



f.it_id.focus();



return;



}



window.open("./codedupcheck.php?it_id="+id+"&frmname=fitemform", "hiddenframe");



}







function fitemformcheck(f)



{















if (!f.ca_id.value) {



alert("기본분류를 선택하십시오.");



f.ca_id.focus();



return false;



}







if(f.ca_id_m != 'undefined' && f.ca_id_m.options.length > 0 && f.ca_id_m.value == "") {



alert("중분류를 선택하세요");



return false;



}











if(f.ad_att.checked == true) {



var it_amount = rtnnumber(f.it_amount.value);



var it_amount3 = rtnnumber(f.it_amount3.value);



if(it_amount3 > 50000 || (it_amount3 == 0 && it_amount > 50000)) {



alert("관심상품은 5만원 이하 상품만 등록가능합니다.");



return false;



}



}















document.getElementById('tx_it_explan').value = ed_it_explan.outputBodyHTML();



document.getElementById('tx_it_head_html').value = ed_it_head_html.outputBodyHTML();



document.getElementById('tx_it_tail_html').value = ed_it_tail_html.outputBodyHTML();



f.it_basic.value = f.it_name.value;











return true;







}











function categorychange(f)



{



var idx = f.ca_id.value;















if (f.w.value == "" && idx)



{



if(f.ca_id.value == "zz10") { //경매상품 등록이면,



location.href="./auctionform.php?ca_id=zz10";



return;



}



f.it_use.checked = ca_use[idx] ? true : false;



//f.it_explan_html[ca_explan_html[idx]].checked = true;



f.it_stock_qty.value = ca_stock_qty[idx];



// f.it_sell_email.value = ca_sell_email[idx];



f.it_opt1_subject.value = ca_opt1_subject[idx];



f.it_opt2_subject.value = ca_opt2_subject[idx];



f.it_opt3_subject.value = ca_opt3_subject[idx];



f.it_opt4_subject.value = ca_opt4_subject[idx];



//f.it_opt5_subject.value = ca_opt5_subject[idx];



//f.it_opt6_subject.value = ca_opt6_subject[idx];



}



}











function categorychange_l() {







var ca_id = $("input[name=ca_id]:hidden").val();



var ca_id_l = $("select[name=ca_id_l]").val();







// if(ca_id_l == "zz") { //경매상품 등록이면,



// location.href="./auctionform.php?ca_id=zz";



// return;



// }







$("#mid_category").load("./ajax.common.php?cmd=get_mid_category&ca_id=" + ca_id + "&ca_id_l=" + ca_id_l);



$("input[name=ca_id]:hidden").val($("select[name=ca_id_l]").val());







}











function categorychange_m() {



var ca_id_l = $("select[name=ca_id_l]").val();



var ca_id_m = $("select[name=ca_id_m]").val();



$("input[name=ca_id]:hidden").val($("select[name=ca_id_m]").val());



if(ca_id_m == "zz10") { //경매상품 등록이면,



location.href="./auctionform.php?ca_id=zz10";



return;



}



//if(ca_id_m == "zz20") { //경매상품 등록이면,



// location.href="./itemformGP.php?ca_id=zz20";



// return;



// }







}



















$(function() {



var ca_id = $("input[name=ca_id]:hidden").val();



var ca_id_l = $("select[name=ca_id_l]").val();



if(ca_id_l != "") {



$("#mid_category").load("./ajax.common.php?cmd=get_mid_category&ca_id=" + ca_id + "&ca_id_l=" + ca_id_l);



}



});















/* 콤마가 찍힌 금액에서 콤마를 빼고 리턴한다. */



function rtnnumber(n){



n=n.replace(/\,/g,'');



if(!n) return 0;



if(isNaN(n)){return 0;} else{return n;}



}











//categorychange(document.fitemform);







document.fitemform.it_name.focus();



</script>































































































 











































<script language="javascript" src="../../adm/admin.js"></script>







<script>



$(function() {



imagePreview();







});







// Configuration of the x and y offsets



this.imagePreview = function(){



xOffset = 240;



yOffset = 10;



$("body").append("
");



$("a.preview").hover(function(e){







var t = this.title ? this.title : this.t;



this.t = t;



this.title = "";







var it_id = this.rel;



var dirname = it_id.substring(0,5);



var c = (t != "") ? "" + (t).replace("|", "
") : "";



$("#preview").html("'Image
"+ c +"
");



$("#preview")



.css("top",(e.pageY - xOffset) + "px")



.css("left",(e.pageX + yOffset) + "px")



.fadeIn("slow");



},







function(){



$("#preview").html("").hide();



this.title = this.t;







});







$("a.preview").mousemove(function(e){



if($("#preview").is(':hidden')) {



//this.t = this.title;



var t = this.title ? this.title : this.t;



this.t = t;



this.title = "";



var it_id = this.rel;



var dirname = it_id.substring(0,5);



var c = (t != "") ? "" + (t).replace("|", "
") : "";



$("#preview").html("'Image
"+ c +"
")



.css("top",(e.pageY - xOffset) + "px")



.css("left",(e.pageX + yOffset) + "px")



.fadeIn("slow");;











}



$("#preview")



.css("top",(e.pageY - xOffset) + "px")



.css("left",(e.pageX + yOffset) + "px");



});



};



</script>







<script language="javascript" src="../../js/wrest.js"></script>











<iframe name="hiddenframe" width="0" height="0" style="display: none;"></iframe>



























<iframe frameBorder="0" style="border: 0px currentColor; width: 100%; height: 150px; overflow: auto; visibility: hidden;"></iframe>
 
<iframe frameBorder="0" style="width: 0px; height: 0px; visibility: hidden;" contentEditable="true"></iframe>

<script type="text/javascript">
ed_it_explan.run();
</script>










옵션 등록


옵션제목

1.  
2.  
3.  
4.  
5.  
6.


옵션가격

1.  
2.  
3.  
4.  
5.  
6.




옵션필수

옵션이 필수선택인 경우




단독배송


부피가 커서 단독배송해야경우 체크 예)베란다걸이등


착불


배송비 착불입니다


최대구매수량

0은 제한없음-한번에 구매할수 있는 수량을 제한할때 사용 예)배양토(흙)





상품유형
















판매가능







상품코드



1487491583












업체명






상점 아이디

























 







<script>
$(function() {
$("#btn_force_device").click(function() {

var force_device = $(this).attr("rel");
set_cookie("force_device", force_device, 24*365, ".xplant.co.kr");
if(force_device == "pc") {
window.location.href = location.href.replace("/m.shop_admin/", "/shop_admin/");
} else {
window.location.href = location.href.replace("/shop_admin/", "/m.shop_admin/");
}
});
});
</script>

<script>
function addCommas(str)
{
str += '';
str = str.replace(/,/g, '')
v = str.split('.');
v1 = v[0];
v2 = v.length > 1 ? '.' + v[1] : '';
var rgx = /(\d+)(\d{3})/;
while (rgx.test(v1)) {
v1 = v1.replace(rgx, '$1' + ',' + '$2');
}

// update the display
document.getElementById('number_display').value = v1 + v2;
}
</script>



<script language="javascript">
var f = document.fitemform;

function codedupcheck(id)
{
if (!id) {
alert('상품코드를 입력하십시오.');
f.it_id.focus();
return;
}
window.open("./codedupcheck.php?it_id="+id+"&frmname=fitemform", "hiddenframe");
}

function fitemformcheck(f)
{



if (!f.ca_id.value) {
alert("기본분류를 선택하십시오.");
f.ca_id.focus();
return false;
}

if(f.ca_id_m != 'undefined' && f.ca_id_m.options.length > 0 && f.ca_id_m.value == "") {
alert("중분류를 선택하세요");
return false;
}


if(f.ad_att.checked == true) {
var it_amount = rtnnumber(f.it_amount.value);
var it_amount3 = rtnnumber(f.it_amount3.value);
if(it_amount3 > 50000 || (it_amount3 == 0 && it_amount > 50000)) {
alert("관심상품은 5만원 이하 상품만 등록가능합니다.");
return false;
}
}



document.getElementById('tx_it_explan').value = ed_it_explan.outputBodyHTML();
document.getElementById('tx_it_head_html').value = ed_it_head_html.outputBodyHTML();
document.getElementById('tx_it_tail_html').value = ed_it_tail_html.outputBodyHTML();
f.it_basic.value = f.it_name.value;


return true;

}


function categorychange(f)
{
var idx = f.ca_id.value;



if (f.w.value == "" && idx)
{
if(f.ca_id.value == "zz10") { //경매상품 등록이면,
location.href="./auctionform.php?ca_id=zz10";
return;
}
f.it_use.checked = ca_use[idx] ? true : false;
//f.it_explan_html[ca_explan_html[idx]].checked = true;
f.it_stock_qty.value = ca_stock_qty[idx];
// f.it_sell_email.value = ca_sell_email[idx];
f.it_opt1_subject.value = ca_opt1_subject[idx];
f.it_opt2_subject.value = ca_opt2_subject[idx];
f.it_opt3_subject.value = ca_opt3_subject[idx];
f.it_opt4_subject.value = ca_opt4_subject[idx];
//f.it_opt5_subject.value = ca_opt5_subject[idx];
//f.it_opt6_subject.value = ca_opt6_subject[idx];
}
}


function categorychange_l() {

var ca_id = $("input[name=ca_id]:hidden").val();
var ca_id_l = $("select[name=ca_id_l]").val();

// if(ca_id_l == "zz") { //경매상품 등록이면,
// location.href="./auctionform.php?ca_id=zz";
// return;
// }

$("#mid_category").load("./ajax.common.php?cmd=get_mid_category&ca_id=" + ca_id + "&ca_id_l=" + ca_id_l);
$("input[name=ca_id]:hidden").val($("select[name=ca_id_l]").val());

}


function categorychange_m() {
var ca_id_l = $("select[name=ca_id_l]").val();
var ca_id_m = $("select[name=ca_id_m]").val();
$("input[name=ca_id]:hidden").val($("select[name=ca_id_m]").val());
if(ca_id_m == "zz10") { //경매상품 등록이면,
location.href="./auctionform.php?ca_id=zz10";
return;
}
//if(ca_id_m == "zz20") { //경매상품 등록이면,
// location.href="./itemformGP.php?ca_id=zz20";
// return;
// }

}




$(function() {
var ca_id = $("input[name=ca_id]:hidden").val();
var ca_id_l = $("select[name=ca_id_l]").val();
if(ca_id_l != "") {
$("#mid_category").load("./ajax.common.php?cmd=get_mid_category&ca_id=" + ca_id + "&ca_id_l=" + ca_id_l);
}
});



/* 콤마가 찍힌 금액에서 콤마를 빼고 리턴한다. */
function rtnnumber(n){
n=n.replace(/\,/g,'');
if(!n) return 0;
if(isNaN(n)){return 0;} else{return n;}
}


//categorychange(document.fitemform);

document.fitemform.it_name.focus();
</script>


























 










<script language="javascript" src="../../adm/admin.js"></script>

<script>
$(function() {
imagePreview();

});

// Configuration of the x and y offsets
this.imagePreview = function(){
xOffset = 240;
yOffset = 10;
$("body").append("
");
$("a.preview").hover(function(e){

var t = this.title ? this.title : this.t;
this.t = t;
this.title = "";

var it_id = this.rel;
var dirname = it_id.substring(0,5);
var c = (t != "") ? "" + (t).replace("|", "
") : "";
$("#preview").html("'Image
"+ c +"
");
$("#preview")
.css("top",(e.pageY - xOffset) + "px")
.css("left",(e.pageX + yOffset) + "px")
.fadeIn("slow");
},

function(){
$("#preview").html("").hide();
this.title = this.t;

});

$("a.preview").mousemove(function(e){
if($("#preview").is(':hidden')) {
//this.t = this.title;
var t = this.title ? this.title : this.t;
this.t = t;
this.title = "";
var it_id = this.rel;
var dirname = it_id.substring(0,5);
var c = (t != "") ? "" + (t).replace("|", "
") : "";
$("#preview").html("'Image
"+ c +"
")
.css("top",(e.pageY - xOffset) + "px")
.css("left",(e.pageX + yOffset) + "px")
.fadeIn("slow");;


}
$("#preview")
.css("top",(e.pageY - xOffset) + "px")
.css("left",(e.pageX + yOffset) + "px");
});
};
</script>

<script language="javascript" src="../../js/wrest.js"></script>


<iframe name="hiddenframe" width="0" height="0" style="display: none;"></iframe>







SP모듬(소품80여개)랜덤


Go to previous page (Back)
A World with Plants, Xplant


  • Review
  • Other Reviews
 
Title Writer Date of Written Score Answer
 
There are no reviews.
Please write your review to help others.
 
   
* If you purchased this product, please write your review.
 
Num Title Writer Date of Written Answer
 

There are no questions

If you have any questions, please ask here

 
   
* Ask a question about this items.

 *상품 및 배송문의는 해당상품 배송/판매당당자에게 연락주시기 바랍니다.(상품상세화면 우측상단 배송/판매담당자 정보참고)

 

 *주문하신 상품의 배송상태 및 운송장번호조회는 마이페이지- 최근주문내역에서 해당주문서 번호를 클릭후 확인하실수 있습니다.*

 

 *식물의 경우 안전을 위해 금요일 오후 늦은배송이나 토요일배송은 하지 않으며, 배송비는 상품 상세페이지에 기재된 배송비를 확인하시기 바랍니다.

 

 *주문서 작성후 2일내 입금이 되지 않으면 상점에서 취소가 가능해지며 3일이 지나면 주문이 자동취소됩니다.

Info on refund

 *식물이상으로 인한 반품,환불 요청은 식물특성상 배송받은날포함 3일까지만 가능합니다.(상품수령후 문제가 없는지 꼼꼼하게 잘 살펴주시기 바랍니다)

 

 *변심에 의한 환불일경우 왕복 택배비를 부담하셔야 하오니 신중한 주문 부탁드립니다.

 

 *식물의경우 여러이름으로 불려질수 있으며, 이로인한 반품/취소의경우 단순변심에 의한 환불과 동일하게 처리됩니다.

 

 *직거래로 발생된 판매자와 구매자간의 문제/분쟁에 대해서는 엑스플랜트는 어떠한 책임도 지지않습니다.

기본 배송지 설정

배송지명

배송지명을 입력해주세요

받는분

받는 분 이름을 입력해주세요

연락처

연락처를 입력해주세요
올바른 휴대폰번호를 입력해주세요

우편번호

우편번호 및 기본주소를 입력해주세요

주소

우편번호 및 기본주소를 입력해주세요

상세주소

상세주소를 입력해주세요

입력된 주소는 기본 배송지로 등록됩니다

등록완료