🐱Cat Window Hanging
${function() {
const variantData = data.variant || {"id":"b0127ab0-6883-4054-9f4d-faecbfe98396","product_id":"7cc44c4a-f23a-4ac7-9af9-8fcf74b266ea","title":"Two Cats-S--5.9x5.9 inches","weight_unit":"kg","inventory_quantity":0,"sku":"\u53cc\u732b-B","barcode":"","position":1,"option1":"Two Cats","option2":"S--5.9x5.9 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a45831e08da264421dbf13fd17881bca.webp","path":"a45831e08da264421dbf13fd17881bca.webp","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"56.63","price":"16.99","retail_price":"56.63","available":true,"url":"\/products\/\ud83d\udc31cat-window-hanging?variant=b0127ab0-6883-4054-9f4d-faecbfe98396","available_quantity":999999999,"options":[{"name":"Style","value":"Two Cats"},{"name":"Size","value":"S--5.9x5.9 inches"}],"off_ratio":70,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Two Cats
${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}
`
}()}
Size:
S--5.9x5.9 inches
${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}
`
}()}
It's been recommended by 19.9K people on Facebook, Twitter and Instagram
Ship From: Utah,the United St
Certified by the American Society of Horticulturists
Add to cart
$16.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":"b0127ab0-6883-4054-9f4d-faecbfe98396","product_id":"7cc44c4a-f23a-4ac7-9af9-8fcf74b266ea","title":"Two Cats-S--5.9x5.9 inches","weight_unit":"kg","inventory_quantity":0,"sku":"\u53cc\u732b-B","barcode":"","position":1,"option1":"Two Cats","option2":"S--5.9x5.9 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a45831e08da264421dbf13fd17881bca.webp","path":"a45831e08da264421dbf13fd17881bca.webp","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"56.63","price":"16.99","retail_price":"56.63","available":true,"url":"\/products\/\ud83d\udc31cat-window-hanging?variant=b0127ab0-6883-4054-9f4d-faecbfe98396","available_quantity":999999999,"options":[{"name":"Style","value":"Two Cats"},{"name":"Size","value":"S--5.9x5.9 inches"}],"off_ratio":70,"flashsale_info":[],"sales":0};
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.