3300 XL 8 mm Probe(330101-16-28-10-12-CN),bently nevada
${function() {
const variantData = data.variant || {"id":"487c7f5c-a3ff-42da-beb4-becf1f428314","product_id":"c326cc84-820c-4f5b-be7b-d0af76b536c7","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"330101-16-28-10-12-CN","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":621,"min_quantity":1}],"weight":"1.5","compare_at_price":"794","price":"621","retail_price":"794","available":true,"url":"\/products\/3300-xl-8-mm-probe330101-16-28-10-12-cn-bently-nevada?variant=487c7f5c-a3ff-42da-beb4-becf1f428314","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Add to cart
$621.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":"487c7f5c-a3ff-42da-beb4-becf1f428314","product_id":"c326cc84-820c-4f5b-be7b-d0af76b536c7","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"330101-16-28-10-12-CN","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":621,"min_quantity":1}],"weight":"1.5","compare_at_price":"794","price":"621","retail_price":"794","available":true,"url":"\/products\/3300-xl-8-mm-probe330101-16-28-10-12-cn-bently-nevada?variant=487c7f5c-a3ff-42da-beb4-becf1f428314","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : 330101-16-28-10-12-CN
Weight : 1.5kg
${function(){
const variantData = data.variant || {"id":"487c7f5c-a3ff-42da-beb4-becf1f428314","product_id":"c326cc84-820c-4f5b-be7b-d0af76b536c7","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"330101-16-28-10-12-CN","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":621,"min_quantity":1}],"weight":"1.5","compare_at_price":"794","price":"621","retail_price":"794","available":true,"url":"\/products\/3300-xl-8-mm-probe330101-16-28-10-12-cn-bently-nevada?variant=487c7f5c-a3ff-42da-beb4-becf1f428314","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}