Ultimate Sack Gift Card
people are viewing this right now
${function() {
const minDays = parseInt('1');
const maxDays = parseInt('3');
const customText = "DHL Express Shipping\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}
${function() {
const variantData = data.variant || {"id":"afef75dd-a358-4899-9995-e48149c8cb30","product_id":"8cf4987f-dcee-4dbb-bd0a-0ca59fd868ae","title":"$100.00","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"$100.00","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/gift-card?variant=afef75dd-a358-4899-9995-e48149c8cb30","available_quantity":999999999,"options":[{"name":"Denominations","value":"$100.00"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minInventory = parseInt('6');
const maxInventory = parseInt('28');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Today Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"afef75dd-a358-4899-9995-e48149c8cb30","product_id":"8cf4987f-dcee-4dbb-bd0a-0ca59fd868ae","title":"$100.00","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"$100.00","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/gift-card?variant=afef75dd-a358-4899-9995-e48149c8cb30","available_quantity":999999999,"options":[{"name":"Denominations","value":"$100.00"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
Ultimate Sack Gift Card
- Choose the amount you want to add
- Checkout and send the gift card to recipient
- Easily Redeem our Gift Card at the store!
Not sure what color to choose, which size they want, or just want to let them pick?
A gift certificate makes the perfect gift too (for birthdays or holidays)! Choose an amount you would like and include a message to the recipient as well.