Oversize Teddy Bear Hoodie
${function() {
const variantData = data.variant || {"id":"b1214951-5950-4da7-9142-fe3b6bc43941","product_id":"73579640-f48f-48ae-8620-ec8422741d3b","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1711318882339672065","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9703237312048461c3b1e2248b344f90.jpeg","path":"9703237312048461c3b1e2248b344f90.jpeg","width":1800,"height":1800,"alt":"14d88447588833f42c224cc944d0aff7","aspect_ratio":1},"wholesale_price":[{"price":27.39,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"27.39","retail_price":"0","available":true,"url":"\/products\/oversize-teddy-bear-hoodie?variant=b1214951-5950-4da7-9142-fe3b6bc43941","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${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:
S
${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
$27.39
${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":"b1214951-5950-4da7-9142-fe3b6bc43941","product_id":"73579640-f48f-48ae-8620-ec8422741d3b","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1711318882339672065","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9703237312048461c3b1e2248b344f90.jpeg","path":"9703237312048461c3b1e2248b344f90.jpeg","width":1800,"height":1800,"alt":"14d88447588833f42c224cc944d0aff7","aspect_ratio":1},"wholesale_price":[{"price":27.39,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"27.39","retail_price":"0","available":true,"url":"\/products\/oversize-teddy-bear-hoodie?variant=b1214951-5950-4da7-9142-fe3b6bc43941","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"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 {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
people are viewing this right now