SKU : 20764219
Inventory : 5
${function(){
const variantData = data.variant || {"id":"7644a807-c18a-4727-833a-d2c64b3385de","product_id":"11b517e0-9436-454c-9c4d-3a98b8de0600","title":"Green-One Size","weight_unit":"kg","inventory_quantity":5,"sku":"20764219","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9368dea54836e458d0b214022167a06.png","path":"c9368dea54836e458d0b214022167a06.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/579347-adorable-christmas-themed-pet-accessories?variant=7644a807-c18a-4727-833a-d2c64b3385de","available_quantity":5,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"7644a807-c18a-4727-833a-d2c64b3385de","product_id":"11b517e0-9436-454c-9c4d-3a98b8de0600","title":"Green-One Size","weight_unit":"kg","inventory_quantity":5,"sku":"20764219","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9368dea54836e458d0b214022167a06.png","path":"c9368dea54836e458d0b214022167a06.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/579347-adorable-christmas-themed-pet-accessories?variant=7644a807-c18a-4727-833a-d2c64b3385de","available_quantity":5,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":100};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Green
${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
: 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
$4.79
${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":"7644a807-c18a-4727-833a-d2c64b3385de","product_id":"11b517e0-9436-454c-9c4d-3a98b8de0600","title":"Green-One Size","weight_unit":"kg","inventory_quantity":5,"sku":"20764219","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9368dea54836e458d0b214022167a06.png","path":"c9368dea54836e458d0b214022167a06.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/579347-adorable-christmas-themed-pet-accessories?variant=7644a807-c18a-4727-833a-d2c64b3385de","available_quantity":5,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":100};
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":"7644a807-c18a-4727-833a-d2c64b3385de","product_id":"11b517e0-9436-454c-9c4d-3a98b8de0600","title":"Green-One Size","weight_unit":"kg","inventory_quantity":5,"sku":"20764219","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9368dea54836e458d0b214022167a06.png","path":"c9368dea54836e458d0b214022167a06.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/579347-adorable-christmas-themed-pet-accessories?variant=7644a807-c18a-4727-833a-d2c64b3385de","available_quantity":5,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":100};
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: Get your furry friends ready for the holiday season with our adorable Christmas-themed pet accessories. Our pet hat, bib and bandana set is the perfect way to dress up your pets for holiday parties and photos.nFabric: Made from high-quality, soft and breathable fabric, our pet accessories are comfortable and safe for your pets to wear.nCare Instruction: Machine washable for easy and convenient cleaning.nKey Features: *Suitable for small to medium-sized dogs and cats *Adjustable sizing for a comfortable fit *Perfect for holiday parties and photos *Made from high-quality, soft and breathable fabric *Easy to clean in the washing machine *Imported from a trusted sourcenAdditional Information: None.nOptimized Product Description: Get your furry friends ready for the holiday season with our adorable Christmas-themed pet accessories. Made from high-quality, soft, and breathable fabric, our pet hat, bib, and bandana set is comfortable and safe for your pets to wear. It's perfect for small to medium-sized dogs and cats and adjustable for a comfortable fit. Easy to clean in the washing machine. Ideal for holiday parties and photos. Imported from a trusted source.
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.