Custom Dangle Necklace
Dangle Name Necklace with Letters
${function() {
const variantData = data.variant || {"id":"9f610b6d-9368-4140-b20a-08b6a5613485","product_id":"719feebb-9a6d-47b8-8266-2ebb43078843","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"N2098001","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"38.99","retail_price":"99.99","available":true,"url":"\/products\/custom-dangle-necklace?variant=9f610b6d-9368-4140-b20a-08b6a5613485","available_quantity":999999999,"options":[],"off_ratio":61,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}