Shopify.quickshopOptionsMap4113175281718 = {};
Shopify.quickshopUpdateOptionsInSelector4113175281718 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-4113175281718 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap4113175281718[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-4113175281718 .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.quickshopLinkOptionSelectors4113175281718 = 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.quickshopOptionsMap4113175281718['root'] = Shopify.quickshopOptionsMap4113175281718['root'] || [];
Shopify.quickshopOptionsMap4113175281718['root'].push(variant.option1);
Shopify.quickshopOptionsMap4113175281718['root'] = Shopify.uniq(Shopify.quickshopOptionsMap4113175281718['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap4113175281718[key] = Shopify.quickshopOptionsMap4113175281718[key] || [];
Shopify.quickshopOptionsMap4113175281718[key].push(variant.option2);
Shopify.quickshopOptionsMap4113175281718[key] = Shopify.uniq(Shopify.quickshopOptionsMap4113175281718[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap4113175281718[key] = Shopify.quickshopOptionsMap4113175281718[key] || [];
Shopify.quickshopOptionsMap4113175281718[key].push(variant.option3);
Shopify.quickshopOptionsMap4113175281718[key] = Shopify.uniq(Shopify.quickshopOptionsMap4113175281718[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector4113175281718(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector4113175281718(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4113175281718(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-4113175281718 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector4113175281718(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4113175281718(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-4113175281718 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4113175281718(2);
return true;
});
};
productsObj.id4113175281718 = {"id":4113175281718,"title":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed","handle":"discover-cartridge-needle-0-35mm-mags-closed","description":"\u003cp\u003eDiscover Needle Cartridges are disposable single-use tattoo needle cartridges that allow tattoo artists to set up needles and switch needle configuration very quickly during the tattooing process. \u003cbr\u003ePrecise quality control to ensure premium quality every lot and every time. Its outstanding system will allow less trauma to the skin and more comfort for the customers.\u003c\/p\u003e\n\u003cp\u003e- Safety membrane and Stable Needle Shaft system.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eUnibody mold housing of tip ensures for precise and sturdy.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eEngineered to allow better ink flow and visibility.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eAll cartridges are packaged in individual sterile blister packs.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eFits all types cartridge grips \u0026amp; Cheyenne Hawk machines.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eMade of 304 Surgical Stainless Steel and medical-grade plastic housing.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eEO Gas Sterilized.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eDiameter:0.35mm\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eBox of 10\u003c\/p\u003e","published_at":"2019-09-21T14:05:50+08:00","created_at":"2019-09-21T14:05:50+08:00","vendor":"Discover Device","type":"Tattoo Needle Cartridge","tags":[],"price":1090,"price_min":1090,"price_max":1290,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":30227465797686,"title":"1205M1","option1":"1205M1","option2":null,"option3":null,"sku":"DC1205CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1205M1","public_title":"1205M1","options":["1205M1"],"price":1090,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546885","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":30227465830454,"title":"1207M1","option1":"1207M1","option2":null,"option3":null,"sku":"DC1207CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1207M1","public_title":"1207M1","options":["1207M1"],"price":1190,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546892","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":30227465863222,"title":"1209M1","option1":"1209M1","option2":null,"option3":null,"sku":"DC1209CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1209M1","public_title":"1209M1","options":["1209M1"],"price":1190,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546908","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":30227465895990,"title":"1211M1","option1":"1211M1","option2":null,"option3":null,"sku":"DC1211CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1211M1","public_title":"1211M1","options":["1211M1"],"price":1290,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546915","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":30227465928758,"title":"1213M1","option1":"1213M1","option2":null,"option3":null,"sku":"DC1213CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1213M1","public_title":"1213M1","options":["1213M1"],"price":1290,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546922","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":30227465961526,"title":"1215M1","option1":"1215M1","option2":null,"option3":null,"sku":"DC1215CM1","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Tattoo Cartridge Needle 0.35mm Mags Closed - 1215M1","public_title":"1215M1","options":["1215M1"],"price":1290,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"745396546939","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/files\/1_b94c913f-f427-4a5c-a55a-6d4750837528.webp?v=1747215116","\/\/discoverdevice.com\/cdn\/shop\/files\/2_f967eaea-c56e-431f-8008-c783e78fe163.webp?v=1747215122","\/\/discoverdevice.com\/cdn\/shop\/files\/M1_3_6f6dc449-89f4-4592-896e-cb9b5f2aa2ff.webp?v=1747215166","\/\/discoverdevice.com\/cdn\/shop\/files\/3_94ea505e-7561-4a51-b86f-d1c1c91c25de.webp?v=1747215128","\/\/discoverdevice.com\/cdn\/shop\/files\/4_6947abaa-9f70-4ca0-a60a-86658867f5f7.webp?v=1747215135","\/\/discoverdevice.com\/cdn\/shop\/files\/5_13f72016-f8dc-4919-b4d5-0f0293263a63.webp?v=1747215141","\/\/discoverdevice.com\/cdn\/shop\/files\/6_0fd272a7-6c39-4d52-886c-4452192059f3.webp?v=1747215147","\/\/discoverdevice.com\/cdn\/shop\/files\/12_590b7514-851b-48ea-9656-175c1b0b25cd.webp?v=1747215154","\/\/discoverdevice.com\/cdn\/shop\/files\/13_e11b7e4f-3a85-474d-895c-7552d295b913.webp?v=1747215158"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/files\/1_b94c913f-f427-4a5c-a55a-6d4750837528.webp?v=1747215116","options":["Item Size"],"media":[{"alt":null,"id":28956960096429,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1_b94c913f-f427-4a5c-a55a-6d4750837528.webp?v=1747215116"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1_b94c913f-f427-4a5c-a55a-6d4750837528.webp?v=1747215116","width":1000},{"alt":null,"id":28956960129197,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_f967eaea-c56e-431f-8008-c783e78fe163.webp?v=1747215122"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_f967eaea-c56e-431f-8008-c783e78fe163.webp?v=1747215122","width":1000},{"alt":null,"id":28956964421805,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/M1_3_6f6dc449-89f4-4592-896e-cb9b5f2aa2ff.webp?v=1747215166"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/M1_3_6f6dc449-89f4-4592-896e-cb9b5f2aa2ff.webp?v=1747215166","width":1500},{"alt":null,"id":28956960161965,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_94ea505e-7561-4a51-b86f-d1c1c91c25de.webp?v=1747215128"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_94ea505e-7561-4a51-b86f-d1c1c91c25de.webp?v=1747215128","width":1000},{"alt":null,"id":28956960194733,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_6947abaa-9f70-4ca0-a60a-86658867f5f7.webp?v=1747215135"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_6947abaa-9f70-4ca0-a60a-86658867f5f7.webp?v=1747215135","width":1000},{"alt":null,"id":28956960227501,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_13f72016-f8dc-4919-b4d5-0f0293263a63.webp?v=1747215141"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/5_13f72016-f8dc-4919-b4d5-0f0293263a63.webp?v=1747215141","width":1000},{"alt":null,"id":28956960260269,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_0fd272a7-6c39-4d52-886c-4452192059f3.webp?v=1747215147"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_0fd272a7-6c39-4d52-886c-4452192059f3.webp?v=1747215147","width":1000},{"alt":null,"id":28956960293037,"position":8,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/12_590b7514-851b-48ea-9656-175c1b0b25cd.webp?v=1747215154"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/12_590b7514-851b-48ea-9656-175c1b0b25cd.webp?v=1747215154","width":800},{"alt":null,"id":28956960325805,"position":9,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/13_e11b7e4f-3a85-474d-895c-7552d295b913.webp?v=1747215158"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/13_e11b7e4f-3a85-474d-895c-7552d295b913.webp?v=1747215158","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDiscover Needle Cartridges are disposable single-use tattoo needle cartridges that allow tattoo artists to set up needles and switch needle configuration very quickly during the tattooing process. \u003cbr\u003ePrecise quality control to ensure premium quality every lot and every time. Its outstanding system will allow less trauma to the skin and more comfort for the customers.\u003c\/p\u003e\n\u003cp\u003e- Safety membrane and Stable Needle Shaft system.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eUnibody mold housing of tip ensures for precise and sturdy.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eEngineered to allow better ink flow and visibility.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eAll cartridges are packaged in individual sterile blister packs.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eFits all types cartridge grips \u0026amp; Cheyenne Hawk machines.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eMade of 304 Surgical Stainless Steel and medical-grade plastic housing.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eEO Gas Sterilized.\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eDiameter:0.35mm\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003c\/span\u003eBox of 10\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-4113175281718 .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-4113175281718", {
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-4113175281718-' + i + '-' + valueHandle;
if (optionValues.indexOf(value) < 0) {
options += '