BRANCH TEK Stretch Elastic Waist Loose-fitting Overalls
Apparel & Accessories > Clothing > Pants
${function() {
const variantData = data.variant || {"id":"53446288-a594-481e-9684-71ae709cc459","product_id":"45eb5dbf-ab4b-4e28-bf44-26471d1b90d4","title":"Green-34","weight_unit":"g","inventory_quantity":694,"sku":"","barcode":"","position":3,"option1":"Green","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c21da82fbee667593159bf0e1b89f540.jpeg","path":"c21da82fbee667593159bf0e1b89f540.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.7,"min_quantity":1}],"weight":"640","compare_at_price":"29.7","price":"29.7","retail_price":"29.7","available":true,"url":"\/products\/branch-tek-stretch-elastic-waist-loose-fitting-overalls?variant=53446288-a594-481e-9684-71ae709cc459","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"34"}],"off_ratio":0,"flashsale_info":[],"sales":298};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Green
${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:
34
${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
$29.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":"53446288-a594-481e-9684-71ae709cc459","product_id":"45eb5dbf-ab4b-4e28-bf44-26471d1b90d4","title":"Green-34","weight_unit":"g","inventory_quantity":694,"sku":"","barcode":"","position":3,"option1":"Green","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c21da82fbee667593159bf0e1b89f540.jpeg","path":"c21da82fbee667593159bf0e1b89f540.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.7,"min_quantity":1}],"weight":"640","compare_at_price":"29.7","price":"29.7","retail_price":"29.7","available":true,"url":"\/products\/branch-tek-stretch-elastic-waist-loose-fitting-overalls?variant=53446288-a594-481e-9684-71ae709cc459","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"34"}],"off_ratio":0,"flashsale_info":[],"sales":298};
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.
${function(){
const variantData = data.variant || {"id":"53446288-a594-481e-9684-71ae709cc459","product_id":"45eb5dbf-ab4b-4e28-bf44-26471d1b90d4","title":"Green-34","weight_unit":"g","inventory_quantity":694,"sku":"","barcode":"","position":3,"option1":"Green","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c21da82fbee667593159bf0e1b89f540.jpeg","path":"c21da82fbee667593159bf0e1b89f540.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.7,"min_quantity":1}],"weight":"640","compare_at_price":"29.7","price":"29.7","retail_price":"29.7","available":true,"url":"\/products\/branch-tek-stretch-elastic-waist-loose-fitting-overalls?variant=53446288-a594-481e-9684-71ae709cc459","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"34"}],"off_ratio":0,"flashsale_info":[],"sales":298};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}