";
}
$("body").append(result);
}
// ¿É¼Ç »èÁ¦
function delItem(frm){
$.ajax({
async : false,
url : '/adm/product/prd_save.php',
type : 'GET',
data : {
mode : 'delete',
idx : $(frm).find("input[name='basket_idx']").val()
},
dataType: 'html',
success : function(response){
$(frm).remove();
getTotalPrice();
}
});
}
// Àüü »óÇ° ÇÕ°è
function getTotalPrice(){
var prd_price = 0;
var qty_form = document.getElementsByClassName("qty-form");
for(i=0; i
Ä¿ÇÇ Æ®·»µå 2´Ü ½Î¹Ù¸®
|
▪️ ÇüÅÂ: 2´Ü ½Î¹Ù¸® ▪️ ÁöÁ¾: ¾ÆÆ®Áö 150g ▪️ °¡°ø: º°»ö 1µµ Àμâ, À¯±¤ ÄÚÆà ▪️ »çÀÌÁî: 230¡¿120¡¿60
* °ßÀû ¹®ÀÇ(ORDER)¿¡ Æ÷Æ®Æú¸®¿À »ùÇÃÀº 4°³±îÁö ´ãÀ» ¼ö ÀÖ½À´Ï´Ù.
|