The Forbidden Rose
${function() {
const variantData = data.variant || {"id":"5037f060-854c-46b4-9adf-e43994928d61","product_id":"ff2a4689-5671-46e8-b674-6baa601a4273","title":"Black Gray-Buy 1-Shipped within 7 days","weight_unit":"kg","inventory_quantity":0,"sku":"XH-JJMG-Grey-100g-1","barcode":"","position":1,"option1":"Black Gray","option2":"Buy 1","option3":"Shipped within 7 days","note":"","image":{"src":"\/\/img.staticdj.com\/bdc220ab82a8305e7898d93d739af7c3.jpg","path":"bdc220ab82a8305e7898d93d739af7c3.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/the-forbidden-rose?variant=5037f060-854c-46b4-9adf-e43994928d61","available_quantity":999999999,"options":[{"name":"Color","value":"Black Gray"},{"name":"Pack","value":"Buy 1"},{"name":"Shipping Time","value":"Shipped within 7 days"}],"off_ratio":40,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
people are viewing this right now
It's been recommended by 6.19K people on Facebook
Free Shipping on orders over $42.99
Secure payment via PayPal & Credit Card
Color:
Black Gray
${function(){
const optName = "Color";
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}
`
}()}
Pack:
Buy 1
${function(){
const optName = "Pack";
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}
`
}()}
Shipping Time:
Shipped within 7 days
${function(){
const optName = "Shipping Time";
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
$11.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":"5037f060-854c-46b4-9adf-e43994928d61","product_id":"ff2a4689-5671-46e8-b674-6baa601a4273","title":"Black Gray-Buy 1-Shipped within 7 days","weight_unit":"kg","inventory_quantity":0,"sku":"XH-JJMG-Grey-100g-1","barcode":"","position":1,"option1":"Black Gray","option2":"Buy 1","option3":"Shipped within 7 days","note":"","image":{"src":"\/\/img.staticdj.com\/bdc220ab82a8305e7898d93d739af7c3.jpg","path":"bdc220ab82a8305e7898d93d739af7c3.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/the-forbidden-rose?variant=5037f060-854c-46b4-9adf-e43994928d61","available_quantity":999999999,"options":[{"name":"Color","value":"Black Gray"},{"name":"Pack","value":"Buy 1"},{"name":"Shipping Time","value":"Shipped within 7 days"}],"off_ratio":40,"flashsale_info":[],"sales":2};
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":"5037f060-854c-46b4-9adf-e43994928d61","product_id":"ff2a4689-5671-46e8-b674-6baa601a4273","title":"Black Gray-Buy 1-Shipped within 7 days","weight_unit":"kg","inventory_quantity":0,"sku":"XH-JJMG-Grey-100g-1","barcode":"","position":1,"option1":"Black Gray","option2":"Buy 1","option3":"Shipped within 7 days","note":"","image":{"src":"\/\/img.staticdj.com\/bdc220ab82a8305e7898d93d739af7c3.jpg","path":"bdc220ab82a8305e7898d93d739af7c3.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/the-forbidden-rose?variant=5037f060-854c-46b4-9adf-e43994928d61","available_quantity":999999999,"options":[{"name":"Color","value":"Black Gray"},{"name":"Pack","value":"Buy 1"},{"name":"Shipping Time","value":"Shipped within 7 days"}],"off_ratio":40,"flashsale_info":[],"sales":2};
return `
`
}()}