Men's America Pajama Set
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c7185209-beb8-43c7-8c09-d90faaa6938f","product_id":"c87c4b79-e1ff-4f61-939d-f74143dea62c","title":"Men's-White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"FAC15043-S","barcode":"","position":1,"option1":"Men's","option2":"White","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/a289b3154e70906ad61f2e0f6ee2e090.jpeg","path":"a289b3154e70906ad61f2e0f6ee2e090.jpeg","width":1000,"height":1300,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":43.97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.97","retail_price":"0","available":true,"url":"\/products\/mens-america-pajama-set?variant=c7185209-beb8-43c7-8c09-d90faaa6938f","available_quantity":999999999,"options":[{"name":"Style","value":"Men's"},{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Men's
${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}
`
}()}
Color:
White
${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:
S
${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}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('30');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Add to cart
$43.97
${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":"c7185209-beb8-43c7-8c09-d90faaa6938f","product_id":"c87c4b79-e1ff-4f61-939d-f74143dea62c","title":"Men's-White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"FAC15043-S","barcode":"","position":1,"option1":"Men's","option2":"White","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/a289b3154e70906ad61f2e0f6ee2e090.jpeg","path":"a289b3154e70906ad61f2e0f6ee2e090.jpeg","width":1000,"height":1300,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":43.97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.97","retail_price":"0","available":true,"url":"\/products\/mens-america-pajama-set?variant=c7185209-beb8-43c7-8c09-d90faaa6938f","available_quantity":999999999,"options":[{"name":"Style","value":"Men's"},{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"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.