🔥Cat Claw Socks
${function() {
const variantData = data.variant || {"id":"0edb63c9-3e97-4b15-8d0f-c731fdb5873f","product_id":"2b2a8ba4-8b35-4391-8387-927e70917791","title":"One Size-6 Pairs One Set","weight_unit":"kg","inventory_quantity":1000,"sku":"UC1411319-\u5706\u9ed1+UC1411319-\u5e73\u9ec4+UC1411319-\u9ed1\u6760","barcode":"","position":1,"option1":"One Size","option2":"6 Pairs One Set","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","path":"4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"15.99","price":"0.99","retail_price":"15.99","available":true,"url":"\/products\/cat-claw-socks-christmas-promotion-2?variant=0edb63c9-3e97-4b15-8d0f-c731fdb5873f","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Material","value":"6 Pairs One Set"}],"off_ratio":94,"flashsale_info":[],"sales":12};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
Size:
One Size
${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}
`
}()}
Material:
6 Pairs One Set
${function(){
const optName = "Material";
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
$0.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":"0edb63c9-3e97-4b15-8d0f-c731fdb5873f","product_id":"2b2a8ba4-8b35-4391-8387-927e70917791","title":"One Size-6 Pairs One Set","weight_unit":"kg","inventory_quantity":1000,"sku":"UC1411319-\u5706\u9ed1+UC1411319-\u5e73\u9ec4+UC1411319-\u9ed1\u6760","barcode":"","position":1,"option1":"One Size","option2":"6 Pairs One Set","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","path":"4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"15.99","price":"0.99","retail_price":"15.99","available":true,"url":"\/products\/cat-claw-socks-christmas-promotion-2?variant=0edb63c9-3e97-4b15-8d0f-c731fdb5873f","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Material","value":"6 Pairs One Set"}],"off_ratio":94,"flashsale_info":[],"sales":12};
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":"0edb63c9-3e97-4b15-8d0f-c731fdb5873f","product_id":"2b2a8ba4-8b35-4391-8387-927e70917791","title":"One Size-6 Pairs One Set","weight_unit":"kg","inventory_quantity":1000,"sku":"UC1411319-\u5706\u9ed1+UC1411319-\u5e73\u9ec4+UC1411319-\u9ed1\u6760","barcode":"","position":1,"option1":"One Size","option2":"6 Pairs One Set","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","path":"4d59ef4a3b2a5f6f5a3f1d305a7d99ae.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"15.99","price":"0.99","retail_price":"15.99","available":true,"url":"\/products\/cat-claw-socks-christmas-promotion-2?variant=0edb63c9-3e97-4b15-8d0f-c731fdb5873f","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Material","value":"6 Pairs One Set"}],"off_ratio":94,"flashsale_info":[],"sales":12};
return `
`
}()}