Large Capacity Multi Travel Bag
${function() {
const variantData = data.variant || {"id":"27077016-4909-4e9d-b7fd-4575ed7361df","product_id":"330aa086-4520-44ac-9f88-d844f1a344c8","title":"Black-20*10*36CM","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"20*10*36CM","option3":"","note":"","image":null,"wholesale_price":[{"price":34.98,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"34.98","retail_price":"69.98","available":true,"url":"\/products\/backpack?variant=27077016-4909-4e9d-b7fd-4575ed7361df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"20*10*36CM"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
20*10*36CM
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$34.98
${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":"27077016-4909-4e9d-b7fd-4575ed7361df","product_id":"330aa086-4520-44ac-9f88-d844f1a344c8","title":"Black-20*10*36CM","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"20*10*36CM","option3":"","note":"","image":null,"wholesale_price":[{"price":34.98,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"34.98","retail_price":"69.98","available":true,"url":"\/products\/backpack?variant=27077016-4909-4e9d-b7fd-4575ed7361df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"20*10*36CM"}],"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.
people are viewing this right now