Loop Hobo M46738
${function() {
const variantData = data.variant || {"id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"ef1a04a7-dca1-468e-9987-ed7c811aae2e","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":289,"min_quantity":1}],"weight":"0","compare_at_price":"1789","price":"289.00","retail_price":"1789","available":true,"url":"\/products\/loop-hobo-m46738?variant=e31c132b-12b3-4a7b-b820-89906039e948","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":92,"discount_sales_rate":"48","discount_stock":-1,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"289.00","compare_at_price":"1789.00","discount_price":"289.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":6};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Risk-free shopping, cash on delivery, no questions asked within 30 days.
أضف إلى السلة
$289.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"ef1a04a7-dca1-468e-9987-ed7c811aae2e","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":289,"min_quantity":1}],"weight":"0","compare_at_price":"1789","price":"289.00","retail_price":"1789","available":true,"url":"\/products\/loop-hobo-m46738?variant=e31c132b-12b3-4a7b-b820-89906039e948","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":92,"discount_sales_rate":"48","discount_stock":-1,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"289.00","compare_at_price":"1789.00","discount_price":"289.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":6};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
اشتري الآن
كان المنتج غير متوفر.
المنتج غير متاح.
${function(){
const variantData = data.variant || {"id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"ef1a04a7-dca1-468e-9987-ed7c811aae2e","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":289,"min_quantity":1}],"weight":"0","compare_at_price":"1789","price":"289.00","retail_price":"1789","available":true,"url":"\/products\/loop-hobo-m46738?variant=e31c132b-12b3-4a7b-b820-89906039e948","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"e31c132b-12b3-4a7b-b820-89906039e948","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":92,"discount_sales_rate":"48","discount_stock":-1,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"289.00","compare_at_price":"1789.00","discount_price":"289.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":6};
return `
`
}()}