Original Simple Chic Geometric Ring
${function() {
const variantData = data.variant || {"id":"5c823e45-b71b-4c9a-983e-c69e009138a2","product_id":"7756ae97-ef10-4e58-b784-6d8730e0fc9c","title":"SILVER-2 Pcs-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!104669-C1241N3238S3832","barcode":"","position":1,"option1":"SILVER","option2":"2 Pcs","option3":"One_size","note":"","image":{"src":"\/\/img.staticdj.com\/fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","path":"fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"11.99","price":"11.99","retail_price":"11.99","available":true,"url":"\/products\/original-simple-chic-geometric-ring?variant=5c823e45-b71b-4c9a-983e-c69e009138a2","available_quantity":999999999,"options":[{"name":"Color","value":"SILVER"},{"name":"Number","value":"2 Pcs"},{"name":"Size","value":"One_size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
SILVER
${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}
`
}()}
Number:
2 Pcs
${function(){
const optName = "Number";
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}
`
}()}
Size:
One_size
${function(){
const optName = "Size";
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":"5c823e45-b71b-4c9a-983e-c69e009138a2","product_id":"7756ae97-ef10-4e58-b784-6d8730e0fc9c","title":"SILVER-2 Pcs-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!104669-C1241N3238S3832","barcode":"","position":1,"option1":"SILVER","option2":"2 Pcs","option3":"One_size","note":"","image":{"src":"\/\/img.staticdj.com\/fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","path":"fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"11.99","price":"11.99","retail_price":"11.99","available":true,"url":"\/products\/original-simple-chic-geometric-ring?variant=5c823e45-b71b-4c9a-983e-c69e009138a2","available_quantity":999999999,"options":[{"name":"Color","value":"SILVER"},{"name":"Number","value":"2 Pcs"},{"name":"Size","value":"One_size"}],"off_ratio":0,"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.
Sku : CY-!104669-C1241N3238S3832
Weight : 0.1kg
${function(){
const variantData = data.variant || {"id":"5c823e45-b71b-4c9a-983e-c69e009138a2","product_id":"7756ae97-ef10-4e58-b784-6d8730e0fc9c","title":"SILVER-2 Pcs-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!104669-C1241N3238S3832","barcode":"","position":1,"option1":"SILVER","option2":"2 Pcs","option3":"One_size","note":"","image":{"src":"\/\/img.staticdj.com\/fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","path":"fcb6d07e2af33345f1ade5aa21c80ccc.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"11.99","price":"11.99","retail_price":"11.99","available":true,"url":"\/products\/original-simple-chic-geometric-ring?variant=5c823e45-b71b-4c9a-983e-c69e009138a2","available_quantity":999999999,"options":[{"name":"Color","value":"SILVER"},{"name":"Number","value":"2 Pcs"},{"name":"Size","value":"One_size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}