Shecurve - Push-Up Back Smoothing Bra
${function() {
const variantData = data.variant || {"id":"f4963456-e7a9-4431-a0cf-b8d0985cbee1","product_id":"81377196-b1af-4cb9-b909-c1f227fc0dfa","title":"black-nude-34-a","weight_unit":"kg","inventory_quantity":1000,"sku":"SHECUR-6416-97","barcode":"","position":97,"option1":"black-nude","option2":"34","option3":"a","note":"","image":{"src":"\/\/img.staticdj.com\/85c1c19263e4990b51b0645ec0ce0061.webp","path":"85c1c19263e4990b51b0645ec0ce0061.webp","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.96","price":"35.99","retail_price":"119.96","available":true,"url":"\/products\/shecurve-push-up-back-smoothing-bra?variant=f4963456-e7a9-4431-a0cf-b8d0985cbee1","available_quantity":999999999,"options":[{"name":"color","value":"black-nude"},{"name":"band-size-us","value":"34"},{"name":"cup-size-us","value":"a"}],"off_ratio":70,"flashsale_info":[],"sales":154};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
black-nude
${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}
`
}()}
Band-Size-Us:
34
${function(){
const optName = "band-size-us";
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}
`
}()}
Cup-Size-Us:
a
${function(){
const optName = "cup-size-us";
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
$35.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":"f4963456-e7a9-4431-a0cf-b8d0985cbee1","product_id":"81377196-b1af-4cb9-b909-c1f227fc0dfa","title":"black-nude-34-a","weight_unit":"kg","inventory_quantity":1000,"sku":"SHECUR-6416-97","barcode":"","position":97,"option1":"black-nude","option2":"34","option3":"a","note":"","image":{"src":"\/\/img.staticdj.com\/85c1c19263e4990b51b0645ec0ce0061.webp","path":"85c1c19263e4990b51b0645ec0ce0061.webp","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.96","price":"35.99","retail_price":"119.96","available":true,"url":"\/products\/shecurve-push-up-back-smoothing-bra?variant=f4963456-e7a9-4431-a0cf-b8d0985cbee1","available_quantity":999999999,"options":[{"name":"color","value":"black-nude"},{"name":"band-size-us","value":"34"},{"name":"cup-size-us","value":"a"}],"off_ratio":70,"flashsale_info":[],"sales":154};
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":"f4963456-e7a9-4431-a0cf-b8d0985cbee1","product_id":"81377196-b1af-4cb9-b909-c1f227fc0dfa","title":"black-nude-34-a","weight_unit":"kg","inventory_quantity":1000,"sku":"SHECUR-6416-97","barcode":"","position":97,"option1":"black-nude","option2":"34","option3":"a","note":"","image":{"src":"\/\/img.staticdj.com\/85c1c19263e4990b51b0645ec0ce0061.webp","path":"85c1c19263e4990b51b0645ec0ce0061.webp","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.96","price":"35.99","retail_price":"119.96","available":true,"url":"\/products\/shecurve-push-up-back-smoothing-bra?variant=f4963456-e7a9-4431-a0cf-b8d0985cbee1","available_quantity":999999999,"options":[{"name":"color","value":"black-nude"},{"name":"band-size-us","value":"34"},{"name":"cup-size-us","value":"a"}],"off_ratio":70,"flashsale_info":[],"sales":154};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}