Handmade Waldorf Dress Up Doll
${function() {
const variantData = data.variant || {"id":"79a301e3-7dde-413a-afd0-ede44daf09af","product_id":"b2b644f3-9723-4872-92d8-795a3e97380d","title":"Picture 1-One Size","weight_unit":"g","inventory_quantity":200,"sku":"UR0003-Picture 1-One Size","barcode":"","position":1,"option1":"Picture 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc2f3e8b27b688b6d7c3d18c58240398.jpeg","path":"fc2f3e8b27b688b6d7c3d18c58240398.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.98,"min_quantity":1}],"weight":"110","compare_at_price":"54.98","price":"38.98","retail_price":"54.98","available":true,"url":"\/products\/santa-claus-snowman-doll-hanging-ornament-for-christmas-jnoq-stub?variant=79a301e3-7dde-413a-afd0-ede44daf09af","available_quantity":200,"options":[{"name":"color","value":"Picture 1"},{"name":"size","value":"One Size"}],"off_ratio":29,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Picture 1
${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:
One Size
${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}
`
}()}
Add to cart
$38.98
${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":"79a301e3-7dde-413a-afd0-ede44daf09af","product_id":"b2b644f3-9723-4872-92d8-795a3e97380d","title":"Picture 1-One Size","weight_unit":"g","inventory_quantity":200,"sku":"UR0003-Picture 1-One Size","barcode":"","position":1,"option1":"Picture 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc2f3e8b27b688b6d7c3d18c58240398.jpeg","path":"fc2f3e8b27b688b6d7c3d18c58240398.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.98,"min_quantity":1}],"weight":"110","compare_at_price":"54.98","price":"38.98","retail_price":"54.98","available":true,"url":"\/products\/santa-claus-snowman-doll-hanging-ornament-for-christmas-jnoq-stub?variant=79a301e3-7dde-413a-afd0-ede44daf09af","available_quantity":200,"options":[{"name":"color","value":"Picture 1"},{"name":"size","value":"One Size"}],"off_ratio":29,"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 : UR0003-Picture 1-One Size
Weight : 110g
${function(){
const variantData = data.variant || {"id":"79a301e3-7dde-413a-afd0-ede44daf09af","product_id":"b2b644f3-9723-4872-92d8-795a3e97380d","title":"Picture 1-One Size","weight_unit":"g","inventory_quantity":200,"sku":"UR0003-Picture 1-One Size","barcode":"","position":1,"option1":"Picture 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc2f3e8b27b688b6d7c3d18c58240398.jpeg","path":"fc2f3e8b27b688b6d7c3d18c58240398.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.98,"min_quantity":1}],"weight":"110","compare_at_price":"54.98","price":"38.98","retail_price":"54.98","available":true,"url":"\/products\/santa-claus-snowman-doll-hanging-ornament-for-christmas-jnoq-stub?variant=79a301e3-7dde-413a-afd0-ede44daf09af","available_quantity":200,"options":[{"name":"color","value":"Picture 1"},{"name":"size","value":"One Size"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}