Womens Elegant White Embroidered Sequins Bustier Jumpsuits
${function() {
const variantData = data.variant || {"id":"15d7bcf9-b2f9-4381-8237-e74c3986b0ee","product_id":"bf12773f-0a47-4f32-9f8f-568d5ee4c764","title":"White-US6","weight_unit":"kg","inventory_quantity":200,"sku":"T2719-White-US6","barcode":"","position":1,"option1":"White","option2":"US6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc0eed61fbcb5b599d6197a048d77ba6.jpeg","path":"bc0eed61fbcb5b599d6197a048d77ba6.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":52.98,"min_quantity":1}],"weight":"0.4","compare_at_price":"78.9","price":"52.98","retail_price":"78.9","available":true,"url":"\/products\/womens-elegant-white-elastic-waist-wide-leg-jumpsuit-1?variant=15d7bcf9-b2f9-4381-8237-e74c3986b0ee","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US6"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
White
${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:
US6
${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
$52.98
${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":"15d7bcf9-b2f9-4381-8237-e74c3986b0ee","product_id":"bf12773f-0a47-4f32-9f8f-568d5ee4c764","title":"White-US6","weight_unit":"kg","inventory_quantity":200,"sku":"T2719-White-US6","barcode":"","position":1,"option1":"White","option2":"US6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc0eed61fbcb5b599d6197a048d77ba6.jpeg","path":"bc0eed61fbcb5b599d6197a048d77ba6.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":52.98,"min_quantity":1}],"weight":"0.4","compare_at_price":"78.9","price":"52.98","retail_price":"78.9","available":true,"url":"\/products\/womens-elegant-white-elastic-waist-wide-leg-jumpsuit-1?variant=15d7bcf9-b2f9-4381-8237-e74c3986b0ee","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US6"}],"off_ratio":33,"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":"15d7bcf9-b2f9-4381-8237-e74c3986b0ee","product_id":"bf12773f-0a47-4f32-9f8f-568d5ee4c764","title":"White-US6","weight_unit":"kg","inventory_quantity":200,"sku":"T2719-White-US6","barcode":"","position":1,"option1":"White","option2":"US6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc0eed61fbcb5b599d6197a048d77ba6.jpeg","path":"bc0eed61fbcb5b599d6197a048d77ba6.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":52.98,"min_quantity":1}],"weight":"0.4","compare_at_price":"78.9","price":"52.98","retail_price":"78.9","available":true,"url":"\/products\/womens-elegant-white-elastic-waist-wide-leg-jumpsuit-1?variant=15d7bcf9-b2f9-4381-8237-e74c3986b0ee","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US6"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
`
}()}