SKU : 20806266
Inventory : 2
${function(){
const variantData = data.variant || {"id":"150c8b94-6570-4c8a-8a83-5ca4821f463c","product_id":"46843a2e-237a-40f2-a251-0833348379d9","title":"Purple-0-6 Month","weight_unit":"kg","inventory_quantity":2,"sku":"20806266","barcode":"","position":1,"option1":"Purple","option2":"0-6 Month","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f95fa42b1213bb638fd402e8aeff101.jpeg","path":"9f95fa42b1213bb638fd402e8aeff101.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.44,"min_quantity":1}],"weight":"0.01","compare_at_price":"2.99","price":"1.44","retail_price":"2.99","available":true,"url":"\/products\/582780-summer-mesh-baby-socks-pure-color-with-lace-edge-loose-ankle-design-t90l?variant=150c8b94-6570-4c8a-8a83-5ca4821f463c","available_quantity":2,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"0-6 Month"}],"off_ratio":52,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"150c8b94-6570-4c8a-8a83-5ca4821f463c","product_id":"46843a2e-237a-40f2-a251-0833348379d9","title":"Purple-0-6 Month","weight_unit":"kg","inventory_quantity":2,"sku":"20806266","barcode":"","position":1,"option1":"Purple","option2":"0-6 Month","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f95fa42b1213bb638fd402e8aeff101.jpeg","path":"9f95fa42b1213bb638fd402e8aeff101.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.44,"min_quantity":1}],"weight":"0.01","compare_at_price":"2.99","price":"1.44","retail_price":"2.99","available":true,"url":"\/products\/582780-summer-mesh-baby-socks-pure-color-with-lace-edge-loose-ankle-design-t90l?variant=150c8b94-6570-4c8a-8a83-5ca4821f463c","available_quantity":2,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"0-6 Month"}],"off_ratio":52,"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
: Purple
${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
: 0-6 Month
${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
$1.44
${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":"150c8b94-6570-4c8a-8a83-5ca4821f463c","product_id":"46843a2e-237a-40f2-a251-0833348379d9","title":"Purple-0-6 Month","weight_unit":"kg","inventory_quantity":2,"sku":"20806266","barcode":"","position":1,"option1":"Purple","option2":"0-6 Month","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f95fa42b1213bb638fd402e8aeff101.jpeg","path":"9f95fa42b1213bb638fd402e8aeff101.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.44,"min_quantity":1}],"weight":"0.01","compare_at_price":"2.99","price":"1.44","retail_price":"2.99","available":true,"url":"\/products\/582780-summer-mesh-baby-socks-pure-color-with-lace-edge-loose-ankle-design-t90l?variant=150c8b94-6570-4c8a-8a83-5ca4821f463c","available_quantity":2,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"0-6 Month"}],"off_ratio":52,"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":"150c8b94-6570-4c8a-8a83-5ca4821f463c","product_id":"46843a2e-237a-40f2-a251-0833348379d9","title":"Purple-0-6 Month","weight_unit":"kg","inventory_quantity":2,"sku":"20806266","barcode":"","position":1,"option1":"Purple","option2":"0-6 Month","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f95fa42b1213bb638fd402e8aeff101.jpeg","path":"9f95fa42b1213bb638fd402e8aeff101.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.44,"min_quantity":1}],"weight":"0.01","compare_at_price":"2.99","price":"1.44","retail_price":"2.99","available":true,"url":"\/products\/582780-summer-mesh-baby-socks-pure-color-with-lace-edge-loose-ankle-design-t90l?variant=150c8b94-6570-4c8a-8a83-5ca4821f463c","available_quantity":2,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"0-6 Month"}],"off_ratio":52,"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: These adorable summer mesh baby socks, made from high-quality combed cotton and trimmed with delicate lace, provide both style and comfort for your little one's precious feet. Perfect for any occasion and guaranteed to melt hearts.
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.