Professional resin Laser Slingshot
${function() {
const variantData = data.variant || {"id":"1a15d8ff-3adc-4eae-8920-49c9b45ef353","product_id":"8cb15a4b-4427-4031-bdbf-b0f4411b9934","title":"Glod-Buy 1 \ud83d\udd25 Free 200 shells of pellets","weight_unit":"kg","inventory_quantity":0,"sku":"SLRPJ842-0006","barcode":"","position":4,"option1":"Glod","option2":"Buy 1 \ud83d\udd25 Free 200 shells of pellets","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2d7f11b03a477099f9352015f5d82ef.png","path":"a2d7f11b03a477099f9352015f5d82ef.png","width":596,"height":615,"alt":"","aspect_ratio":0.9691056910569106},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/professional-resin-laser-slingshot?variant=1a15d8ff-3adc-4eae-8920-49c9b45ef353","available_quantity":999999999,"options":[{"name":"Color","value":"Glod"},{"name":"Quantities","value":"Buy 1 \ud83d\udd25 Free 200 shells of pellets"}],"off_ratio":33,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Glod
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Quantities:
Buy 1 🔥 Free 200 shells of pellets
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$26.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":"1a15d8ff-3adc-4eae-8920-49c9b45ef353","product_id":"8cb15a4b-4427-4031-bdbf-b0f4411b9934","title":"Glod-Buy 1 \ud83d\udd25 Free 200 shells of pellets","weight_unit":"kg","inventory_quantity":0,"sku":"SLRPJ842-0006","barcode":"","position":4,"option1":"Glod","option2":"Buy 1 \ud83d\udd25 Free 200 shells of pellets","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2d7f11b03a477099f9352015f5d82ef.png","path":"a2d7f11b03a477099f9352015f5d82ef.png","width":596,"height":615,"alt":"","aspect_ratio":0.9691056910569106},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/professional-resin-laser-slingshot?variant=1a15d8ff-3adc-4eae-8920-49c9b45ef353","available_quantity":999999999,"options":[{"name":"Color","value":"Glod"},{"name":"Quantities","value":"Buy 1 \ud83d\udd25 Free 200 shells of pellets"}],"off_ratio":33,"flashsale_info":[],"sales":4};
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":"1a15d8ff-3adc-4eae-8920-49c9b45ef353","product_id":"8cb15a4b-4427-4031-bdbf-b0f4411b9934","title":"Glod-Buy 1 \ud83d\udd25 Free 200 shells of pellets","weight_unit":"kg","inventory_quantity":0,"sku":"SLRPJ842-0006","barcode":"","position":4,"option1":"Glod","option2":"Buy 1 \ud83d\udd25 Free 200 shells of pellets","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2d7f11b03a477099f9352015f5d82ef.png","path":"a2d7f11b03a477099f9352015f5d82ef.png","width":596,"height":615,"alt":"","aspect_ratio":0.9691056910569106},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/professional-resin-laser-slingshot?variant=1a15d8ff-3adc-4eae-8920-49c9b45ef353","available_quantity":999999999,"options":[{"name":"Color","value":"Glod"},{"name":"Quantities","value":"Buy 1 \ud83d\udd25 Free 200 shells of pellets"}],"off_ratio":33,"flashsale_info":[],"sales":4};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now