Kleine frische Ins-Stil Simulation Blumen glocke Orchidee Künstliche Blume
${function() {
const variantData = data.variant || {"id":"d51173f9-5365-44b5-b63b-ed866a581962","product_id":"2da172bc-38c7-4e20-9b11-731d83149a8d","title":"ROSA-1 PCS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142321-C1253N2683","barcode":"","position":1,"option1":"ROSA","option2":"1 PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98ad51b89551710fe740b0388d1a90fb.jpeg","path":"98ad51b89551710fe740b0388d1a90fb.jpeg","width":1281,"height":1280,"alt":"","aspect_ratio":1.00078125},"wholesale_price":[{"price":2.76,"min_quantity":1}],"weight":"0.02","compare_at_price":"5.52","price":"2.76","retail_price":"5.52","available":true,"url":"\/products\/kleine-frische-ins-stil-simulation-blumen-glocke-orchidee-kunstliche-blume?variant=d51173f9-5365-44b5-b63b-ed866a581962","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"},{"name":"Anzahl","value":"1 PCS"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
ROSA
${function(){
const optName = "Farbe";
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}
`
}()}
Anzahl:
1 PCS
${function(){
const optName = "Anzahl";
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
€2.76
${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":"d51173f9-5365-44b5-b63b-ed866a581962","product_id":"2da172bc-38c7-4e20-9b11-731d83149a8d","title":"ROSA-1 PCS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142321-C1253N2683","barcode":"","position":1,"option1":"ROSA","option2":"1 PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98ad51b89551710fe740b0388d1a90fb.jpeg","path":"98ad51b89551710fe740b0388d1a90fb.jpeg","width":1281,"height":1280,"alt":"","aspect_ratio":1.00078125},"wholesale_price":[{"price":2.76,"min_quantity":1}],"weight":"0.02","compare_at_price":"5.52","price":"2.76","retail_price":"5.52","available":true,"url":"\/products\/kleine-frische-ins-stil-simulation-blumen-glocke-orchidee-kunstliche-blume?variant=d51173f9-5365-44b5-b63b-ed866a581962","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"},{"name":"Anzahl","value":"1 PCS"}],"off_ratio":50,"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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
Sku : CY-!142321-C1253N2683
Gewicht : 0.02kg
${function(){
const variantData = data.variant || {"id":"d51173f9-5365-44b5-b63b-ed866a581962","product_id":"2da172bc-38c7-4e20-9b11-731d83149a8d","title":"ROSA-1 PCS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142321-C1253N2683","barcode":"","position":1,"option1":"ROSA","option2":"1 PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98ad51b89551710fe740b0388d1a90fb.jpeg","path":"98ad51b89551710fe740b0388d1a90fb.jpeg","width":1281,"height":1280,"alt":"","aspect_ratio":1.00078125},"wholesale_price":[{"price":2.76,"min_quantity":1}],"weight":"0.02","compare_at_price":"5.52","price":"2.76","retail_price":"5.52","available":true,"url":"\/products\/kleine-frische-ins-stil-simulation-blumen-glocke-orchidee-kunstliche-blume?variant=d51173f9-5365-44b5-b63b-ed866a581962","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"},{"name":"Anzahl","value":"1 PCS"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}