Steampunk Ring Necklace Props Jewelry PU Leather Clothing Accessories Creative Gifts
${function() {
const variantData = data.variant || {"id":"a48908d4-7836-4872-8658-fa93f9d68892","product_id":"2c00df8c-1428-4e49-9dd7-e57c83a91da8","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"681949623671-Black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/steampunk-ring-necklace-props-jewelry-pu-leather-clothing-accessories-creative-gifts?variant=a48908d4-7836-4872-8658-fa93f9d68892","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : 681949623671-Black
Weight : 0.1kg
${function(){
const variantData = data.variant || {"id":"a48908d4-7836-4872-8658-fa93f9d68892","product_id":"2c00df8c-1428-4e49-9dd7-e57c83a91da8","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"681949623671-Black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/steampunk-ring-necklace-props-jewelry-pu-leather-clothing-accessories-creative-gifts?variant=a48908d4-7836-4872-8658-fa93f9d68892","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}