Humping Dog USB
Free shipping on orders over $59
Free returns within fourteen days
Contact us: munkenservice@gmail.com
${function() {
const variantData = data.variant || {"id":"e4e3d074-1d96-414e-bb88-dbf31ec40b04","product_id":"46c4d6ad-f1a5-4371-9c8e-e53f43884e22","title":"Yellow Dog-16GB","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Yellow Dog","option2":"16GB","option3":"","note":"","image":null,"wholesale_price":[{"price":27.9,"min_quantity":1}],"weight":"0.05","compare_at_price":"49.99","price":"27.9","retail_price":"49.99","available":true,"url":"\/products\/humping-dog-usb?variant=e4e3d074-1d96-414e-bb88-dbf31ec40b04","available_quantity":999999999,"options":[{"name":"Design","value":"Yellow Dog"},{"name":"Capacity","value":"16GB"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Design:
Yellow Dog
${function(){
const optName = "Design";
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:
16GB
${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}
`
}()}
Add to cart
$27.90
${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":"e4e3d074-1d96-414e-bb88-dbf31ec40b04","product_id":"46c4d6ad-f1a5-4371-9c8e-e53f43884e22","title":"Yellow Dog-16GB","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Yellow Dog","option2":"16GB","option3":"","note":"","image":null,"wholesale_price":[{"price":27.9,"min_quantity":1}],"weight":"0.05","compare_at_price":"49.99","price":"27.9","retail_price":"49.99","available":true,"url":"\/products\/humping-dog-usb?variant=e4e3d074-1d96-414e-bb88-dbf31ec40b04","available_quantity":999999999,"options":[{"name":"Design","value":"Yellow Dog"},{"name":"Capacity","value":"16GB"}],"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":"e4e3d074-1d96-414e-bb88-dbf31ec40b04","product_id":"46c4d6ad-f1a5-4371-9c8e-e53f43884e22","title":"Yellow Dog-16GB","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Yellow Dog","option2":"16GB","option3":"","note":"","image":null,"wholesale_price":[{"price":27.9,"min_quantity":1}],"weight":"0.05","compare_at_price":"49.99","price":"27.9","retail_price":"49.99","available":true,"url":"\/products\/humping-dog-usb?variant=e4e3d074-1d96-414e-bb88-dbf31ec40b04","available_quantity":999999999,"options":[{"name":"Design","value":"Yellow Dog"},{"name":"Capacity","value":"16GB"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}