The Guild's Leather Dice Pouch & Tray
${function() {
const variantData = data.variant || {"id":"af1b9c73-7454-412f-9242-40edb3c1cba1","product_id":"2e019a10-044a-4753-88d3-414a4f69b59f","title":"Phoenix","weight_unit":"kg","inventory_quantity":9995,"sku":"-Phoenix-A0018367","barcode":"","position":3,"option1":"Phoenix","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5305513d2e636d3491c58677152e9b6.jpeg","path":"a5305513d2e636d3491c58677152e9b6.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"14.99","retail_price":"39.99","available":true,"url":"\/products\/the-guilds-leather-dice-pouch-tray?variant=af1b9c73-7454-412f-9242-40edb3c1cba1","available_quantity":999999999,"options":[{"name":"Color","value":"Phoenix"}],"off_ratio":63,"flashsale_info":[],"sales":470};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Phoenix
${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
$14.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":"af1b9c73-7454-412f-9242-40edb3c1cba1","product_id":"2e019a10-044a-4753-88d3-414a4f69b59f","title":"Phoenix","weight_unit":"kg","inventory_quantity":9995,"sku":"-Phoenix-A0018367","barcode":"","position":3,"option1":"Phoenix","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5305513d2e636d3491c58677152e9b6.jpeg","path":"a5305513d2e636d3491c58677152e9b6.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"14.99","retail_price":"39.99","available":true,"url":"\/products\/the-guilds-leather-dice-pouch-tray?variant=af1b9c73-7454-412f-9242-40edb3c1cba1","available_quantity":999999999,"options":[{"name":"Color","value":"Phoenix"}],"off_ratio":63,"flashsale_info":[],"sales":470};
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.