${function() {
const variantData = data.variant || {"id":"113ede62-06ac-446f-aca0-a419c54ac86b","product_id":"5136bb96-5f59-4268-b791-b6da2f91b451","title":"Anime Ver.","weight_unit":"kg","inventory_quantity":58,"sku":"DMSH0098-04","barcode":"","position":1,"option1":"Anime Ver.","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/538b5dbc073729e35179f028f97d67ec.jpg","path":"538b5dbc073729e35179f028f97d67ec.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.6,"min_quantity":1}],"weight":"0.47","compare_at_price":"0","price":"25.6","retail_price":"0","available":true,"url":"\/products\/cs-model-saint-seiya-myth-cloth-ex-virgo-shaka-totem-object-gold-knights-of-the-zodiac-action-figure-in-stock?variant=113ede62-06ac-446f-aca0-a419c54ac86b","available_quantity":58,"options":[{"name":"CS Virgo Totem","value":"Anime Ver."}],"off_ratio":0,"flashsale_info":[],"sales":20};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : DMSH0098-04
Weight : 0.47kg
${function(){
const variantData = data.variant || {"id":"113ede62-06ac-446f-aca0-a419c54ac86b","product_id":"5136bb96-5f59-4268-b791-b6da2f91b451","title":"Anime Ver.","weight_unit":"kg","inventory_quantity":58,"sku":"DMSH0098-04","barcode":"","position":1,"option1":"Anime Ver.","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/538b5dbc073729e35179f028f97d67ec.jpg","path":"538b5dbc073729e35179f028f97d67ec.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.6,"min_quantity":1}],"weight":"0.47","compare_at_price":"0","price":"25.6","retail_price":"0","available":true,"url":"\/products\/cs-model-saint-seiya-myth-cloth-ex-virgo-shaka-totem-object-gold-knights-of-the-zodiac-action-figure-in-stock?variant=113ede62-06ac-446f-aca0-a419c54ac86b","available_quantity":58,"options":[{"name":"CS Virgo Totem","value":"Anime Ver."}],"off_ratio":0,"flashsale_info":[],"sales":20};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('15');
const maxDays = parseInt('25');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
`;
}()}
people are viewing this right now
${function(){
return `
${data.starNum}/${data.starTotal}
`;
}()}
${function(){
return `
${data.starNum}/${data.starTotal}
`;
}()}
${function() {
const pc_layout = 'single_column';
const isProductPage = '1' == 1;
const product_id = '5136bb96-5f59-4268-b791-b6da2f91b451';
const accent_color = '';
const randomStr = Math.random().toString(36).substring(7);
const item = data;
const config = data.config;
const formatDate = value => {
let date = new Date(value * 1000);
const day = date.toLocaleString('en-US', { day: '2-digit' });
const month = date.toLocaleString('en-US', { month: 'short' });
const year = date.toLocaleString('en-US', { year: 'numeric' });
return month + '/' + day + '/' + year;
};
return `
${formatDate(item.created_at)}
`;
}()}
${function() {
const randomStr = Math.random().toString(36).substring(7);
const list = data.listData;
const isPC = data.isPC;
const pc_layout = 'single_column';
return `
-
All(${list.count})
-
With Photos(${list.image_count})
`;
}()}
${function(){
const isPC = data.isPC;
const pc_layout = 'single_column';
return `
Customer Reviews
No reviews yet, why don't you leave the first review?
Write a Review
No reviews yet, why don't you leave the first review?
Write a Review
`;
}()}