Metallic Scale Gate-top Dice Bag
${function() {
const variantData = data.variant || {"id":"d4fa8402-39e2-42f3-a6b5-c1bb97bd37f7","product_id":"f14d1b47-ac76-4dad-a4e5-9a2bf8f8b101","title":"Silver","weight_unit":"kg","inventory_quantity":10000,"sku":"-Silver-A001127","barcode":"","position":3,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c03ce93a374bc962340c02c203e3d1d6.jpeg","path":"c03ce93a374bc962340c02c203e3d1d6.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"1","compare_at_price":"55","price":"29.99","retail_price":"55","available":true,"url":"\/products\/metallic-scale-gate-top-dice-bag?variant=d4fa8402-39e2-42f3-a6b5-c1bb97bd37f7","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":45,"flashsale_info":[],"sales":48};
const saveType = "amount";
const productLabelDiscountOn = false;
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}
`
}()}
Add to cart
$29.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":"d4fa8402-39e2-42f3-a6b5-c1bb97bd37f7","product_id":"f14d1b47-ac76-4dad-a4e5-9a2bf8f8b101","title":"Silver","weight_unit":"kg","inventory_quantity":10000,"sku":"-Silver-A001127","barcode":"","position":3,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c03ce93a374bc962340c02c203e3d1d6.jpeg","path":"c03ce93a374bc962340c02c203e3d1d6.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"1","compare_at_price":"55","price":"29.99","retail_price":"55","available":true,"url":"\/products\/metallic-scale-gate-top-dice-bag?variant=d4fa8402-39e2-42f3-a6b5-c1bb97bd37f7","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":45,"flashsale_info":[],"sales":48};
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.