${function() {
const variantData = data.variant || {"id":"d1f6fe53-3d5d-4fef-97af-aa869b110a80","product_id":"b0003f24-815f-486d-92d5-3095e6c467bb","title":"Photo Color-2","weight_unit":"kg","inventory_quantity":1000,"sku":"58020651-photo-color-2","barcode":"","position":1,"option1":"Photo Color","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88a9e87136dff95e005d4de18e59b417.jpeg","path":"88a9e87136dff95e005d4de18e59b417.jpeg","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":134.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"134.99","retail_price":"0","available":true,"url":"\/products\/on-sale-charming-dark-navy-mother-of-the-bride-dresses-with-3-4-sleeves-v-neck-bow-belt-wedding-party-dresses-high-low-2024d8eb2c97-308b-4938-873d-275e934791ee?variant=d1f6fe53-3d5d-4fef-97af-aa869b110a80","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"name":"US Size","value":"2"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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}
`
}()}
Us Size
: 2
${function(){
const optName = "US 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
$134.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":"d1f6fe53-3d5d-4fef-97af-aa869b110a80","product_id":"b0003f24-815f-486d-92d5-3095e6c467bb","title":"Photo Color-2","weight_unit":"kg","inventory_quantity":1000,"sku":"58020651-photo-color-2","barcode":"","position":1,"option1":"Photo Color","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88a9e87136dff95e005d4de18e59b417.jpeg","path":"88a9e87136dff95e005d4de18e59b417.jpeg","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":134.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"134.99","retail_price":"0","available":true,"url":"\/products\/on-sale-charming-dark-navy-mother-of-the-bride-dresses-with-3-4-sleeves-v-neck-bow-belt-wedding-party-dresses-high-low-2024d8eb2c97-308b-4938-873d-275e934791ee?variant=d1f6fe53-3d5d-4fef-97af-aa869b110a80","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"name":"US Size","value":"2"}],"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.
${function(){
const variantData = data.variant || {"id":"d1f6fe53-3d5d-4fef-97af-aa869b110a80","product_id":"b0003f24-815f-486d-92d5-3095e6c467bb","title":"Photo Color-2","weight_unit":"kg","inventory_quantity":1000,"sku":"58020651-photo-color-2","barcode":"","position":1,"option1":"Photo Color","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88a9e87136dff95e005d4de18e59b417.jpeg","path":"88a9e87136dff95e005d4de18e59b417.jpeg","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":134.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"134.99","retail_price":"0","available":true,"url":"\/products\/on-sale-charming-dark-navy-mother-of-the-bride-dresses-with-3-4-sleeves-v-neck-bow-belt-wedding-party-dresses-high-low-2024d8eb2c97-308b-4938-873d-275e934791ee?variant=d1f6fe53-3d5d-4fef-97af-aa869b110a80","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"name":"US Size","value":"2"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
people are viewing this right now