2025 ArtsyPads Calendar
${function() {
const variantData = data.variant || {"id":"71ca3fbf-d3c9-44cf-bb05-f16f7d2208d4","product_id":"7281b549-88ef-42db-a5ce-f42de7158883","title":"Astronaut-2025","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Astronaut","option2":"2025","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0182db68a1aa02ad00ad3e91e5fbd27.png","path":"a0182db68a1aa02ad00ad3e91e5fbd27.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.9","retail_price":"0","available":true,"url":"\/products\/2025-artsypads-calendar-16739133?variant=71ca3fbf-d3c9-44cf-bb05-f16f7d2208d4","available_quantity":999999999,"options":[{"name":"Style","value":"Astronaut"},{"name":"Year","value":"2025"}],"off_ratio":0,"flashsale_info":[],"sales":516};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Astronaut
${function(){
const optName = "Style";
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}
`
}()}
Year:
2025
${function(){
const optName = "Year";
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
$53.90
${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":"71ca3fbf-d3c9-44cf-bb05-f16f7d2208d4","product_id":"7281b549-88ef-42db-a5ce-f42de7158883","title":"Astronaut-2025","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Astronaut","option2":"2025","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0182db68a1aa02ad00ad3e91e5fbd27.png","path":"a0182db68a1aa02ad00ad3e91e5fbd27.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.9","retail_price":"0","available":true,"url":"\/products\/2025-artsypads-calendar-16739133?variant=71ca3fbf-d3c9-44cf-bb05-f16f7d2208d4","available_quantity":999999999,"options":[{"name":"Style","value":"Astronaut"},{"name":"Year","value":"2025"}],"off_ratio":0,"flashsale_info":[],"sales":516};
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.
people are viewing this right now