Women's Cute Dachshund Printed 100%Cotton Casual Pants
${function() {
const variantData = data.variant || {"id":"2f4de36d-b272-4ed3-86da-036915b2ccf8","product_id":"17a8b917-2f0f-442a-9481-d9b7b72a1b1c","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678812385","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e17b775660d7cf6450a60b3b25a441e.png","path":"7e17b775660d7cf6450a60b3b25a441e.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/womens-cute-dachshund-printed-100-cotton-casual-pants?variant=2f4de36d-b272-4ed3-86da-036915b2ccf8","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"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 tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2f4de36d-b272-4ed3-86da-036915b2ccf8","product_id":"17a8b917-2f0f-442a-9481-d9b7b72a1b1c","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678812385","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e17b775660d7cf6450a60b3b25a441e.png","path":"7e17b775660d7cf6450a60b3b25a441e.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/womens-cute-dachshund-printed-100-cotton-casual-pants?variant=2f4de36d-b272-4ed3-86da-036915b2ccf8","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}