MeWaii® Süßes Tier Schwarzbär Plüschkissen Kawaii Plushies Stofftiere Squishy Plushies Kuschelkörperkissen
${function() {
const variantData = data.variant || {"id":"50a4e6a4-96f5-449d-8bcb-f50cc725cca6","product_id":"ebd065fc-a605-4a4b-a031-5855ab6f7797","title":"Black Bear-13 inch","weight_unit":"kg","inventory_quantity":54,"sku":"MEPI000SAN1058B1","barcode":"","position":1,"option1":"Black Bear","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e320651986f7c32f6034634b8fac9df.jpg","path":"7e320651986f7c32f6034634b8fac9df.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"22","price":"19.99","retail_price":"22","available":true,"url":"\/products\/mewaii\u00ae-cute-animal-black-bear-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-otv4?variant=50a4e6a4-96f5-449d-8bcb-f50cc725cca6","available_quantity":54,"options":[{"name":"Style","value":"Black Bear"},{"name":"Size","value":"13 inch"}],"off_ratio":9,"flashsale_info":[],"sales":245};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Die Leute sehen sich das gerade an
Style:
Black Bear
${function(){
const optName = "Style";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
13 inch
${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 = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
€19.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":"50a4e6a4-96f5-449d-8bcb-f50cc725cca6","product_id":"ebd065fc-a605-4a4b-a031-5855ab6f7797","title":"Black Bear-13 inch","weight_unit":"kg","inventory_quantity":54,"sku":"MEPI000SAN1058B1","barcode":"","position":1,"option1":"Black Bear","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e320651986f7c32f6034634b8fac9df.jpg","path":"7e320651986f7c32f6034634b8fac9df.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"22","price":"19.99","retail_price":"22","available":true,"url":"\/products\/mewaii\u00ae-cute-animal-black-bear-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-otv4?variant=50a4e6a4-96f5-449d-8bcb-f50cc725cca6","available_quantity":54,"options":[{"name":"Style","value":"Black Bear"},{"name":"Size","value":"13 inch"}],"off_ratio":9,"flashsale_info":[],"sales":245};
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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
${function(){
const variantData = data.variant || {"id":"50a4e6a4-96f5-449d-8bcb-f50cc725cca6","product_id":"ebd065fc-a605-4a4b-a031-5855ab6f7797","title":"Black Bear-13 inch","weight_unit":"kg","inventory_quantity":54,"sku":"MEPI000SAN1058B1","barcode":"","position":1,"option1":"Black Bear","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e320651986f7c32f6034634b8fac9df.jpg","path":"7e320651986f7c32f6034634b8fac9df.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"22","price":"19.99","retail_price":"22","available":true,"url":"\/products\/mewaii\u00ae-cute-animal-black-bear-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-otv4?variant=50a4e6a4-96f5-449d-8bcb-f50cc725cca6","available_quantity":54,"options":[{"name":"Style","value":"Black Bear"},{"name":"Size","value":"13 inch"}],"off_ratio":9,"flashsale_info":[],"sales":245};
return `
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}