Sort By :
Show :
Per Page
https://my.getvibranz.com/storage/2020/April/week4/59855_ARC6.jpg
BV 106
$180.90
https://my.getvibranz.com/storage/2020/April/week3/58807_OilVeraSmartSaver-560x754.png
BV 105
$202.41
https://my.getvibranz.com/storage/2020/July/week1/79775_correct_photo4_750_971.jpg
BV 129
$214.23
https://my.getvibranz.com/storage/2019/December/week2/10061_Oils.jpg
https://my.getvibranz.com/storage/2020/March/week4/39237_oils2.jpg
https://my.getvibranz.com/storage/2020/March/week4/39239_OILSDELUXE.jpg
https://my.getvibranz.com/storage/2020/March/week4/39217_QUANTOMLASER.jpg
BV 500
$982.00
'; $('.np').html(cartphtm); // $('#n_cart').html('No Products are there in Cart!'); $('#np_cart .cdp').hide(); $('#n_cart .cdp').hide(); $('#np_cart').html('No Products are there in Cart!'); $('#n_cart .empcart').html('No Products are there in Cart!'); $('#up_count').html(0); // alert(0); } $('.up_stotal').html(data.sub_total); $('.up_total').html(data.sub_total); /* $('.up_count').html(data.cart_count); */ } else if(check == 2) { $('#chout-'+product_id).fadeOut(3000); $('#chout-'+product_id).remove(); $('#rmv-'+product_id).fadeOut(3000); $('#rmv-'+product_id).remove(); $('#p-'+product_id).fadeOut(3000); $('#p-'+product_id).remove(); $('#pcp-'+product_id).fadeOut(3000); $('#pcp-'+product_id).remove(); if(data.cart_count == 0) { /* var cartphtm='

Your checkout does not have any items!!

'; $('.np').html(cartphtm); */ // $('#n_cart').html('No Products are there in Cart!'); alert('Your checkout does not have any item!!'); $('#checkout_p .chp').hide(); $('#np_cart .cdp').hide(); $('#n_cart .cdp').hide(); $('#np_cart').html('No Products are there in Cart!'); $('#n_cart .empcart').html('No Products are there in Cart!'); $('#up_count').html(0); // alert(01); window.location.href="shop.php"; } $('.up_stotal').html(data.sub_total); $('.up_total').html(data.sub_total); /* $('.up_count').html(data.cart_count); */ } //$("#nw-price").html(data.sub_total); swal({ title: "Success?", text: data.message, type: "success", showCancelButton: false, confirmButtonClass: 'btn-success', confirmButtonText: 'Continue' }, function(isConfirm) { if (isConfirm) { location.reload(); } }); } }); }, 1500); } }); /* if(confirm('Are You sure you want to remove this product from Cart??')) { } else { return false; } */ }); var consultant=""; var active=""; var session_user=""; if(active ==0 && !session_user) { if(consultant!=""){ var currentwindowlocation = window.location.href; // var href_name = jQuery(this).attr('href'); var substring = '?consultant='+consultant; if(currentwindowlocation.includes(substring)){ var n_href_name=currentwindowlocation; } else { var n_href_name=currentwindowlocation+'?consultant='+consultant; } //jQuery(this).attr('href',n_href_name); changehistoryurl(n_href_name); } } });