Sunflower Infrared Mix F1
${function() {
const variantData = data.variant || {"id":"4c41526f-db62-4b87-af37-883d1928d68d","product_id":"b27f71f5-602b-44a6-9de8-d2019c178c5a","title":"Seed-Untreated-40 Seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"a-Seed-Untreated-40 Seeds-A00334790","barcode":"","position":1,"option1":"Seed","option2":"Untreated","option3":"40 Seeds","note":"","image":{"src":"\/\/img.staticdj.com\/7944337c1abbb153d7b739fde4b4c14a.jpeg","path":"7944337c1abbb153d7b739fde4b4c14a.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"13.99","retail_price":"17.99","available":true,"url":"\/products\/03498-sunflower-infrared-mix-f1?variant=4c41526f-db62-4b87-af37-883d1928d68d","available_quantity":1000,"options":[{"name":"FORM","value":"Seed"},{"name":"STYLE","value":"Untreated"},{"name":"SIZE","value":"40 Seeds"}],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
FORM:
Seed
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
STYLE:
Untreated
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
SIZE:
40 Seeds
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$13.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":"4c41526f-db62-4b87-af37-883d1928d68d","product_id":"b27f71f5-602b-44a6-9de8-d2019c178c5a","title":"Seed-Untreated-40 Seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"a-Seed-Untreated-40 Seeds-A00334790","barcode":"","position":1,"option1":"Seed","option2":"Untreated","option3":"40 Seeds","note":"","image":{"src":"\/\/img.staticdj.com\/7944337c1abbb153d7b739fde4b4c14a.jpeg","path":"7944337c1abbb153d7b739fde4b4c14a.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"13.99","retail_price":"17.99","available":true,"url":"\/products\/03498-sunflower-infrared-mix-f1?variant=4c41526f-db62-4b87-af37-883d1928d68d","available_quantity":1000,"options":[{"name":"FORM","value":"Seed"},{"name":"STYLE","value":"Untreated"},{"name":"SIZE","value":"40 Seeds"}],"off_ratio":22,"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.
${function(){
const variantData = data.variant || {"id":"4c41526f-db62-4b87-af37-883d1928d68d","product_id":"b27f71f5-602b-44a6-9de8-d2019c178c5a","title":"Seed-Untreated-40 Seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"a-Seed-Untreated-40 Seeds-A00334790","barcode":"","position":1,"option1":"Seed","option2":"Untreated","option3":"40 Seeds","note":"","image":{"src":"\/\/img.staticdj.com\/7944337c1abbb153d7b739fde4b4c14a.jpeg","path":"7944337c1abbb153d7b739fde4b4c14a.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"13.99","retail_price":"17.99","available":true,"url":"\/products\/03498-sunflower-infrared-mix-f1?variant=4c41526f-db62-4b87-af37-883d1928d68d","available_quantity":1000,"options":[{"name":"FORM","value":"Seed"},{"name":"STYLE","value":"Untreated"},{"name":"SIZE","value":"40 Seeds"}],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
`
}()}