Splashed ink color contrast suspender dress
${function() {
const variantData = data.variant || {"id":"2739448f-11a2-407d-95c0-249b241255c0","product_id":"e1060927-3e6b-4cd8-bca0-03ef9d7d6d93","title":"photo color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"404274zywyqz-photo color-S","barcode":"","position":1,"option1":"photo color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc1e397315e012be6780519a8df7c857.jpeg","path":"fc1e397315e012be6780519a8df7c857.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.99","retail_price":"0","available":true,"url":"\/products\/splashed-ink-color-contrast-suspender-dress?variant=2739448f-11a2-407d-95c0-249b241255c0","available_quantity":999999999,"options":[{"name":"Color","value":"photo color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
photo color
${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:
S
${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
Buy now
Product was out of stock.
Product is unavailable.
Sku : 404274zywyqz-photo color-S
${function(){
const variantData = data.variant || {"id":"2739448f-11a2-407d-95c0-249b241255c0","product_id":"e1060927-3e6b-4cd8-bca0-03ef9d7d6d93","title":"photo color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"404274zywyqz-photo color-S","barcode":"","position":1,"option1":"photo color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc1e397315e012be6780519a8df7c857.jpeg","path":"fc1e397315e012be6780519a8df7c857.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.99","retail_price":"0","available":true,"url":"\/products\/splashed-ink-color-contrast-suspender-dress?variant=2739448f-11a2-407d-95c0-249b241255c0","available_quantity":999999999,"options":[{"name":"Color","value":"photo color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}