SkullSip™ - Gothic Skeleton Goblet
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"fea905b7-32ed-4c59-b0ee-785191305b29","product_id":"d18fa8f3-8eb7-40cf-8c5b-34f79054f6e2","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":1000,"sku":"SKU-17592223548751","barcode":"","position":1,"option1":"Skeleton Hand","option2":"200ml","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/178d0820658246349c108085703417eb.jpeg","path":"178d0820658246349c108085703417eb.jpeg","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"36.99","retail_price":"65.99","available":true,"url":"\/products\/skullsip?variant=fea905b7-32ed-4c59-b0ee-785191305b29","available_quantity":999999999,"options":[{"name":"Style","value":"Skeleton Hand"},{"name":"Capacity","value":"200ml"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Skeleton Hand
${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}
`
}()}
Capacity:
200ml
${function(){
const optName = "Capacity";
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}
`
}()}
It's been recommended by 9.19K people on Facebook
Free Shipping on orders over $99
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$36.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":"fea905b7-32ed-4c59-b0ee-785191305b29","product_id":"d18fa8f3-8eb7-40cf-8c5b-34f79054f6e2","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":1000,"sku":"SKU-17592223548751","barcode":"","position":1,"option1":"Skeleton Hand","option2":"200ml","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/178d0820658246349c108085703417eb.jpeg","path":"178d0820658246349c108085703417eb.jpeg","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"36.99","retail_price":"65.99","available":true,"url":"\/products\/skullsip?variant=fea905b7-32ed-4c59-b0ee-785191305b29","available_quantity":999999999,"options":[{"name":"Style","value":"Skeleton Hand"},{"name":"Capacity","value":"200ml"}],"off_ratio":44,"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.
${function(){
const variantData = data.variant || {"id":"fea905b7-32ed-4c59-b0ee-785191305b29","product_id":"d18fa8f3-8eb7-40cf-8c5b-34f79054f6e2","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":1000,"sku":"SKU-17592223548751","barcode":"","position":1,"option1":"Skeleton Hand","option2":"200ml","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/178d0820658246349c108085703417eb.jpeg","path":"178d0820658246349c108085703417eb.jpeg","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"36.99","retail_price":"65.99","available":true,"url":"\/products\/skullsip?variant=fea905b7-32ed-4c59-b0ee-785191305b29","available_quantity":999999999,"options":[{"name":"Style","value":"Skeleton Hand"},{"name":"Capacity","value":"200ml"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}