Buttoned Sleeveless Denim Dress
${function() {
const variantData = data.variant || {"id":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"eac92309-615f-4180-9f6e-e05dd9989a48","title":"Blue-L","weight_unit":"kg","inventory_quantity":1,"sku":"XJQ5381-BL0L","barcode":"","position":3,"option1":"Blue","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6583159bf269b2188fb31ef7e79c9b49.jpg","path":"6583159bf269b2188fb31ef7e79c9b49.jpg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.45,"min_quantity":1}],"weight":"0","compare_at_price":"78.16","price":"23.45","retail_price":"78.16","available":true,"url":"\/products\/mini-sleeveless-casual-solid-color-shirt-collar-casual-wear-dress-q5381?variant=29a634fd-36d8-4e03-b152-fc175a8b0f06","available_quantity":1,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"L"}],"off_ratio":"70","flashsale_info":{"variant_id":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":503501,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":1,"discount_sales_rate":"50","discount_stock":1,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.45","compare_at_price":"78.16","discount_price":"23.45","customary_saved_price":"54.71","customary_off_ratio":"70","discount_saved_price":"54.71","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":573};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${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:
L
${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}
`
}()}
Free shipping Orders Over $79
Add to cart
$23.45
${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":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"eac92309-615f-4180-9f6e-e05dd9989a48","title":"Blue-L","weight_unit":"kg","inventory_quantity":1,"sku":"XJQ5381-BL0L","barcode":"","position":3,"option1":"Blue","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6583159bf269b2188fb31ef7e79c9b49.jpg","path":"6583159bf269b2188fb31ef7e79c9b49.jpg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.45,"min_quantity":1}],"weight":"0","compare_at_price":"78.16","price":"23.45","retail_price":"78.16","available":true,"url":"\/products\/mini-sleeveless-casual-solid-color-shirt-collar-casual-wear-dress-q5381?variant=29a634fd-36d8-4e03-b152-fc175a8b0f06","available_quantity":1,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"L"}],"off_ratio":"70","flashsale_info":{"variant_id":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":503501,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":1,"discount_sales_rate":"50","discount_stock":1,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.45","compare_at_price":"78.16","discount_price":"23.45","customary_saved_price":"54.71","customary_off_ratio":"70","discount_saved_price":"54.71","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":573};
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":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"eac92309-615f-4180-9f6e-e05dd9989a48","title":"Blue-L","weight_unit":"kg","inventory_quantity":1,"sku":"XJQ5381-BL0L","barcode":"","position":3,"option1":"Blue","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6583159bf269b2188fb31ef7e79c9b49.jpg","path":"6583159bf269b2188fb31ef7e79c9b49.jpg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.45,"min_quantity":1}],"weight":"0","compare_at_price":"78.16","price":"23.45","retail_price":"78.16","available":true,"url":"\/products\/mini-sleeveless-casual-solid-color-shirt-collar-casual-wear-dress-q5381?variant=29a634fd-36d8-4e03-b152-fc175a8b0f06","available_quantity":1,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"L"}],"off_ratio":"70","flashsale_info":{"variant_id":"29a634fd-36d8-4e03-b152-fc175a8b0f06","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":503501,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":1,"discount_sales_rate":"50","discount_stock":1,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.45","compare_at_price":"78.16","discount_price":"23.45","customary_saved_price":"54.71","customary_off_ratio":"70","discount_saved_price":"54.71","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":573};
return `
`
}()}