🎁Father's Day Big Sale-30% OFF🐠Spider Soft Lure Fishing Lures
${function() {
const variantData = data.variant || {"id":"20e0d6e2-857f-4f63-87ca-cdf17864c64a","product_id":"09bff73b-6e41-4301-93b6-2ad99c7080c4","title":"Spider (5PCS)","weight_unit":"kg","inventory_quantity":0,"sku":"2CQX240607-SET","barcode":"","position":1,"option1":"Spider (5PCS)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39e0a82829e82bf5a97699cd221a938f.jpeg","path":"39e0a82829e82bf5a97699cd221a938f.jpeg","width":737,"height":733,"alt":"","aspect_ratio":1.005457025920873},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"35.98","price":"23.99","retail_price":"35.98","available":true,"url":"\/products\/lures?variant=20e0d6e2-857f-4f63-87ca-cdf17864c64a","available_quantity":999999999,"options":[{"name":"Style","value":"Spider (5PCS)"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Spider (5PCS)
${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}
`
}()}
In den Warenkorb legen
€23.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":"20e0d6e2-857f-4f63-87ca-cdf17864c64a","product_id":"09bff73b-6e41-4301-93b6-2ad99c7080c4","title":"Spider (5PCS)","weight_unit":"kg","inventory_quantity":0,"sku":"2CQX240607-SET","barcode":"","position":1,"option1":"Spider (5PCS)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39e0a82829e82bf5a97699cd221a938f.jpeg","path":"39e0a82829e82bf5a97699cd221a938f.jpeg","width":737,"height":733,"alt":"","aspect_ratio":1.005457025920873},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"35.98","price":"23.99","retail_price":"35.98","available":true,"url":"\/products\/lures?variant=20e0d6e2-857f-4f63-87ca-cdf17864c64a","available_quantity":999999999,"options":[{"name":"Style","value":"Spider (5PCS)"}],"off_ratio":33,"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.
${function(){
const variantData = data.variant || {"id":"20e0d6e2-857f-4f63-87ca-cdf17864c64a","product_id":"09bff73b-6e41-4301-93b6-2ad99c7080c4","title":"Spider (5PCS)","weight_unit":"kg","inventory_quantity":0,"sku":"2CQX240607-SET","barcode":"","position":1,"option1":"Spider (5PCS)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39e0a82829e82bf5a97699cd221a938f.jpeg","path":"39e0a82829e82bf5a97699cd221a938f.jpeg","width":737,"height":733,"alt":"","aspect_ratio":1.005457025920873},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"35.98","price":"23.99","retail_price":"35.98","available":true,"url":"\/products\/lures?variant=20e0d6e2-857f-4f63-87ca-cdf17864c64a","available_quantity":999999999,"options":[{"name":"Style","value":"Spider (5PCS)"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}