${function() {
const variantData = data.variant || {"id":"c629c924-f6a1-434c-bbbc-8307760c4ae7","product_id":"5cb743cb-a015-496e-8c79-e3e0d9312c14","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K628774241299501056","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd0c1c309021bdb714d94a10163ab61c.jpeg","path":"bd0c1c309021bdb714d94a10163ab61c.jpeg","width":751,"height":1001,"alt":"Men's Retro Cthulhu Skull Octopus Tentacles Pendant Necklace","aspect_ratio":0.7502497502497503},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"12.99","price":"7.99","retail_price":"12.99","available":true,"url":"\/products\/mens-retro-cthulhu-skull-octopus-tentacles-pendant-necklace?variant=c629c924-f6a1-434c-bbbc-8307760c4ae7","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":38,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c629c924-f6a1-434c-bbbc-8307760c4ae7","product_id":"5cb743cb-a015-496e-8c79-e3e0d9312c14","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K628774241299501056","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd0c1c309021bdb714d94a10163ab61c.jpeg","path":"bd0c1c309021bdb714d94a10163ab61c.jpeg","width":751,"height":1001,"alt":"Men's Retro Cthulhu Skull Octopus Tentacles Pendant Necklace","aspect_ratio":0.7502497502497503},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"12.99","price":"7.99","retail_price":"12.99","available":true,"url":"\/products\/mens-retro-cthulhu-skull-octopus-tentacles-pendant-necklace?variant=c629c924-f6a1-434c-bbbc-8307760c4ae7","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}