SKU : 20817729
Inventory : 2
${function(){
const variantData = data.variant || {"id":"735ce66d-f36e-482b-a437-5c20d8eb9deb","product_id":"aafb7cf7-b65d-4852-b826-c7b1ba84f400","title":"Khaki-Women: XL","weight_unit":"kg","inventory_quantity":2,"sku":"20817729","barcode":"","position":1,"option1":"Khaki","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479be653770c6a97bab9b8a27b11dc43.jpeg","path":"479be653770c6a97bab9b8a27b11dc43.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.08,"min_quantity":1}],"weight":"0.2","compare_at_price":"23.99","price":"14.08","retail_price":"23.99","available":true,"url":"\/products\/583471-family-matching-black-tee-and-leopard-print-high-neck-halter-tie-back-dress-sets-sdfn?variant=735ce66d-f36e-482b-a437-5c20d8eb9deb","available_quantity":2,"options":[{"name":"COLOR","value":"Khaki"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"735ce66d-f36e-482b-a437-5c20d8eb9deb","product_id":"aafb7cf7-b65d-4852-b826-c7b1ba84f400","title":"Khaki-Women: XL","weight_unit":"kg","inventory_quantity":2,"sku":"20817729","barcode":"","position":1,"option1":"Khaki","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479be653770c6a97bab9b8a27b11dc43.jpeg","path":"479be653770c6a97bab9b8a27b11dc43.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.08,"min_quantity":1}],"weight":"0.2","compare_at_price":"23.99","price":"14.08","retail_price":"23.99","available":true,"url":"\/products\/583471-family-matching-black-tee-and-leopard-print-high-neck-halter-tie-back-dress-sets-sdfn?variant=735ce66d-f36e-482b-a437-5c20d8eb9deb","available_quantity":2,"options":[{"name":"COLOR","value":"Khaki"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":41,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Khaki
${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
: Women: XL
${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
$14.08
${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":"735ce66d-f36e-482b-a437-5c20d8eb9deb","product_id":"aafb7cf7-b65d-4852-b826-c7b1ba84f400","title":"Khaki-Women: XL","weight_unit":"kg","inventory_quantity":2,"sku":"20817729","barcode":"","position":1,"option1":"Khaki","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479be653770c6a97bab9b8a27b11dc43.jpeg","path":"479be653770c6a97bab9b8a27b11dc43.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.08,"min_quantity":1}],"weight":"0.2","compare_at_price":"23.99","price":"14.08","retail_price":"23.99","available":true,"url":"\/products\/583471-family-matching-black-tee-and-leopard-print-high-neck-halter-tie-back-dress-sets-sdfn?variant=735ce66d-f36e-482b-a437-5c20d8eb9deb","available_quantity":2,"options":[{"name":"COLOR","value":"Khaki"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":41,"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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"735ce66d-f36e-482b-a437-5c20d8eb9deb","product_id":"aafb7cf7-b65d-4852-b826-c7b1ba84f400","title":"Khaki-Women: XL","weight_unit":"kg","inventory_quantity":2,"sku":"20817729","barcode":"","position":1,"option1":"Khaki","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479be653770c6a97bab9b8a27b11dc43.jpeg","path":"479be653770c6a97bab9b8a27b11dc43.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.08,"min_quantity":1}],"weight":"0.2","compare_at_price":"23.99","price":"14.08","retail_price":"23.99","available":true,"url":"\/products\/583471-family-matching-black-tee-and-leopard-print-high-neck-halter-tie-back-dress-sets-sdfn?variant=735ce66d-f36e-482b-a437-5c20d8eb9deb","available_quantity":2,"options":[{"name":"COLOR","value":"Khaki"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":41,"flashsale_info":[],"sales":0};
const value = variantData.available_quantity > 0 ? variantData.available_quantity : 0;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + value + ' ');
return `
`;
}()}
Product Introduction:This black T-shirt and leopard high neck halter set is perfect for any occasion and is suitable for both you and your child.;Fabric:T-Shirt: Cotton 94%, Spandex 6%; Dress: Polyester 100% with lining 100% cotton;Care Instruction:Low temperature ironing, no dry cleaning, cold water machine wash, do not bleach;Key Features:* Please add each size separately to your shopping cart * Piece of product: Each size includes 1 dress , 1 top or 1 romper * Dress with adjustable tie-back halter * Fabric characteristics: lightweight, soft and comfortable * Neckline: High neckline halter for dress and round neck for T-shirt * Sleeves: Sleeveless for dress and short sleeves for T-shirt * Style: casual, vacation * Fit: True to size * Length: Knee-length dress * Source of goods: Imported * Supplier: PatPat;Additional Information:Suitable for summer, any occasion, and features a fashionable design.;
Total lead time = processing time + shipping time
Normal processing time : 1-5 business days
1. Standard shipping: 7-15 business days
2. Express shipping: 5-7 business days
* Mation about deliveries, please visit our Shipping Policy page.