อายแชโดว์ชิมเมอร์ ODBO colors shimmer bricks
ตลับเดียวสุดคุ้ม เป็นได้ทั้ง บลัชออน อายแชโดว์ ไฮไลท์ สีบางเบา อ่อนหวาน
มีประกายชิมเมอร์
เวลาปัดใบหน้า หรือทาแก้ม ทาตา สีที่ไล้ออกมาจะทำให้ใบหน้ามีมีติมากขึ้น หรือเลือกเกลี่ยสีจากแค่บางแถบสี ในบริเวณที่ต้องการ จะได้ลุคใหม่ๆ ไม่จำเจในแต่ละวัน
1 ตลับมี 5 แถบสี มี 6 เบอร์ ให้เลือกค่ะ
ราคาส่งสอบถามได้น่ะค่ะ
ราคานี้ยังไม่รวมค่าขนส่งค่ะ
<script type="text/javascript">// '+quantity+' ชิ้น');
}else{
$cart_num.html(parseFloat($cart_num.html())+quantity);
}
img2cart($(ele).closest('.productLayout').find('.productImageBox .productImage'),function(){
$('.cart_num').html(data.num);
$('.cart_price').html(data.price);
$('.cart_quantity').html(data.quantity);
if(__lnw__.mobileSite.isRequest()){
if(data.quantity>0){
$('body .lnw-mobile-cart').removeClass('noempty');
}else{
$('body .lnw-mobile-cart').addClass('noempty');
}
}else{
if(data.quantity>0){
$('.actionBar2015 .new-u-cart').removeClass('cart-empty');
}else{
$('.actionBar2015 .new-u-cart').addClass('cart-empty');
}
$('.actionBar2015 .actionPopup').removeClass('showPopup');
$('.actionBar2015 .quickCart').addClass('showPopup');
$.lnwajax.run('cart', true, {
type: 'POST',
url: site_url('cart/popup'),
data: null,
dataType: 'html',
start: function() {
$('.actionBar2015 .quickCart .productBoxen').html('
').scrollTop(0);
},
success: function(response) {
$('.actionBar2015 .quickCart .productBoxen').html(response).scrollTop(0);
}
},1);
//__lnw__.openCartMini();
}
});
},
complete: function(){
button_normal($(ele));
}
});
}
}
}
function review_submit(form){
$.lnwajax.run('reviewpro',true,{
type: 'POST',
url: 'http' + '://' + 'rubsub.lnwshop.com/product/action/review/submit',
data: $(form).serialize(),
dataType: 'json',
start: function(){
button_wait($('.b-review',form));
},
success: function(response){
if(typeof response == 'undefined' || response == null){
}else if(response.success){
alert('ได้รับข้อความเรียบร้อย');
window.location.href = window.location.href;
}else{
alert(response.key);
button_normal($('.b-review',form));
}
}
});
return false;
}
function discuss_submit(form){
$.lnwajax.run('discusspro',true,{
type: 'POST',
url: 'http' + '://' + 'rubsub.lnwshop.com/product/action/discuss/submit',
data: $(form).serialize(),
dataType: 'json',
start: function(){
button_wait($('.b-discuss',form));
},
success: function(response){
if(typeof response == 'undefined' || response == null){
alert('non response');
button_normal($('.b-discuss',form));
}else if(response.success){
alert('ได้รับข้อความเรียบร้อย');
window.location.href = window.location.href;
}else{
alert(response.key);
button_normal($('.b-discuss',form));
}
}
});
return false;
}
function answer_submit(form){
$.lnwajax.run('answerpro',true,{
type: 'POST',
url: 'http' + '://' + 'rubsub.lnwshop.com/product/action/discuss/answer',
data: $(form).serialize(),
dataType: 'json',
start: function(){
button_wait($('.b-answer',form));
},
success: function(response){
if(typeof response == 'undefined' || response == null){
alert('non response');
button_normal($('.b-answer',form));
}else if(response.success){
alert('ตอบคำถามเรียบร้อยแล้ว');
window.location.href = window.location.href;
}else{
alert(response.key);
button_normal($('.b-answer',form));
}
}
});
return false;
}
function discuss_delete(discuss_id){
if(confirm('คุณต้องการลบคำถามนี้จริงใช่ไหม')){
$.lnwajax.run('product_discuss_delete',true,{
type: 'POST',
url: 'http' + '://' + 'rubsub.lnwshop.com/product/action/discuss/delete',
data: {discuss_id:discuss_id},
dataType: 'json',
success: function(response){
lnwajax_response(response,function(rdata){
window.location.href = rdata;
},function(rkey,rdata){
alert(rkey);
});
}
});
}
// ]]></script>
