Pink Fitted Long-sleeve Dress
${function() {
const variantData = data.variant || {"id":"0df05f9a-ae3c-4a16-b050-21f6848b218e","product_id":"9bc484a0-a28a-49d4-b5ae-af3254034471","title":"S","weight_unit":"kg","inventory_quantity":807,"sku":"a--S-1","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":37.95,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"37.95","retail_price":"70.99","available":true,"url":"\/products\/pink-fitted-long-sleeve-dressfa4e64e5-d4cf-4d53-8726-f17b5871a2fbec939782-c563-4686-b000-69091fbe3ecc?variant=0df05f9a-ae3c-4a16-b050-21f6848b218e","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":38};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
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
$37.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":"0df05f9a-ae3c-4a16-b050-21f6848b218e","product_id":"9bc484a0-a28a-49d4-b5ae-af3254034471","title":"S","weight_unit":"kg","inventory_quantity":807,"sku":"a--S-1","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":37.95,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"37.95","retail_price":"70.99","available":true,"url":"\/products\/pink-fitted-long-sleeve-dressfa4e64e5-d4cf-4d53-8726-f17b5871a2fbec939782-c563-4686-b000-69091fbe3ecc?variant=0df05f9a-ae3c-4a16-b050-21f6848b218e","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":38};
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.