Duck Bib Overalls Canvas Workwear Dungarees
${function() {
const variantData = data.variant || {"id":"c7a107b6-ba4e-41d8-86c7-a5e2b2f49010","product_id":"8c0572b4-3843-44d3-9cc3-95cc45cf87c6","title":"Women-Camel-S","weight_unit":"kg","inventory_quantity":900,"sku":"GZ03401","barcode":"","position":1,"option1":"Women","option2":"Camel","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/23ae7438ea6b3c3e4b626edb2e0100a1.jpeg","path":"23ae7438ea6b3c3e4b626edb2e0100a1.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/unisex-duck-bib-overalls-canvas-workwear-dungarees?variant=c7a107b6-ba4e-41d8-86c7-a5e2b2f49010","available_quantity":900,"options":[{"name":"Gender","value":"Women"},{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Gender:
Women
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Camel
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$59.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":"c7a107b6-ba4e-41d8-86c7-a5e2b2f49010","product_id":"8c0572b4-3843-44d3-9cc3-95cc45cf87c6","title":"Women-Camel-S","weight_unit":"kg","inventory_quantity":900,"sku":"GZ03401","barcode":"","position":1,"option1":"Women","option2":"Camel","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/23ae7438ea6b3c3e4b626edb2e0100a1.jpeg","path":"23ae7438ea6b3c3e4b626edb2e0100a1.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/unisex-duck-bib-overalls-canvas-workwear-dungarees?variant=c7a107b6-ba4e-41d8-86c7-a5e2b2f49010","available_quantity":900,"options":[{"name":"Gender","value":"Women"},{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"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.