MeWaii® Süßes Tier grau Kuh Plüsch Kissen Kawaii Plushies gefüllte Spielzeug Squishy Plushies Kuschel Körperkissen
${function() {
const variantData = data.variant || {"id":"4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","product_id":"d7917e57-45bb-4aad-b81c-5accae04085b","title":"Grey Cow-13 inch","weight_unit":"kg","inventory_quantity":0,"sku":"MEPI000SAN0753G1","barcode":"","position":1,"option1":"Grey Cow","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/683d785c7e3593d6a3efe745c3248db3.jpg","path":"683d785c7e3593d6a3efe745c3248db3.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":false,"url":"\/products\/mewaii\u00ae-cute-grey-cow-animal-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-4dmp?variant=4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","available_quantity":0,"options":[{"name":"Style","value":"Grey Cow"},{"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:
Grey Cow
${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}
`
}()}
Ausverkauft
€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":"4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","product_id":"d7917e57-45bb-4aad-b81c-5accae04085b","title":"Grey Cow-13 inch","weight_unit":"kg","inventory_quantity":0,"sku":"MEPI000SAN0753G1","barcode":"","position":1,"option1":"Grey Cow","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/683d785c7e3593d6a3efe745c3248db3.jpg","path":"683d785c7e3593d6a3efe745c3248db3.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":false,"url":"\/products\/mewaii\u00ae-cute-grey-cow-animal-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-4dmp?variant=4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","available_quantity":0,"options":[{"name":"Style","value":"Grey Cow"},{"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":"4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","product_id":"d7917e57-45bb-4aad-b81c-5accae04085b","title":"Grey Cow-13 inch","weight_unit":"kg","inventory_quantity":0,"sku":"MEPI000SAN0753G1","barcode":"","position":1,"option1":"Grey Cow","option2":"13 inch","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/683d785c7e3593d6a3efe745c3248db3.jpg","path":"683d785c7e3593d6a3efe745c3248db3.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":false,"url":"\/products\/mewaii\u00ae-cute-grey-cow-animal-plush-pillow-kawaii-plushies-stuffed-toys-squishy-plushies-cuddle-body-pillow-4dmp?variant=4f6a2de2-cfba-414c-9fd4-48c4fbfb1bf9","available_quantity":0,"options":[{"name":"Style","value":"Grey Cow"},{"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}
`
}()}