Tarot cards deck display stand step shelf
${function() {
const variantData = data.variant || {"id":"288cb9a5-ee5f-4547-88bb-9a3526c1dc01","product_id":"db6fa380-0761-4bbc-894d-2f29b0aa3ebe","title":"Three-layer display stand","weight_unit":"kg","inventory_quantity":0,"sku":"-Three-layer display stand-A003004","barcode":"","position":1,"option1":"Three-layer display stand","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.99","retail_price":"0","available":true,"url":"\/products\/altar-card-wooden-stand-display-rectangle-card-tarot-holder-5tgd-25dd?variant=288cb9a5-ee5f-4547-88bb-9a3526c1dc01","available_quantity":999999999,"options":[{"name":"Color","value":"Three-layer display stand"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : -Three-layer display stand-A003004
${function(){
const variantData = data.variant || {"id":"288cb9a5-ee5f-4547-88bb-9a3526c1dc01","product_id":"db6fa380-0761-4bbc-894d-2f29b0aa3ebe","title":"Three-layer display stand","weight_unit":"kg","inventory_quantity":0,"sku":"-Three-layer display stand-A003004","barcode":"","position":1,"option1":"Three-layer display stand","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.99","retail_price":"0","available":true,"url":"\/products\/altar-card-wooden-stand-display-rectangle-card-tarot-holder-5tgd-25dd?variant=288cb9a5-ee5f-4547-88bb-9a3526c1dc01","available_quantity":999999999,"options":[{"name":"Color","value":"Three-layer display stand"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}