GAR BETHE Rollie Windbreaker
${function() {
const variantData = data.variant || {"id":"26837b4f-e77b-48be-8aa4-df6cf226a33c","product_id":"f68d7f7a-acf4-419f-9589-e9ec31806a0c","title":"gray-L","weight_unit":"g","inventory_quantity":969,"sku":"","barcode":"","position":1,"option1":"gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d51a47f450598dabf48f9d4a7aec21f.png","path":"2d51a47f450598dabf48f9d4a7aec21f.png","width":371,"height":371,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.7,"min_quantity":1}],"weight":"235","compare_at_price":"28.8","price":"18.7","retail_price":"28.8","available":true,"url":"\/products\/gar-bethe-rollie-windbreaker?variant=26837b4f-e77b-48be-8aa4-df6cf226a33c","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"size","value":"L"}],"off_ratio":35,"flashsale_info":[],"sales":116};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
gray
${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}
`
}()}
Size:
L
${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}
`
}()}
Add to cart
$18.70
${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":"26837b4f-e77b-48be-8aa4-df6cf226a33c","product_id":"f68d7f7a-acf4-419f-9589-e9ec31806a0c","title":"gray-L","weight_unit":"g","inventory_quantity":969,"sku":"","barcode":"","position":1,"option1":"gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d51a47f450598dabf48f9d4a7aec21f.png","path":"2d51a47f450598dabf48f9d4a7aec21f.png","width":371,"height":371,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.7,"min_quantity":1}],"weight":"235","compare_at_price":"28.8","price":"18.7","retail_price":"28.8","available":true,"url":"\/products\/gar-bethe-rollie-windbreaker?variant=26837b4f-e77b-48be-8aa4-df6cf226a33c","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"size","value":"L"}],"off_ratio":35,"flashsale_info":[],"sales":116};
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.