SKU : 20804424
Inventory : 17
${function(){
const variantData = data.variant || {"id":"a70bcea6-f796-4e9e-add7-e8935be52fc0","product_id":"85d2dac3-e0e0-4560-8f08-8392ba7ee802","title":"Yellow-6-9 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20804424","barcode":"","position":2,"option1":"Yellow","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbc6d6fe28542ff0e257643f78db38cf.jpeg","path":"dbc6d6fe28542ff0e257643f78db38cf.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":8.64,"min_quantity":1}],"weight":"0.02","compare_at_price":"16.99","price":"8.64","retail_price":"16.99","available":true,"url":"\/products\/582618-baby-boy-2pcs-casual-hooded-set-letter-print-yellow-jacket-black-shorts?variant=a70bcea6-f796-4e9e-add7-e8935be52fc0","available_quantity":17,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"a70bcea6-f796-4e9e-add7-e8935be52fc0","product_id":"85d2dac3-e0e0-4560-8f08-8392ba7ee802","title":"Yellow-6-9 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20804424","barcode":"","position":2,"option1":"Yellow","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbc6d6fe28542ff0e257643f78db38cf.jpeg","path":"dbc6d6fe28542ff0e257643f78db38cf.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":8.64,"min_quantity":1}],"weight":"0.02","compare_at_price":"16.99","price":"8.64","retail_price":"16.99","available":true,"url":"\/products\/582618-baby-boy-2pcs-casual-hooded-set-letter-print-yellow-jacket-black-shorts?variant=a70bcea6-f796-4e9e-add7-e8935be52fc0","available_quantity":17,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":49,"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
: Yellow
${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
: 6-9 Months
${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
$8.64
${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":"a70bcea6-f796-4e9e-add7-e8935be52fc0","product_id":"85d2dac3-e0e0-4560-8f08-8392ba7ee802","title":"Yellow-6-9 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20804424","barcode":"","position":2,"option1":"Yellow","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbc6d6fe28542ff0e257643f78db38cf.jpeg","path":"dbc6d6fe28542ff0e257643f78db38cf.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":8.64,"min_quantity":1}],"weight":"0.02","compare_at_price":"16.99","price":"8.64","retail_price":"16.99","available":true,"url":"\/products\/582618-baby-boy-2pcs-casual-hooded-set-letter-print-yellow-jacket-black-shorts?variant=a70bcea6-f796-4e9e-add7-e8935be52fc0","available_quantity":17,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":49,"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":"a70bcea6-f796-4e9e-add7-e8935be52fc0","product_id":"85d2dac3-e0e0-4560-8f08-8392ba7ee802","title":"Yellow-6-9 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20804424","barcode":"","position":2,"option1":"Yellow","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbc6d6fe28542ff0e257643f78db38cf.jpeg","path":"dbc6d6fe28542ff0e257643f78db38cf.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":8.64,"min_quantity":1}],"weight":"0.02","compare_at_price":"16.99","price":"8.64","retail_price":"16.99","available":true,"url":"\/products\/582618-baby-boy-2pcs-casual-hooded-set-letter-print-yellow-jacket-black-shorts?variant=a70bcea6-f796-4e9e-add7-e8935be52fc0","available_quantity":17,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":49,"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:Celebrate Father's Day with this adorable yellow hooded set featuring letter prints! Soft, comfortable and perfect for summer outings, your baby will look cute and stylish.;Fabric:Made from 95% polyester and 5% spandex.;Care Instruction:Machine washable and low-temperature drying.;Key Features:* Product features: Father's Day letter print set. * Fabric characteristics: Soft and comfortable. * Piece of product: Two-piece set. * Neckline: Hooded. * Sleeves: Sleeveless. * Style: Adorable and stylish, with letter prints. * Fit: Suitable for babies. * Length: Standard length. * Source of goods: PatPat. * Supplier: PatPat.;Additional information:Suitable for summer outings and vacations, perfect for gifting on Father's Day. Stylish and comfortable 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.