Large Capacity Woven Hand-Carrying Big Shoulder Bag
${function() {
const variantData = data.variant || {"id":"c24d7586-f09a-471e-b418-10d445e02105","product_id":"d9d18794-8c57-458a-8b52-dcae1c0c4915","title":"Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"WP010921-Khaki","barcode":"","position":1,"option1":"Khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1522c1be82184c18c26526958b106e43.jpeg","path":"1522c1be82184c18c26526958b106e43.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"23.57","retail_price":"48","available":true,"url":"\/products\/large-capacity-woven-hand-carrying-big-shoulder-bag?variant=c24d7586-f09a-471e-b418-10d445e02105","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Khaki
${function(){
const optName = "Color";
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
$23.57
${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":"c24d7586-f09a-471e-b418-10d445e02105","product_id":"d9d18794-8c57-458a-8b52-dcae1c0c4915","title":"Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"WP010921-Khaki","barcode":"","position":1,"option1":"Khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1522c1be82184c18c26526958b106e43.jpeg","path":"1522c1be82184c18c26526958b106e43.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"23.57","retail_price":"48","available":true,"url":"\/products\/large-capacity-woven-hand-carrying-big-shoulder-bag?variant=c24d7586-f09a-471e-b418-10d445e02105","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"}],"off_ratio":51,"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.
${function(){
const variantData = data.variant || {"id":"c24d7586-f09a-471e-b418-10d445e02105","product_id":"d9d18794-8c57-458a-8b52-dcae1c0c4915","title":"Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"WP010921-Khaki","barcode":"","position":1,"option1":"Khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1522c1be82184c18c26526958b106e43.jpeg","path":"1522c1be82184c18c26526958b106e43.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"23.57","retail_price":"48","available":true,"url":"\/products\/large-capacity-woven-hand-carrying-big-shoulder-bag?variant=c24d7586-f09a-471e-b418-10d445e02105","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
`
}()}