Thou May Ingest A Satchel of Richard Washed Hoodie
${function() {
const variantData = data.variant || {"id":"691e6e05-b944-44fe-8772-49b648d499a7","product_id":"34619d63-6039-42e4-a634-ad3998072d09","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DPWPH01613||23080377-BK-AS-PaA||ZP","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd56dc4d70c2e205041f82316ed2f171.jpeg","path":"fd56dc4d70c2e205041f82316ed2f171.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"115.89","price":"28.99","retail_price":"115.89","available":true,"url":"\/products\/thou-may-ingest-a-satchel-of-richard-washed-hoodie?variant=691e6e05-b944-44fe-8772-49b648d499a7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":75,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
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}
`
}()}
Size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$28.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":"691e6e05-b944-44fe-8772-49b648d499a7","product_id":"34619d63-6039-42e4-a634-ad3998072d09","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DPWPH01613||23080377-BK-AS-PaA||ZP","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd56dc4d70c2e205041f82316ed2f171.jpeg","path":"fd56dc4d70c2e205041f82316ed2f171.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"115.89","price":"28.99","retail_price":"115.89","available":true,"url":"\/products\/thou-may-ingest-a-satchel-of-richard-washed-hoodie?variant=691e6e05-b944-44fe-8772-49b648d499a7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":75,"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.
Sku : DPWPH01613||23080377-BK-AS-PaA||ZP
${function(){
const variantData = data.variant || {"id":"691e6e05-b944-44fe-8772-49b648d499a7","product_id":"34619d63-6039-42e4-a634-ad3998072d09","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DPWPH01613||23080377-BK-AS-PaA||ZP","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd56dc4d70c2e205041f82316ed2f171.jpeg","path":"fd56dc4d70c2e205041f82316ed2f171.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"115.89","price":"28.99","retail_price":"115.89","available":true,"url":"\/products\/thou-may-ingest-a-satchel-of-richard-washed-hoodie?variant=691e6e05-b944-44fe-8772-49b648d499a7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":75,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}