🎈🎈Piston art skull keychain (pendant/flashlight/bottle opener)
${function() {
const variantData = data.variant || {"id":"37e1794e-91c8-44f0-9356-23791c44b468","product_id":"c9219f1e-2ce1-4a18-8bfa-ac50f5d5cc06","title":"Silver (flashlight\/bottle opener)-Buy 1","weight_unit":"kg","inventory_quantity":992,"sku":"x-\u6d3b\u585e\u827a\u672f\u9ab7\u9ac5\u94a5\u5319\u6263-\u94f6\u8272-1","barcode":"","position":1,"option1":"Silver (flashlight\/bottle opener)","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7dd843624cc53f50852df1d04cc0d15f.jpeg","path":"7dd843624cc53f50852df1d04cc0d15f.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"29.99","retail_price":"36.99","available":true,"url":"\/products\/piston-art-skull-keychain-pendant?variant=37e1794e-91c8-44f0-9356-23791c44b468","available_quantity":992,"options":[{"name":"Color","value":"Silver (flashlight\/bottle opener)"},{"name":"Qty","value":"Buy 1"}],"off_ratio":19,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Silver (flashlight/bottle opener)
${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}
`
}()}
Qty:
Buy 1
${function(){
const optName = "Qty";
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":"37e1794e-91c8-44f0-9356-23791c44b468","product_id":"c9219f1e-2ce1-4a18-8bfa-ac50f5d5cc06","title":"Silver (flashlight\/bottle opener)-Buy 1","weight_unit":"kg","inventory_quantity":992,"sku":"x-\u6d3b\u585e\u827a\u672f\u9ab7\u9ac5\u94a5\u5319\u6263-\u94f6\u8272-1","barcode":"","position":1,"option1":"Silver (flashlight\/bottle opener)","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7dd843624cc53f50852df1d04cc0d15f.jpeg","path":"7dd843624cc53f50852df1d04cc0d15f.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"29.99","retail_price":"36.99","available":true,"url":"\/products\/piston-art-skull-keychain-pendant?variant=37e1794e-91c8-44f0-9356-23791c44b468","available_quantity":992,"options":[{"name":"Color","value":"Silver (flashlight\/bottle opener)"},{"name":"Qty","value":"Buy 1"}],"off_ratio":19,"flashsale_info":[],"sales":2};
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":"37e1794e-91c8-44f0-9356-23791c44b468","product_id":"c9219f1e-2ce1-4a18-8bfa-ac50f5d5cc06","title":"Silver (flashlight\/bottle opener)-Buy 1","weight_unit":"kg","inventory_quantity":992,"sku":"x-\u6d3b\u585e\u827a\u672f\u9ab7\u9ac5\u94a5\u5319\u6263-\u94f6\u8272-1","barcode":"","position":1,"option1":"Silver (flashlight\/bottle opener)","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7dd843624cc53f50852df1d04cc0d15f.jpeg","path":"7dd843624cc53f50852df1d04cc0d15f.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"29.99","retail_price":"36.99","available":true,"url":"\/products\/piston-art-skull-keychain-pendant?variant=37e1794e-91c8-44f0-9356-23791c44b468","available_quantity":992,"options":[{"name":"Color","value":"Silver (flashlight\/bottle opener)"},{"name":"Qty","value":"Buy 1"}],"off_ratio":19,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}