${function() {
const variantData = data.variant || {"id":"17eb3127-9d86-4487-a47a-d2f6b40ef162","product_id":"6ad06af7-1ea3-4d0c-a0e8-bddb3bba3681","title":"32A-Yellow Green","weight_unit":"kg","inventory_quantity":0,"sku":"WX-013-Green-32A-S","barcode":"","position":1,"option1":"32A","option2":"Yellow Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3a3565ad0112a7d0e9570648202b783.png","path":"c3a3565ad0112a7d0e9570648202b783.png","width":600,"height":800,"alt":"French Luxurious Thin Sexy Silk Bra REAL SILK LIFE","aspect_ratio":0.75},"wholesale_price":[{"price":25.95,"min_quantity":1}],"weight":"0.4","compare_at_price":"39","price":"25.95","retail_price":"39","available":true,"url":"\/products\/french-luxurious-thin-sexy-silk-bra?variant=17eb3127-9d86-4487-a47a-d2f6b40ef162","available_quantity":999999999,"options":[{"name":"Size","value":"32A"},{"name":"Color","value":"Yellow Green"}],"off_ratio":33,"flashsale_info":[],"sales":1834};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Size
Size Guide
32A
32B
32C
34A
34B
34C
36A
36B
36C
38A
38B
38C
40A
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color
: Yellow Green
${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}
`
}()}
Add to cart
$25.95
${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":"17eb3127-9d86-4487-a47a-d2f6b40ef162","product_id":"6ad06af7-1ea3-4d0c-a0e8-bddb3bba3681","title":"32A-Yellow Green","weight_unit":"kg","inventory_quantity":0,"sku":"WX-013-Green-32A-S","barcode":"","position":1,"option1":"32A","option2":"Yellow Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3a3565ad0112a7d0e9570648202b783.png","path":"c3a3565ad0112a7d0e9570648202b783.png","width":600,"height":800,"alt":"French Luxurious Thin Sexy Silk Bra REAL SILK LIFE","aspect_ratio":0.75},"wholesale_price":[{"price":25.95,"min_quantity":1}],"weight":"0.4","compare_at_price":"39","price":"25.95","retail_price":"39","available":true,"url":"\/products\/french-luxurious-thin-sexy-silk-bra?variant=17eb3127-9d86-4487-a47a-d2f6b40ef162","available_quantity":999999999,"options":[{"name":"Size","value":"32A"},{"name":"Color","value":"Yellow Green"}],"off_ratio":33,"flashsale_info":[],"sales":1834};
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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.