Carrington Crossbody
Carry the essentials, all in one place and right by your side
${function() {
const variantData = data.variant || {"id":"e2f2fe41-6adf-477e-8000-9fce91c76837","product_id":"5152bf67-1fa2-414d-b0d8-ca4c1654af45","title":"Black","weight_unit":"kg","inventory_quantity":23,"sku":"119306bsn","barcode":"5055385425813","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/214f354592d3df447e9e4b0b8a3d91a5.jpg","path":"214f354592d3df447e9e4b0b8a3d91a5.jpg","width":1568,"height":1568,"alt":"Carrington Crossbody KNOMO USA - Bags that work beautifully","aspect_ratio":1},"wholesale_price":[{"price":69,"min_quantity":1}],"weight":"0.8","compare_at_price":"89","price":"69","retail_price":"89","available":true,"url":"\/products\/carrington-11-crossbody?variant=e2f2fe41-6adf-477e-8000-9fce91c76837","available_quantity":23,"options":[{"name":"Color","value":"Black"}],"off_ratio":22,"flashsale_info":[],"sales":22};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$69
${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":"e2f2fe41-6adf-477e-8000-9fce91c76837","product_id":"5152bf67-1fa2-414d-b0d8-ca4c1654af45","title":"Black","weight_unit":"kg","inventory_quantity":23,"sku":"119306bsn","barcode":"5055385425813","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/214f354592d3df447e9e4b0b8a3d91a5.jpg","path":"214f354592d3df447e9e4b0b8a3d91a5.jpg","width":1568,"height":1568,"alt":"Carrington Crossbody KNOMO USA - Bags that work beautifully","aspect_ratio":1},"wholesale_price":[{"price":69,"min_quantity":1}],"weight":"0.8","compare_at_price":"89","price":"69","retail_price":"89","available":true,"url":"\/products\/carrington-11-crossbody?variant=e2f2fe41-6adf-477e-8000-9fce91c76837","available_quantity":23,"options":[{"name":"Color","value":"Black"}],"off_ratio":22,"flashsale_info":[],"sales":22};
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.