Classic Adjustable Cotton Baseball Cap
${function() {
const variantData = data.variant || {"id":"64542c77-bfb9-4181-a98b-7ee449a93024","product_id":"07d91134-8ff4-45fd-9bc1-8a92029230c5","title":"Khaki-R-F(56-60)","weight_unit":"kg","inventory_quantity":998,"sku":"SYW000168_PAT4_M","barcode":"","position":1,"option1":"Khaki-R","option2":"F(56-60)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8dbad14b02bbfed966dfc85aac7c2275.jpeg","path":"8dbad14b02bbfed966dfc85aac7c2275.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"9.99","retail_price":"17.99","available":true,"url":"\/products\/classic-adjustable-cotton-baseball-capb7c8c31f-8c8d-429b-a4fe-2b465953db3c?variant=64542c77-bfb9-4181-a98b-7ee449a93024","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki-R"},{"name":"Size","value":"F(56-60)"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Khaki-R
${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}
`
}()}
Size:
F(56-60)
${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}
`
}()}
Add to cart
$9.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":"64542c77-bfb9-4181-a98b-7ee449a93024","product_id":"07d91134-8ff4-45fd-9bc1-8a92029230c5","title":"Khaki-R-F(56-60)","weight_unit":"kg","inventory_quantity":998,"sku":"SYW000168_PAT4_M","barcode":"","position":1,"option1":"Khaki-R","option2":"F(56-60)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8dbad14b02bbfed966dfc85aac7c2275.jpeg","path":"8dbad14b02bbfed966dfc85aac7c2275.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"9.99","retail_price":"17.99","available":true,"url":"\/products\/classic-adjustable-cotton-baseball-capb7c8c31f-8c8d-429b-a4fe-2b465953db3c?variant=64542c77-bfb9-4181-a98b-7ee449a93024","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki-R"},{"name":"Size","value":"F(56-60)"}],"off_ratio":44,"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.