SKU : 1
Inventory : 999999999
${function(){
const variantData = data.variant || {"id":"0dacc056-0f68-42da-bb48-9c2a3680db7d","product_id":"9b998b5b-9ba7-4b89-89df-c420c721b0ee","title":"Blue-3PCS","weight_unit":"kg","inventory_quantity":100,"sku":"1","barcode":"","position":1,"option1":"Blue","option2":"3PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/127356685b2160edd73b3324f849b8fd.jpeg","path":"127356685b2160edd73b3324f849b8fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.97,"min_quantity":1}],"weight":"1.2","compare_at_price":"41.97","price":"23.97","retail_price":"41.97","available":true,"url":"\/products\/color-block-cartoon-school-bag-for-boys-and-girls?variant=0dacc056-0f68-42da-bb48-9c2a3680db7d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"name":"QTY","value":"3PCS"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"0dacc056-0f68-42da-bb48-9c2a3680db7d","product_id":"9b998b5b-9ba7-4b89-89df-c420c721b0ee","title":"Blue-3PCS","weight_unit":"kg","inventory_quantity":100,"sku":"1","barcode":"","position":1,"option1":"Blue","option2":"3PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/127356685b2160edd73b3324f849b8fd.jpeg","path":"127356685b2160edd73b3324f849b8fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.97,"min_quantity":1}],"weight":"1.2","compare_at_price":"41.97","price":"23.97","retail_price":"41.97","available":true,"url":"\/products\/color-block-cartoon-school-bag-for-boys-and-girls?variant=0dacc056-0f68-42da-bb48-9c2a3680db7d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"name":"QTY","value":"3PCS"}],"off_ratio":43,"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
: Blue
${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}
`
}()}
Qty
: 3PCS
${function(){
const optName = "QTY";
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
$23.97
${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":"0dacc056-0f68-42da-bb48-9c2a3680db7d","product_id":"9b998b5b-9ba7-4b89-89df-c420c721b0ee","title":"Blue-3PCS","weight_unit":"kg","inventory_quantity":100,"sku":"1","barcode":"","position":1,"option1":"Blue","option2":"3PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/127356685b2160edd73b3324f849b8fd.jpeg","path":"127356685b2160edd73b3324f849b8fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.97,"min_quantity":1}],"weight":"1.2","compare_at_price":"41.97","price":"23.97","retail_price":"41.97","available":true,"url":"\/products\/color-block-cartoon-school-bag-for-boys-and-girls?variant=0dacc056-0f68-42da-bb48-9c2a3680db7d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"name":"QTY","value":"3PCS"}],"off_ratio":43,"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":"0dacc056-0f68-42da-bb48-9c2a3680db7d","product_id":"9b998b5b-9ba7-4b89-89df-c420c721b0ee","title":"Blue-3PCS","weight_unit":"kg","inventory_quantity":100,"sku":"1","barcode":"","position":1,"option1":"Blue","option2":"3PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/127356685b2160edd73b3324f849b8fd.jpeg","path":"127356685b2160edd73b3324f849b8fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.97,"min_quantity":1}],"weight":"1.2","compare_at_price":"41.97","price":"23.97","retail_price":"41.97","available":true,"url":"\/products\/color-block-cartoon-school-bag-for-boys-and-girls?variant=0dacc056-0f68-42da-bb48-9c2a3680db7d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"name":"QTY","value":"3PCS"}],"off_ratio":43,"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 `
`;
}()}
This adorable color block kids backpack features a playful panda design and bright cartoon elements that children will love. Made from lightweight, durable materials, it’s perfect for kindergarten, preschool, or daily outings. The adjustable padded shoulder straps and multiple compartments make it both comfortable and practical for little ones.
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.