THE CONVERTIBLE DUFFLE GARMENT LUGGAGE WHEELS
${function() {
const variantData = data.variant || {"id":"16bd88d3-fafb-42d7-8367-63d73724d91c","product_id":"a4b86eb3-c277-4e61-a811-81eb3474eb38","title":"48L(21\" x 12\" x 10\")-Leather-Brown","weight_unit":"kg","inventory_quantity":884,"sku":"CMB-A0034155--48L-Leather-Brown","barcode":"","position":1,"option1":"48L(21\" x 12\" x 10\")","option2":"Leather-Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/647551ef3d61e1b9d22b6a4b51f40676.jpg","path":"647551ef3d61e1b9d22b6a4b51f40676.jpg","width":680,"height":680,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"159.98","price":"79.99","retail_price":"159.98","available":true,"url":"\/products\/the-convertible-duffle-garment-luggage-w-wheels87532e8b-db95-42c2-9af3-2219cb667be1?variant=16bd88d3-fafb-42d7-8367-63d73724d91c","available_quantity":999999999,"options":[{"name":"Size","value":"48L(21\" x 12\" x 10\")"},{"name":"Color","value":"Leather-Brown"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Size:
48L(21" x 12" x 10")
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Leather-Brown
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$79.99
${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":"16bd88d3-fafb-42d7-8367-63d73724d91c","product_id":"a4b86eb3-c277-4e61-a811-81eb3474eb38","title":"48L(21\" x 12\" x 10\")-Leather-Brown","weight_unit":"kg","inventory_quantity":884,"sku":"CMB-A0034155--48L-Leather-Brown","barcode":"","position":1,"option1":"48L(21\" x 12\" x 10\")","option2":"Leather-Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/647551ef3d61e1b9d22b6a4b51f40676.jpg","path":"647551ef3d61e1b9d22b6a4b51f40676.jpg","width":680,"height":680,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"159.98","price":"79.99","retail_price":"159.98","available":true,"url":"\/products\/the-convertible-duffle-garment-luggage-w-wheels87532e8b-db95-42c2-9af3-2219cb667be1?variant=16bd88d3-fafb-42d7-8367-63d73724d91c","available_quantity":999999999,"options":[{"name":"Size","value":"48L(21\" x 12\" x 10\")"},{"name":"Color","value":"Leather-Brown"}],"off_ratio":50,"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 : CMB-A0034155--48L-Leather-Brown
${function(){
const variantData = data.variant || {"id":"16bd88d3-fafb-42d7-8367-63d73724d91c","product_id":"a4b86eb3-c277-4e61-a811-81eb3474eb38","title":"48L(21\" x 12\" x 10\")-Leather-Brown","weight_unit":"kg","inventory_quantity":884,"sku":"CMB-A0034155--48L-Leather-Brown","barcode":"","position":1,"option1":"48L(21\" x 12\" x 10\")","option2":"Leather-Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/647551ef3d61e1b9d22b6a4b51f40676.jpg","path":"647551ef3d61e1b9d22b6a4b51f40676.jpg","width":680,"height":680,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"159.98","price":"79.99","retail_price":"159.98","available":true,"url":"\/products\/the-convertible-duffle-garment-luggage-w-wheels87532e8b-db95-42c2-9af3-2219cb667be1?variant=16bd88d3-fafb-42d7-8367-63d73724d91c","available_quantity":999999999,"options":[{"name":"Size","value":"48L(21\" x 12\" x 10\")"},{"name":"Color","value":"Leather-Brown"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}