Mother Like No Other Crewneck Sweatshirt/Tee
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"54803872-f7fe-4660-a143-0c20dd8fbe1c","product_id":"1a266e68-3d2b-42a8-bde6-0a8408e00f10","title":"Tee-S-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Tee","option2":"S","option3":"Black","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"19.99","retail_price":"40","available":true,"url":"\/products\/mother-like-no-other-crewneck-sweatshirt-1673010349?variant=54803872-f7fe-4660-a143-0c20dd8fbe1c","available_quantity":1000,"options":[{"name":"Style","value":"Tee"},{"name":"Sizes","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":50,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Tee
${function(){
const optName = "Style";
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}
`
}()}
Sizes:
S
${function(){
const optName = "Sizes";
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}
`
}()}
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}
`
}()}
Add to cart
$19.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":"54803872-f7fe-4660-a143-0c20dd8fbe1c","product_id":"1a266e68-3d2b-42a8-bde6-0a8408e00f10","title":"Tee-S-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Tee","option2":"S","option3":"Black","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"19.99","retail_price":"40","available":true,"url":"\/products\/mother-like-no-other-crewneck-sweatshirt-1673010349?variant=54803872-f7fe-4660-a143-0c20dd8fbe1c","available_quantity":1000,"options":[{"name":"Style","value":"Tee"},{"name":"Sizes","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":50,"flashsale_info":[],"sales":3};
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.