${function() {
const variantData = data.variant || {"id":"8343019d-3458-4db2-adc0-6931ab92fff3","product_id":"bdafc46c-d6a3-4d81-a500-98bedbc4a056","title":"LC Ver. and SS Ver.","weight_unit":"kg","inventory_quantity":177,"sku":"DMSH0141-A","barcode":"","position":1,"option1":"LC Ver. and SS Ver.","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0165e378a44fa9e02fee52ee7a9c6bf9.jpg","path":"0165e378a44fa9e02fee52ee7a9c6bf9.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.37,"min_quantity":1}],"weight":"0.87","compare_at_price":"0","price":"43.37","retail_price":"0","available":true,"url":"\/products\/jm-mst-model-saint-seiya-myth-cloth-ex-aquarius-degel-gold-lost-canvas-lc-knights-of-the-zodiac-action-figure-in-stock?variant=8343019d-3458-4db2-adc0-6931ab92fff3","available_quantity":177,"options":[{"name":"MST","value":"LC Ver. and SS Ver."}],"off_ratio":0,"flashsale_info":[],"sales":21};
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 : DMSH0141-A
Weight : 0.87kg
${function(){
const variantData = data.variant || {"id":"8343019d-3458-4db2-adc0-6931ab92fff3","product_id":"bdafc46c-d6a3-4d81-a500-98bedbc4a056","title":"LC Ver. and SS Ver.","weight_unit":"kg","inventory_quantity":177,"sku":"DMSH0141-A","barcode":"","position":1,"option1":"LC Ver. and SS Ver.","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0165e378a44fa9e02fee52ee7a9c6bf9.jpg","path":"0165e378a44fa9e02fee52ee7a9c6bf9.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.37,"min_quantity":1}],"weight":"0.87","compare_at_price":"0","price":"43.37","retail_price":"0","available":true,"url":"\/products\/jm-mst-model-saint-seiya-myth-cloth-ex-aquarius-degel-gold-lost-canvas-lc-knights-of-the-zodiac-action-figure-in-stock?variant=8343019d-3458-4db2-adc0-6931ab92fff3","available_quantity":177,"options":[{"name":"MST","value":"LC Ver. and SS Ver."}],"off_ratio":0,"flashsale_info":[],"sales":21};
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 = 'bdafc46c-d6a3-4d81-a500-98bedbc4a056';
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
`;
}()}