Shopify.quickshopOptionsMap7559467368621 = {};
Shopify.quickshopUpdateOptionsInSelector7559467368621 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-7559467368621 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap7559467368621[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-7559467368621 .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.quickshopLinkOptionSelectors7559467368621 = 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.quickshopOptionsMap7559467368621['root'] = Shopify.quickshopOptionsMap7559467368621['root'] || [];
Shopify.quickshopOptionsMap7559467368621['root'].push(variant.option1);
Shopify.quickshopOptionsMap7559467368621['root'] = Shopify.uniq(Shopify.quickshopOptionsMap7559467368621['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap7559467368621[key] = Shopify.quickshopOptionsMap7559467368621[key] || [];
Shopify.quickshopOptionsMap7559467368621[key].push(variant.option2);
Shopify.quickshopOptionsMap7559467368621[key] = Shopify.uniq(Shopify.quickshopOptionsMap7559467368621[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap7559467368621[key] = Shopify.quickshopOptionsMap7559467368621[key] || [];
Shopify.quickshopOptionsMap7559467368621[key].push(variant.option3);
Shopify.quickshopOptionsMap7559467368621[key] = Shopify.uniq(Shopify.quickshopOptionsMap7559467368621[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector7559467368621(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector7559467368621(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7559467368621(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-7559467368621 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector7559467368621(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7559467368621(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-7559467368621 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7559467368621(2);
return true;
});
};
productsObj.id7559467368621 = {"id":7559467368621,"title":"DISCOVER DEVICE® Tattoo Cartridge Needle Finger Ledges 100pcs\/bag","handle":"discover-device®-tattoo-cartridge-needle-finger-ledges-100pcs-bag","description":"\u003cp\u003eDISCOVER DEVICE® Tattoo Cartridge Needle Finger Ledges 100pcs\/bag\u003c\/p\u003e\n\u003cp\u003eMaterial:TPR\u003c\/p\u003e\n\u003cp\u003eNumber of Pieces:100\u003c\/p\u003e\n\u003cp\u003e★High Toughness - The tattoo cartridge finger cover is strong, flexible and can be attached to tattoo needles quickly and easily\u003c\/p\u003e\n\u003cp\u003e★Highly Customizable - The tattoo finger bar grip cover fits most tattoo cartridge needles to meet your different needs\u003c\/p\u003e\n\u003cp\u003e★Tight Fit Tattoo Needles - Finger bar cartridge cover fits the tattoo needle more tightly, better reduce the feeling of vibration of the needle while working\u003c\/p\u003e\n\u003cp\u003e★Stable - The cover of the tattoo cartridge needles prevents working tattoo needles from flying and ink spraying, making the needle more stable and better on the color\u003c\/p\u003e\n\u003cp\u003e★2 Colors Available - The silicone finger cover grip has a three-color mixture with exquisite workmanship, which is reusable and very practical\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","published_at":"2024-03-26T14:44:22+08:00","created_at":"2024-03-26T14:44:22+08:00","vendor":"Discover Device","type":"Tattoo Needle","tags":[],"price":2595,"price_min":2595,"price_max":2595,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":42912447299757,"title":"Blue×2Bags (200PCS)","option1":"Blue×2Bags (200PCS)","option2":null,"option3":null,"sku":"5088-BL-2Bag","requires_shipping":true,"taxable":false,"featured_image":{"id":34141319135405,"product_id":7559467368621,"position":6,"created_at":"2024-03-26T14:46:25+08:00","updated_at":"2024-03-26T14:48:41+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_b0feb34c-d379-4409-9a58-53c1c94c3190.jpg?v=1711435721","variant_ids":[42912447299757]},"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle Finger Ledges 100pcs\/bag - Blue×2Bags (200PCS)","public_title":"Blue×2Bags (200PCS)","options":["Blue×2Bags (200PCS)"],"price":2595,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26506754916525,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_b0feb34c-d379-4409-9a58-53c1c94c3190.jpg?v=1711435721"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42912447332525,"title":"Black×2Bags (200PCS)","option1":"Black×2Bags (200PCS)","option2":null,"option3":null,"sku":"5088-BK-2Bags","requires_shipping":true,"taxable":false,"featured_image":{"id":34141319364781,"product_id":7559467368621,"position":5,"created_at":"2024-03-26T14:46:24+08:00","updated_at":"2024-03-26T14:46:53+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_36120d7e-99e9-4980-b504-b26bc51ab7fe.jpg?v=1711435613","variant_ids":[42912447332525]},"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle Finger Ledges 100pcs\/bag - Black×2Bags (200PCS)","public_title":"Black×2Bags (200PCS)","options":["Black×2Bags (200PCS)"],"price":2595,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26506754850989,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_36120d7e-99e9-4980-b504-b26bc51ab7fe.jpg?v=1711435613"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/files\/3_1f367005-ad84-41a3-9f42-431d80b9a2e3.jpg?v=1711435617","\/\/discoverdevice.com\/cdn\/shop\/files\/6_cbf12fc5-7751-422f-9909-5cb26b66684d.jpg?v=1711435632","\/\/discoverdevice.com\/cdn\/shop\/files\/1_ecd007a2-0277-42f3-a202-9ba2b8b6c41d.jpg?v=1711435627","\/\/discoverdevice.com\/cdn\/shop\/files\/d47b8d559535e35466c1e50b7404c461_18d276aa-363a-42b1-b41a-8b8c71171c17.jpg?v=1711435617","\/\/discoverdevice.com\/cdn\/shop\/files\/2_36120d7e-99e9-4980-b504-b26bc51ab7fe.jpg?v=1711435613","\/\/discoverdevice.com\/cdn\/shop\/files\/4_b0feb34c-d379-4409-9a58-53c1c94c3190.jpg?v=1711435721","\/\/discoverdevice.com\/cdn\/shop\/files\/5_ad8803bd-9d73-472c-a1da-f53403b1dbda.jpg?v=1711435619"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_1f367005-ad84-41a3-9f42-431d80b9a2e3.jpg?v=1711435617","options":["Color"],"media":[{"alt":null,"id":26506754883757,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_1f367005-ad84-41a3-9f42-431d80b9a2e3.jpg?v=1711435617"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_1f367005-ad84-41a3-9f42-431d80b9a2e3.jpg?v=1711435617","width":1600},{"alt":null,"id":26506754982061,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_cbf12fc5-7751-422f-9909-5cb26b66684d.jpg?v=1711435632"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_cbf12fc5-7751-422f-9909-5cb26b66684d.jpg?v=1711435632","width":1600},{"alt":null,"id":26506754818221,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1_ecd007a2-0277-42f3-a202-9ba2b8b6c41d.jpg?v=1711435627"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1_ecd007a2-0277-42f3-a202-9ba2b8b6c41d.jpg?v=1711435627","width":1600},{"alt":null,"id":26506755014829,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/d47b8d559535e35466c1e50b7404c461_18d276aa-363a-42b1-b41a-8b8c71171c17.jpg?v=1711435617"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/d47b8d559535e35466c1e50b7404c461_18d276aa-363a-42b1-b41a-8b8c71171c17.jpg?v=1711435617","width":1600},{"alt":null,"id":26506754850989,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_36120d7e-99e9-4980-b504-b26bc51ab7fe.jpg?v=1711435613"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_36120d7e-99e9-4980-b504-b26bc51ab7fe.jpg?v=1711435613","width":1600},{"alt":null,"id":26506754916525,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_b0feb34c-d379-4409-9a58-53c1c94c3190.jpg?v=1711435721"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_b0feb34c-d379-4409-9a58-53c1c94c3190.jpg?v=1711435721","width":1600},{"alt":null,"id":26506754949293,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_ad8803bd-9d73-472c-a1da-f53403b1dbda.jpg?v=1711435619"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_ad8803bd-9d73-472c-a1da-f53403b1dbda.jpg?v=1711435619","width":1600}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDISCOVER DEVICE® Tattoo Cartridge Needle Finger Ledges 100pcs\/bag\u003c\/p\u003e\n\u003cp\u003eMaterial:TPR\u003c\/p\u003e\n\u003cp\u003eNumber of Pieces:100\u003c\/p\u003e\n\u003cp\u003e★High Toughness - The tattoo cartridge finger cover is strong, flexible and can be attached to tattoo needles quickly and easily\u003c\/p\u003e\n\u003cp\u003e★Highly Customizable - The tattoo finger bar grip cover fits most tattoo cartridge needles to meet your different needs\u003c\/p\u003e\n\u003cp\u003e★Tight Fit Tattoo Needles - Finger bar cartridge cover fits the tattoo needle more tightly, better reduce the feeling of vibration of the needle while working\u003c\/p\u003e\n\u003cp\u003e★Stable - The cover of the tattoo cartridge needles prevents working tattoo needles from flying and ink spraying, making the needle more stable and better on the color\u003c\/p\u003e\n\u003cp\u003e★2 Colors Available - The silicone finger cover grip has a three-color mixture with exquisite workmanship, which is reusable and very practical\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-7559467368621 .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= 1) { //multiple variants
for (var i = 0; i < product.variants.length; i++) {
var variant = product.variants[i];
var option = '';
layout.find('form.product-form > select').append(option);
}
new Shopify.OptionSelectors("product-selectors-7559467368621", {
product: product,
onVariantSelected: selectCallback,
enableHistoryState: true
});
var filePath = asset_url.substring(0, asset_url.lastIndexOf('/'));
var assetUrl = asset_url.substring(0, asset_url.lastIndexOf('/'));
var options = "";
for (var i = 0; i < product.options.length; i++) {
options += '
';
options += '
' + product.options[i] + ':
';
options += '
';
var is_color = false;
var is_circle = 'circle';
if (/Color|Colour/i.test(product.options[i])) {
is_color = true;
}
if (swatch_color_type == '2') {
is_color = false;
is_circle = '';
}
var optionValues = new Array();
for (var j = 0; j < product.variants.length; j++) {
var variant = product.variants[j];
var value = variant.options[i];
if(variant.featured_image && woodmart_settings.product_data.product_swatch_setting == '2'){
var img = variant.featured_image.src.lastIndexOf(".");
var vimg = variant.featured_image.src.slice(0, img) + "_50x50_crop_center" + variant.featured_image.src.slice(img);
}
var valueHandle = convertToSlug(value);
var forText = 'swatch-7559467368621-' + i + '-' + valueHandle;
if (optionValues.indexOf(value) < 0) {
options += '