SkullSip™ - Gothic Skeleton Goblet
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"e2b54c77-1831-4267-8b76-ca1af8642ea5","product_id":"2f489149-c2f8-42be-bf2f-1f6006f385f5","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":996,"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=e2b54c77-1831-4267-8b76-ca1af8642ea5","available_quantity":999999999,"options":[{"name":"Style","value":"Skeleton Hand"},{"name":"Capacity","value":"200ml"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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 8.88K people on Facebook
Free Shipping on orders over $69
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":"e2b54c77-1831-4267-8b76-ca1af8642ea5","product_id":"2f489149-c2f8-42be-bf2f-1f6006f385f5","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":996,"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=e2b54c77-1831-4267-8b76-ca1af8642ea5","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":"e2b54c77-1831-4267-8b76-ca1af8642ea5","product_id":"2f489149-c2f8-42be-bf2f-1f6006f385f5","title":"Skeleton Hand-200ml","weight_unit":"kg","inventory_quantity":996,"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=e2b54c77-1831-4267-8b76-ca1af8642ea5","available_quantity":999999999,"options":[{"name":"Style","value":"Skeleton Hand"},{"name":"Capacity","value":"200ml"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}