Black Pride Color Stripe Reggae Knit Beret
${function() {
const variantData = data.variant || {"id":"1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","product_id":"55bacc8e-5682-4c1f-8b22-86079454b804","title":"Black-one size","weight_unit":"g","inventory_quantity":1,"sku":"XH-64242-RDM-black-one_size","barcode":"","position":1,"option1":"Black","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ec093e2ada25c37d72c9f5ca5846568.jpeg","path":"7ec093e2ada25c37d72c9f5ca5846568.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"70","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/black-pride-color-stripe-reggae-knit-beret?variant=1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${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:
one size
${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":"1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","product_id":"55bacc8e-5682-4c1f-8b22-86079454b804","title":"Black-one size","weight_unit":"g","inventory_quantity":1,"sku":"XH-64242-RDM-black-one_size","barcode":"","position":1,"option1":"Black","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ec093e2ada25c37d72c9f5ca5846568.jpeg","path":"7ec093e2ada25c37d72c9f5ca5846568.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"70","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/black-pride-color-stripe-reggae-knit-beret?variant=1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"one size"}],"off_ratio":0,"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":"1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","product_id":"55bacc8e-5682-4c1f-8b22-86079454b804","title":"Black-one size","weight_unit":"g","inventory_quantity":1,"sku":"XH-64242-RDM-black-one_size","barcode":"","position":1,"option1":"Black","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ec093e2ada25c37d72c9f5ca5846568.jpeg","path":"7ec093e2ada25c37d72c9f5ca5846568.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"70","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/black-pride-color-stripe-reggae-knit-beret?variant=1c4bd88d-1a91-4b74-8f7a-f9139c0b5895","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}