SKU : 20905379
Inventory : 6
${function(){
const variantData = data.variant || {"id":"b3dd8654-df5d-4668-845e-f6c3a1b76e50","product_id":"ca546ce5-52b3-4a61-82e8-49d96ac6454f","title":"Multi-color-Kids: 2 Years","weight_unit":"kg","inventory_quantity":6,"sku":"20905379","barcode":"","position":1,"option1":"Multi-color","option2":"Kids: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","path":"29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.78,"min_quantity":1}],"weight":"0.2","compare_at_price":"8.99","price":"4.78","retail_price":"8.99","available":true,"url":"\/products\/family-matching-graphic-t-shirts-sun-salt-sand-beach-vibes-summer-short-sleeve-top-for-holiday?variant=b3dd8654-df5d-4668-845e-f6c3a1b76e50","available_quantity":6,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Kids: 2 Years"}],"off_ratio":47,"flashsale_info":[],"sales":102};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"b3dd8654-df5d-4668-845e-f6c3a1b76e50","product_id":"ca546ce5-52b3-4a61-82e8-49d96ac6454f","title":"Multi-color-Kids: 2 Years","weight_unit":"kg","inventory_quantity":6,"sku":"20905379","barcode":"","position":1,"option1":"Multi-color","option2":"Kids: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","path":"29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.78,"min_quantity":1}],"weight":"0.2","compare_at_price":"8.99","price":"4.78","retail_price":"8.99","available":true,"url":"\/products\/family-matching-graphic-t-shirts-sun-salt-sand-beach-vibes-summer-short-sleeve-top-for-holiday?variant=b3dd8654-df5d-4668-845e-f6c3a1b76e50","available_quantity":6,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Kids: 2 Years"}],"off_ratio":47,"flashsale_info":[],"sales":102};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Multi-color
${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
: Kids: 2 Years
${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
$4.78
${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":"b3dd8654-df5d-4668-845e-f6c3a1b76e50","product_id":"ca546ce5-52b3-4a61-82e8-49d96ac6454f","title":"Multi-color-Kids: 2 Years","weight_unit":"kg","inventory_quantity":6,"sku":"20905379","barcode":"","position":1,"option1":"Multi-color","option2":"Kids: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","path":"29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.78,"min_quantity":1}],"weight":"0.2","compare_at_price":"8.99","price":"4.78","retail_price":"8.99","available":true,"url":"\/products\/family-matching-graphic-t-shirts-sun-salt-sand-beach-vibes-summer-short-sleeve-top-for-holiday?variant=b3dd8654-df5d-4668-845e-f6c3a1b76e50","available_quantity":6,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Kids: 2 Years"}],"off_ratio":47,"flashsale_info":[],"sales":102};
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":"b3dd8654-df5d-4668-845e-f6c3a1b76e50","product_id":"ca546ce5-52b3-4a61-82e8-49d96ac6454f","title":"Multi-color-Kids: 2 Years","weight_unit":"kg","inventory_quantity":6,"sku":"20905379","barcode":"","position":1,"option1":"Multi-color","option2":"Kids: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","path":"29f7bd48e0b3f08e8f71dc5d61486dc9.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.78,"min_quantity":1}],"weight":"0.2","compare_at_price":"8.99","price":"4.78","retail_price":"8.99","available":true,"url":"\/products\/family-matching-graphic-t-shirts-sun-salt-sand-beach-vibes-summer-short-sleeve-top-for-holiday?variant=b3dd8654-df5d-4668-845e-f6c3a1b76e50","available_quantity":6,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Kids: 2 Years"}],"off_ratio":47,"flashsale_info":[],"sales":102};
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:Perfect family T-shirt set adorned with coconut trees and letter prints, creating a casual, stylish look to enhance family bonding while ensuring comfort. ;Fabric:Polyester 61%, Spandex 6%, Viscose 33%, ;Care Instruction:Gentle machine wash, tumble dry, easy care.;Key Features:* Please add each size separately to your shopping cart. * Piece of product: each size includes 1 tee. * Family set for overall styling. *Comfortable and Soft touch fabric perfect for everyday wear at home, on vacation, or during family weekend getaways. * Coconut tree and letter prints for a casual style. * Trendy Colors for All – Black and pink tees for adults, yellow tee for kids. Mix & match for a cheerful, coordinated look. * Suitable for casual occasions with jeans. * Multiseasonal leisure style, suitable for any season. * Imported.;Additional information:Suitable for all seasons and occasions, featuring cohesive family sets.;
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.