🔥Christmas Sale🔥Technic McLaren P1 Constructor, 3893 Pieces
${function() {
const variantData = data.variant || {"id":"f5c51d73-db04-44bd-83fe-684c6120ce92","product_id":"91e80af2-6c05-42e3-8568-9b0cf46027af","title":"Technic McLaren P1-Buy 1","weight_unit":"kg","inventory_quantity":995,"sku":"","barcode":"","position":1,"option1":"Technic McLaren P1","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5e5f006ca4a916de225de2e24ba77c5.webp","path":"b5e5f006ca4a916de225de2e24ba77c5.webp","width":512,"height":512,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.97","retail_price":"0","available":true,"url":"\/products\/technic-mclaren-p1-constructor-xf?variant=f5c51d73-db04-44bd-83fe-684c6120ce92","available_quantity":999999999,"options":[{"name":"Shape","value":"Technic McLaren P1"},{"name":"Quantity","value":"Buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Shape:
Technic McLaren P1
${function(){
const optName = "Shape";
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}
`
}()}
Quantity:
Buy 1
${function(){
const optName = "Quantity";
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
$28.97
${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":"f5c51d73-db04-44bd-83fe-684c6120ce92","product_id":"91e80af2-6c05-42e3-8568-9b0cf46027af","title":"Technic McLaren P1-Buy 1","weight_unit":"kg","inventory_quantity":995,"sku":"","barcode":"","position":1,"option1":"Technic McLaren P1","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5e5f006ca4a916de225de2e24ba77c5.webp","path":"b5e5f006ca4a916de225de2e24ba77c5.webp","width":512,"height":512,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.97","retail_price":"0","available":true,"url":"\/products\/technic-mclaren-p1-constructor-xf?variant=f5c51d73-db04-44bd-83fe-684c6120ce92","available_quantity":999999999,"options":[{"name":"Shape","value":"Technic McLaren P1"},{"name":"Quantity","value":"Buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.
${function(){
const variantData = data.variant || {"id":"f5c51d73-db04-44bd-83fe-684c6120ce92","product_id":"91e80af2-6c05-42e3-8568-9b0cf46027af","title":"Technic McLaren P1-Buy 1","weight_unit":"kg","inventory_quantity":995,"sku":"","barcode":"","position":1,"option1":"Technic McLaren P1","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5e5f006ca4a916de225de2e24ba77c5.webp","path":"b5e5f006ca4a916de225de2e24ba77c5.webp","width":512,"height":512,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.97","retail_price":"0","available":true,"url":"\/products\/technic-mclaren-p1-constructor-xf?variant=f5c51d73-db04-44bd-83fe-684c6120ce92","available_quantity":999999999,"options":[{"name":"Shape","value":"Technic McLaren P1"},{"name":"Quantity","value":"Buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}