Mens Womens Stainless Steel Ring Poker Spade Ace
${function() {
const variantData = data.variant || {"id":"4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","product_id":"ade5ccaf-962f-4fb4-b3e4-98d87b2a35c6","title":"silver-7","weight_unit":"kg","inventory_quantity":-26,"sku":"","barcode":"","position":1,"option1":"silver","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9efe4ab177744bff6763c101ccfb01ed.jpeg","path":"9efe4ab177744bff6763c101ccfb01ed.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"1","compare_at_price":"19.99","price":"3.99","retail_price":"19.99","available":true,"url":"\/products\/mens-womens-stainless-steel-ring-poker-spade-ace?variant=4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","available_quantity":999999999,"options":[{"name":"Color","value":"silver"},{"name":"Size","value":"7"}],"off_ratio":80,"flashsale_info":[],"sales":43};
const saveType = "percentage";
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}
`
}()}
Size:
7
${function(){
const optName = "Size";
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
$3.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":"4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","product_id":"ade5ccaf-962f-4fb4-b3e4-98d87b2a35c6","title":"silver-7","weight_unit":"kg","inventory_quantity":-26,"sku":"","barcode":"","position":1,"option1":"silver","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9efe4ab177744bff6763c101ccfb01ed.jpeg","path":"9efe4ab177744bff6763c101ccfb01ed.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"1","compare_at_price":"19.99","price":"3.99","retail_price":"19.99","available":true,"url":"\/products\/mens-womens-stainless-steel-ring-poker-spade-ace?variant=4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","available_quantity":999999999,"options":[{"name":"Color","value":"silver"},{"name":"Size","value":"7"}],"off_ratio":80,"flashsale_info":[],"sales":43};
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.
${function(){
const variantData = data.variant || {"id":"4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","product_id":"ade5ccaf-962f-4fb4-b3e4-98d87b2a35c6","title":"silver-7","weight_unit":"kg","inventory_quantity":-26,"sku":"","barcode":"","position":1,"option1":"silver","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9efe4ab177744bff6763c101ccfb01ed.jpeg","path":"9efe4ab177744bff6763c101ccfb01ed.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"1","compare_at_price":"19.99","price":"3.99","retail_price":"19.99","available":true,"url":"\/products\/mens-womens-stainless-steel-ring-poker-spade-ace?variant=4e38f26f-c2a1-4738-8d4d-204d7e97a8e8","available_quantity":999999999,"options":[{"name":"Color","value":"silver"},{"name":"Size","value":"7"}],"off_ratio":80,"flashsale_info":[],"sales":43};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}