Shopify.quickshopOptionsMap7381905473709 = {};
Shopify.quickshopUpdateOptionsInSelector7381905473709 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-7381905473709 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap7381905473709[key];
if (availableOptions && availableOptions.length) {
for (var i = 0; i < availableOptions.length; i++) {
var option = availableOptions[i];
var newOption = jQuery('').val(option).html(option);
selector.append(newOption);
}
jQuery('#product-form-quick-7381905473709 .swatch[data-option-index="' + selectorIndex + '"] .swatch-element').each(function() {
if (jQuery.inArray(jQuery(this).attr('data-value'), availableOptions) !== -1) {
jQuery(this).removeClass('soldout').show().find(':radio').removeAttr('disabled', 'disabled').removeAttr('checked');
} else {
jQuery(this).addClass('soldout').hide().find(':radio').removeAttr('checked').attr('disabled', 'disabled');
}
});
if (jQuery.inArray(initialValue, availableOptions) !== -1) {
selector.val(initialValue);
}
selector.trigger('change');
}
};
Shopify.quickshopLinkOptionSelectors7381905473709 = function(product) {
// Building our mapping object.
for (var i = 0; i < product.variants.length; i++) {
var variant = product.variants[i];
//if (variant.available) {
// Gathering values for the 1st drop-down.
Shopify.quickshopOptionsMap7381905473709['root'] = Shopify.quickshopOptionsMap7381905473709['root'] || [];
Shopify.quickshopOptionsMap7381905473709['root'].push(variant.option1);
Shopify.quickshopOptionsMap7381905473709['root'] = Shopify.uniq(Shopify.quickshopOptionsMap7381905473709['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap7381905473709[key] = Shopify.quickshopOptionsMap7381905473709[key] || [];
Shopify.quickshopOptionsMap7381905473709[key].push(variant.option2);
Shopify.quickshopOptionsMap7381905473709[key] = Shopify.uniq(Shopify.quickshopOptionsMap7381905473709[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap7381905473709[key] = Shopify.quickshopOptionsMap7381905473709[key] || [];
Shopify.quickshopOptionsMap7381905473709[key].push(variant.option3);
Shopify.quickshopOptionsMap7381905473709[key] = Shopify.uniq(Shopify.quickshopOptionsMap7381905473709[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector7381905473709(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector7381905473709(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7381905473709(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-7381905473709 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector7381905473709(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7381905473709(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-7381905473709 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7381905473709(2);
return true;
});
};
productsObj.id7381905473709 = {"id":7381905473709,"title":"DISCOVER DEVICE®Tattoo Battery Pack 1800mAh 1005","handle":"discover-device®tattoo-battery-pack-1600mah-1005","description":"\u003cp\u003e\u003cstrong\u003eDISCOVER DEVICE WIRELESS TATTOO BATTERY 1005\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eButton Buzzer\u003c\/li\u003e\n\u003cli\u003eStable Operation\u003c\/li\u003e\n\u003cli\u003eWell Balanced\u003c\/li\u003e\n\u003cli\u003eTimer Function\u003c\/li\u003e\n\u003cli\u003eLong Lasting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWeight:68g\u003c\/p\u003e\n\u003cp\u003eDiameter:32mm\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eLength:51mm\u003c\/p\u003e\n\u003cp\u003eBattery Capacity:1800mAh\u003c\/p\u003e\n\u003cp\u003eWorking Vlotage:6-10V\u003c\/p\u003e\n\u003cp\u003eWorking Mode:Jumpstart\/Standard\u003c\/p\u003e\n\u003cp\u003eOperation Hours:5-6H\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","published_at":"2023-08-22T11:36:18+08:00","created_at":"2023-08-22T11:36:18+08:00","vendor":"Discover Device","type":"Tattoo Battery","tags":[],"price":3495,"price_min":3495,"price_max":6495,"available":false,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":42353027383469,"title":"1PCS","option1":"1PCS","option2":null,"option3":null,"sku":"1005PB-1PCS","requires_shipping":true,"taxable":false,"featured_image":{"id":37400458428589,"product_id":7381905473709,"position":7,"created_at":"2025-06-14T10:38:41+08:00","updated_at":"2025-06-14T11:23:10+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1pcs_9a9af420-d710-4351-89a6-c7258016359c.webp?v=1749871390","variant_ids":[42353027383469]},"available":false,"name":"DISCOVER DEVICE®Tattoo Battery Pack 1800mAh 1005 - 1PCS","public_title":"1PCS","options":["1PCS"],"price":3495,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":29110972285101,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1pcs_9a9af420-d710-4351-89a6-c7258016359c.webp?v=1749871390"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42353027449005,"title":"2PCS","option1":"2PCS","option2":null,"option3":null,"sku":"1005PB-2PCS","requires_shipping":true,"taxable":false,"featured_image":{"id":37400458461357,"product_id":7381905473709,"position":1,"created_at":"2025-06-14T10:38:41+08:00","updated_at":"2025-06-14T11:23:15+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395","variant_ids":[42353027449005]},"available":false,"name":"DISCOVER DEVICE®Tattoo Battery Pack 1800mAh 1005 - 2PCS","public_title":"2PCS","options":["2PCS"],"price":6495,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":29110972383405,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395","\/\/discoverdevice.com\/cdn\/shop\/files\/2_b2c97111-dc9d-473c-846c-6c86e559bc6e.webp?v=1749871359","\/\/discoverdevice.com\/cdn\/shop\/files\/3_ba35cc79-df78-4921-a3ef-a1b99c63cec6.webp?v=1749871366","\/\/discoverdevice.com\/cdn\/shop\/files\/4_9304cce9-7e2e-4ec8-8a17-adde5963e5e0.webp?v=1749871372","\/\/discoverdevice.com\/cdn\/shop\/files\/5_Denergy.webp?v=1749871377","\/\/discoverdevice.com\/cdn\/shop\/files\/8c13c6cf5dec869a0d652ba7e5352141.webp?v=1749871384","\/\/discoverdevice.com\/cdn\/shop\/files\/1pcs_9a9af420-d710-4351-89a6-c7258016359c.webp?v=1749871390"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395","options":["Color"],"media":[{"alt":null,"id":29110972383405,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2pcs.webp?v=1749871395","width":1600},{"alt":null,"id":29110971924653,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_b2c97111-dc9d-473c-846c-6c86e559bc6e.webp?v=1749871359"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_b2c97111-dc9d-473c-846c-6c86e559bc6e.webp?v=1749871359","width":1600},{"alt":null,"id":29110971990189,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_ba35cc79-df78-4921-a3ef-a1b99c63cec6.webp?v=1749871366"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_ba35cc79-df78-4921-a3ef-a1b99c63cec6.webp?v=1749871366","width":1600},{"alt":null,"id":29110972055725,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_9304cce9-7e2e-4ec8-8a17-adde5963e5e0.webp?v=1749871372"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_9304cce9-7e2e-4ec8-8a17-adde5963e5e0.webp?v=1749871372","width":1600},{"alt":null,"id":29110972154029,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_Denergy.webp?v=1749871377"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_Denergy.webp?v=1749871377","width":1600},{"alt":null,"id":29110972219565,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/8c13c6cf5dec869a0d652ba7e5352141.webp?v=1749871384"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/8c13c6cf5dec869a0d652ba7e5352141.webp?v=1749871384","width":1600},{"alt":null,"id":29110972285101,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1pcs_9a9af420-d710-4351-89a6-c7258016359c.webp?v=1749871390"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1pcs_9a9af420-d710-4351-89a6-c7258016359c.webp?v=1749871390","width":1600}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eDISCOVER DEVICE WIRELESS TATTOO BATTERY 1005\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eButton Buzzer\u003c\/li\u003e\n\u003cli\u003eStable Operation\u003c\/li\u003e\n\u003cli\u003eWell Balanced\u003c\/li\u003e\n\u003cli\u003eTimer Function\u003c\/li\u003e\n\u003cli\u003eLong Lasting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWeight:68g\u003c\/p\u003e\n\u003cp\u003eDiameter:32mm\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eLength:51mm\u003c\/p\u003e\n\u003cp\u003eBattery Capacity:1800mAh\u003c\/p\u003e\n\u003cp\u003eWorking Vlotage:6-10V\u003c\/p\u003e\n\u003cp\u003eWorking Mode:Jumpstart\/Standard\u003c\/p\u003e\n\u003cp\u003eOperation Hours:5-6H\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e"};
selectCallback = function(variant, selector) {
if (variant) {
if (variant.available) {
if (variant.compare_at_price > variant.price) {
$(".price-box .price").html('' + Shopify.formatMoney(variant.compare_at_price, money_format) + "" + ' ' + Shopify.formatMoney(variant.price, money_format) + "")
} else {
$(".price-box .price").html('' + Shopify.formatMoney(variant.price, money_format) + "");
}
woodmart_settings.enableCurrency && currenciesCallbackSpecial(".price-box span.money"),$(".single_add_to_cart_button").removeClass("disabled").removeAttr("disabled").html(window.inventory_text.add_to_cart);
}else{
$("#product-form-quick-7381905473709 .single_add_to_cart_button").html(window.inventory_text.sold_out).addClass("disabled").attr("disabled", "disabled");
}
if(swatch_color_type == '1' || swatch_color_type == '2'){
var form = $('#' + selector.domIdPrefix).closest('form');
for (var i=0,length=variant.options.length; i