SKU : 20859091
Inventory : 1
${function(){
const variantData = data.variant || {"id":"eec7e23c-5c67-43da-b861-00cfa2665e24","product_id":"005e52be-ba63-4d92-849d-1053cc6c9eb3","title":"Black-Adult one size","weight_unit":"kg","inventory_quantity":1,"sku":"20859091","barcode":"","position":5,"option1":"Black","option2":"Adult one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a8c3eae59d1e95beb1277cd53b7d880.jpeg","path":"6a8c3eae59d1e95beb1277cd53b7d880.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.12","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/585819-mommy-and-me-matching-casual-denim-blue-fisherman-hats-48wy?variant=eec7e23c-5c67-43da-b861-00cfa2665e24","available_quantity":1,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Adult one size"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"eec7e23c-5c67-43da-b861-00cfa2665e24","product_id":"005e52be-ba63-4d92-849d-1053cc6c9eb3","title":"Black-Adult one size","weight_unit":"kg","inventory_quantity":1,"sku":"20859091","barcode":"","position":5,"option1":"Black","option2":"Adult one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a8c3eae59d1e95beb1277cd53b7d880.jpeg","path":"6a8c3eae59d1e95beb1277cd53b7d880.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.12","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/585819-mommy-and-me-matching-casual-denim-blue-fisherman-hats-48wy?variant=eec7e23c-5c67-43da-b861-00cfa2665e24","available_quantity":1,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Adult one size"}],"off_ratio":40,"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
: Black
${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
: Adult one size
${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
$5.99
${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":"eec7e23c-5c67-43da-b861-00cfa2665e24","product_id":"005e52be-ba63-4d92-849d-1053cc6c9eb3","title":"Black-Adult one size","weight_unit":"kg","inventory_quantity":1,"sku":"20859091","barcode":"","position":5,"option1":"Black","option2":"Adult one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a8c3eae59d1e95beb1277cd53b7d880.jpeg","path":"6a8c3eae59d1e95beb1277cd53b7d880.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.12","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/585819-mommy-and-me-matching-casual-denim-blue-fisherman-hats-48wy?variant=eec7e23c-5c67-43da-b861-00cfa2665e24","available_quantity":1,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Adult one size"}],"off_ratio":40,"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":"eec7e23c-5c67-43da-b861-00cfa2665e24","product_id":"005e52be-ba63-4d92-849d-1053cc6c9eb3","title":"Black-Adult one size","weight_unit":"kg","inventory_quantity":1,"sku":"20859091","barcode":"","position":5,"option1":"Black","option2":"Adult one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a8c3eae59d1e95beb1277cd53b7d880.jpeg","path":"6a8c3eae59d1e95beb1277cd53b7d880.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.12","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/585819-mommy-and-me-matching-casual-denim-blue-fisherman-hats-48wy?variant=eec7e23c-5c67-43da-b861-00cfa2665e24","available_quantity":1,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Adult one size"}],"off_ratio":40,"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:Stylish and comfortable matching denim fisherman hats for parents and kids.;Fabric:Made of 100% cotton.;Care Instruction:Machine washable, gentle cycle.;Key Features:* Please add each size separately to your shopping cart. * Piece of product: Each size includes 1 hat * Product features: Matching hats for mommy and mini. * Fabric characteristics: Soft, durable denim. * Style: Casual and trendy denim design. * Fit: One size fits all (53cm for kids and 57cm for adults). *Source of goods: Imported. *Supplier: PatPat.;Additional information:Suitable for all seasons and occasions. Casual yet stylish denim 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.