🔥Hot Sale🔥Mini Drifters
${function() {
const variantData = data.variant || {"id":"614a6b37-1b61-4f18-a37c-c91d4af3d760","product_id":"32e34c79-910e-4841-bad7-55f4c2dfe47e","title":"Hellcat Drifter","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Hellcat Drifter","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/715c2ac96d70bd24c5c4c4a0944a064a.png","path":"715c2ac96d70bd24c5c4c4a0944a064a.png","width":745,"height":725,"alt":"","aspect_ratio":1.0275862068965518},"wholesale_price":[{"price":114.99,"min_quantity":1}],"weight":"0","compare_at_price":"229.99","price":"114.99","retail_price":"229.99","available":true,"url":"\/products\/driftyboyz?variant=614a6b37-1b61-4f18-a37c-c91d4af3d760","available_quantity":999999999,"options":[{"name":"Model","value":"Hellcat Drifter"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Model:
Hellcat Drifter
${function(){
const optName = "Model";
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}
`
}()}
Supports return and exchange within 30 days
Add to cart
$114.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":"614a6b37-1b61-4f18-a37c-c91d4af3d760","product_id":"32e34c79-910e-4841-bad7-55f4c2dfe47e","title":"Hellcat Drifter","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Hellcat Drifter","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/715c2ac96d70bd24c5c4c4a0944a064a.png","path":"715c2ac96d70bd24c5c4c4a0944a064a.png","width":745,"height":725,"alt":"","aspect_ratio":1.0275862068965518},"wholesale_price":[{"price":114.99,"min_quantity":1}],"weight":"0","compare_at_price":"229.99","price":"114.99","retail_price":"229.99","available":true,"url":"\/products\/driftyboyz?variant=614a6b37-1b61-4f18-a37c-c91d4af3d760","available_quantity":999999999,"options":[{"name":"Model","value":"Hellcat Drifter"}],"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.