Classic Polka Dot Two-Piece Pantsuit
${function() {
const variantData = data.variant || {"id":"900e2662-03c7-4598-ab95-f1f9ce2711bc","product_id":"e30b58ab-fbea-4d3e-80a5-17fe5bd0263a","title":"Black suit-S","weight_unit":"kg","inventory_quantity":1000,"sku":"YS-CS24032502-Black suit-S","barcode":"","position":1,"option1":"Black suit","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8d19e309bfe7a48cf1349342750ab6d.jpeg","path":"c8d19e309bfe7a48cf1349342750ab6d.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.6,"min_quantity":1}],"weight":"0","compare_at_price":"89.7","price":"43.6","retail_price":"89.7","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l37-55cn-l9a6-wihce1b93832-dd16-4d4c-add0-4aee7d8eb987-mq0x?variant=900e2662-03c7-4598-ab95-f1f9ce2711bc","available_quantity":999999999,"options":[{"name":"Color","value":"Black suit"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Color:
Black suit
${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:
S
${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
$43.60
${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":"900e2662-03c7-4598-ab95-f1f9ce2711bc","product_id":"e30b58ab-fbea-4d3e-80a5-17fe5bd0263a","title":"Black suit-S","weight_unit":"kg","inventory_quantity":1000,"sku":"YS-CS24032502-Black suit-S","barcode":"","position":1,"option1":"Black suit","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8d19e309bfe7a48cf1349342750ab6d.jpeg","path":"c8d19e309bfe7a48cf1349342750ab6d.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.6,"min_quantity":1}],"weight":"0","compare_at_price":"89.7","price":"43.6","retail_price":"89.7","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l37-55cn-l9a6-wihce1b93832-dd16-4d4c-add0-4aee7d8eb987-mq0x?variant=900e2662-03c7-4598-ab95-f1f9ce2711bc","available_quantity":999999999,"options":[{"name":"Color","value":"Black suit"},{"name":"Size","value":"S"}],"off_ratio":51,"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":"900e2662-03c7-4598-ab95-f1f9ce2711bc","product_id":"e30b58ab-fbea-4d3e-80a5-17fe5bd0263a","title":"Black suit-S","weight_unit":"kg","inventory_quantity":1000,"sku":"YS-CS24032502-Black suit-S","barcode":"","position":1,"option1":"Black suit","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8d19e309bfe7a48cf1349342750ab6d.jpeg","path":"c8d19e309bfe7a48cf1349342750ab6d.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.6,"min_quantity":1}],"weight":"0","compare_at_price":"89.7","price":"43.6","retail_price":"89.7","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l37-55cn-l9a6-wihce1b93832-dd16-4d4c-add0-4aee7d8eb987-mq0x?variant=900e2662-03c7-4598-ab95-f1f9ce2711bc","available_quantity":999999999,"options":[{"name":"Color","value":"Black suit"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
`
}()}