Miniature Grape Vine Seeds
${function() {
const variantData = data.variant || {"id":"5560db2d-97b1-4d77-b752-17ce151ba3c0","product_id":"1a42f4be-9f10-4962-8461-826ce55a2af3","title":"20 seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"XM21030803-Miniature Grape20p","barcode":"","position":1,"option1":"20 seeds","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b96d3d81cd484b7ee77519e8df7e1cfe.png","path":"b96d3d81cd484b7ee77519e8df7e1cfe.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"10.99","price":"8.99","retail_price":"10.99","available":true,"url":"\/products\/miniature-grape-vine-seeds?variant=5560db2d-97b1-4d77-b752-17ce151ba3c0","available_quantity":999999999,"options":[{"name":"Quantity","value":"20 seeds"}],"off_ratio":18,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Quantity:
20 seeds
${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
$8.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":"5560db2d-97b1-4d77-b752-17ce151ba3c0","product_id":"1a42f4be-9f10-4962-8461-826ce55a2af3","title":"20 seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"XM21030803-Miniature Grape20p","barcode":"","position":1,"option1":"20 seeds","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b96d3d81cd484b7ee77519e8df7e1cfe.png","path":"b96d3d81cd484b7ee77519e8df7e1cfe.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"10.99","price":"8.99","retail_price":"10.99","available":true,"url":"\/products\/miniature-grape-vine-seeds?variant=5560db2d-97b1-4d77-b752-17ce151ba3c0","available_quantity":999999999,"options":[{"name":"Quantity","value":"20 seeds"}],"off_ratio":18,"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":"5560db2d-97b1-4d77-b752-17ce151ba3c0","product_id":"1a42f4be-9f10-4962-8461-826ce55a2af3","title":"20 seeds","weight_unit":"kg","inventory_quantity":1000,"sku":"XM21030803-Miniature Grape20p","barcode":"","position":1,"option1":"20 seeds","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b96d3d81cd484b7ee77519e8df7e1cfe.png","path":"b96d3d81cd484b7ee77519e8df7e1cfe.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"10.99","price":"8.99","retail_price":"10.99","available":true,"url":"\/products\/miniature-grape-vine-seeds?variant=5560db2d-97b1-4d77-b752-17ce151ba3c0","available_quantity":999999999,"options":[{"name":"Quantity","value":"20 seeds"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
`
}()}