Bandage Bodycon Dress
${function() {
const variantData = data.variant || {"id":"6be7b4ee-d7bc-4244-a51c-e72c793668f7","product_id":"cabc555b-3713-4287-af09-3277b6b048cd","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"1005005616096199-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea5788c4baa8352e6fc3414ee29f3b15.webp","path":"ea5788c4baa8352e6fc3414ee29f3b15.webp","width":938,"height":938,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79,"min_quantity":1}],"weight":"0","compare_at_price":"119","price":"79","retail_price":"119","available":true,"url":"\/products\/bandage-bodycon-dressc1376474-6d7b-4cc3-bcb5-50f78618811a?variant=6be7b4ee-d7bc-4244-a51c-e72c793668f7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":34,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black
${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:
XS
${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
$79.00
${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":"6be7b4ee-d7bc-4244-a51c-e72c793668f7","product_id":"cabc555b-3713-4287-af09-3277b6b048cd","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"1005005616096199-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea5788c4baa8352e6fc3414ee29f3b15.webp","path":"ea5788c4baa8352e6fc3414ee29f3b15.webp","width":938,"height":938,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79,"min_quantity":1}],"weight":"0","compare_at_price":"119","price":"79","retail_price":"119","available":true,"url":"\/products\/bandage-bodycon-dressc1376474-6d7b-4cc3-bcb5-50f78618811a?variant=6be7b4ee-d7bc-4244-a51c-e72c793668f7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":34,"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.