Vintage Branch Bird Art Cropped Casual Pants
${function() {
const variantData = data.variant || {"id":"00c1c5c0-1b49-4882-9f46-34753d1be6c3","product_id":"13498f5d-e5a1-484d-b8c3-875b62b4c94e","title":"BEIGE-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678850639","barcode":"","position":1,"option1":"BEIGE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/745ab56bba550a96463b0fb1e3eb4b71.webp","path":"745ab56bba550a96463b0fb1e3eb4b71.webp","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"38","price":"4.99","retail_price":"38","available":true,"url":"\/products\/vintage-branch-bird-art-cropped-casual-pants?variant=00c1c5c0-1b49-4882-9f46-34753d1be6c3","available_quantity":999999999,"options":[{"name":"Color","value":"BEIGE"},{"name":"Size","value":"S"}],"off_ratio":87,"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":"00c1c5c0-1b49-4882-9f46-34753d1be6c3","product_id":"13498f5d-e5a1-484d-b8c3-875b62b4c94e","title":"BEIGE-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678850639","barcode":"","position":1,"option1":"BEIGE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/745ab56bba550a96463b0fb1e3eb4b71.webp","path":"745ab56bba550a96463b0fb1e3eb4b71.webp","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"38","price":"4.99","retail_price":"38","available":true,"url":"\/products\/vintage-branch-bird-art-cropped-casual-pants?variant=00c1c5c0-1b49-4882-9f46-34753d1be6c3","available_quantity":999999999,"options":[{"name":"Color","value":"BEIGE"},{"name":"Size","value":"S"}],"off_ratio":87,"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 `
`;
}()}