Shopify.quickshopOptionsMap4668762587238 = {};
Shopify.quickshopUpdateOptionsInSelector4668762587238 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-4668762587238 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap4668762587238[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-4668762587238 .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.quickshopLinkOptionSelectors4668762587238 = 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.quickshopOptionsMap4668762587238['root'] = Shopify.quickshopOptionsMap4668762587238['root'] || [];
Shopify.quickshopOptionsMap4668762587238['root'].push(variant.option1);
Shopify.quickshopOptionsMap4668762587238['root'] = Shopify.uniq(Shopify.quickshopOptionsMap4668762587238['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap4668762587238[key] = Shopify.quickshopOptionsMap4668762587238[key] || [];
Shopify.quickshopOptionsMap4668762587238[key].push(variant.option2);
Shopify.quickshopOptionsMap4668762587238[key] = Shopify.uniq(Shopify.quickshopOptionsMap4668762587238[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap4668762587238[key] = Shopify.quickshopOptionsMap4668762587238[key] || [];
Shopify.quickshopOptionsMap4668762587238[key].push(variant.option3);
Shopify.quickshopOptionsMap4668762587238[key] = Shopify.uniq(Shopify.quickshopOptionsMap4668762587238[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector4668762587238(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector4668762587238(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4668762587238(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-4668762587238 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector4668762587238(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4668762587238(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-4668762587238 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector4668762587238(2);
return true;
});
};
productsObj.id4668762587238 = {"id":4668762587238,"title":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum","handle":"discover-conventional-tattoo-needles-0-35mm-regular-curved-magnum","description":"\u003cstrong\u003eThe Discover Tattoo Needles\u003c\/strong\u003e are made with Passion and Love for Tattoo Art. \u003cbr\u003eThey are available in Standard and Bugpin,textured ,a full line of configurations to achieve all artworks.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDiscover Tattoo Needles\u003c\/strong\u003e are strictly inspected and selected to be super evenly soldered,strong sharpness,hardness and super consistency taper.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\u003cul\u003e\n\u003cli\u003eMade from medical stainless steel.\u003c\/li\u003e\n\u003cli\u003eNeedles are strictly inspected and selected to be consistent taper,strong hard sharpness.\u003c\/li\u003e\n\u003cli\u003eEvenly strong soldered.\u003c\/li\u003e\n\u003cli\u003eLowest throwaway rate.\u003c\/li\u003e\n\u003cli\u003eBlister individually packaged, and sterilized by E.O. Gas indicator\u003c\/li\u003e\n\u003cli\u003eDiameter: 0.35mm (#12)\u003c\/li\u003e\n\u003cli\u003eTaper: Medium Taper\u003c\/li\u003e\n\u003cli\u003eDiameter available by 0.25, 0.30,0.35, 0.40mm (#08,#10,#12,#14)\u003c\/li\u003e\n\u003cli\u003eItem available: 1205RM,1207RM,1209RM,1211RM,1213RM,1215RM\u003c\/li\u003e\n\u003cli\u003ePacking:50pcs per box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eDiscover Your Craft.\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e","published_at":"2020-03-03T11:50:54+08:00","created_at":"2020-03-03T14:17:14+08:00","vendor":"Discover Device","type":"Tattoo Needle","tags":[],"price":1380,"price_min":1380,"price_max":1980,"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":31477798043750,"title":"1205RM","option1":"1205RM","option2":null,"option3":null,"sku":"PCN1205RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1205RM","public_title":"1205RM","options":["1205RM"],"price":1380,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":31477798076518,"title":"1207RM","option1":"1207RM","option2":null,"option3":null,"sku":"PCN1207RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1207RM","public_title":"1207RM","options":["1207RM"],"price":1680,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":31477798109286,"title":"1209RM","option1":"1209RM","option2":null,"option3":null,"sku":"PCN1209RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1209RM","public_title":"1209RM","options":["1209RM"],"price":1680,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":31477798142054,"title":"1211RM","option1":"1211RM","option2":null,"option3":null,"sku":"PCN1211RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1211RM","public_title":"1211RM","options":["1211RM"],"price":1980,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":31477798174822,"title":"1213RM","option1":"1213RM","option2":null,"option3":null,"sku":"PCN1213RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1213RM","public_title":"1213RM","options":["1213RM"],"price":1980,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":31477798207590,"title":"1215RM","option1":"1215RM","option2":null,"option3":null,"sku":"PCN1215RM","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"DISCOVER DEVICE® Conventional Tattoo Needles 0.35mm Regular Curved Magnum - 1215RM","public_title":"1215RM","options":["1215RM"],"price":1980,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/products\/0.35RM.jpg?v=1583216332","\/\/discoverdevice.com\/cdn\/shop\/products\/DISCOVER_DEVICE_NEEDLES_8a006960-6565-401c-ae40-999fa2f69329.jpg?v=1583216331","\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_1_aba97ed6-ccc4-487d-882b-70581284f627.jpg?v=1583216272","\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_2_f0fcfc2f-bf52-4e31-aa43-0f2e4b24fe15.jpg?v=1583216272","\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_3_0c542732-80ee-4dd3-8417-f75f5223778c.jpg?v=1583216272"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/products\/0.35RM.jpg?v=1583216332","options":["Item"],"media":[{"alt":null,"id":6343181172838,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/products\/0.35RM.jpg?v=1583216332"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/products\/0.35RM.jpg?v=1583216332","width":1000},{"alt":null,"id":6343181205606,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/discoverdevice.com\/cdn\/shop\/products\/DISCOVER_DEVICE_NEEDLES_8a006960-6565-401c-ae40-999fa2f69329.jpg?v=1583216331"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/products\/DISCOVER_DEVICE_NEEDLES_8a006960-6565-401c-ae40-999fa2f69329.jpg?v=1583216331","width":1000},{"alt":null,"id":6343181238374,"position":3,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_1_aba97ed6-ccc4-487d-882b-70581284f627.jpg?v=1583216272"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_1_aba97ed6-ccc4-487d-882b-70581284f627.jpg?v=1583216272","width":800},{"alt":null,"id":6343181271142,"position":4,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_2_f0fcfc2f-bf52-4e31-aa43-0f2e4b24fe15.jpg?v=1583216272"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_2_f0fcfc2f-bf52-4e31-aa43-0f2e4b24fe15.jpg?v=1583216272","width":800},{"alt":null,"id":6343181303910,"position":5,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_3_0c542732-80ee-4dd3-8417-f75f5223778c.jpg?v=1583216272"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/products\/Discover_Platinum_Conventional_Tattoo_Needles_3_0c542732-80ee-4dd3-8417-f75f5223778c.jpg?v=1583216272","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cstrong\u003eThe Discover Tattoo Needles\u003c\/strong\u003e are made with Passion and Love for Tattoo Art. \u003cbr\u003eThey are available in Standard and Bugpin,textured ,a full line of configurations to achieve all artworks.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDiscover Tattoo Needles\u003c\/strong\u003e are strictly inspected and selected to be super evenly soldered,strong sharpness,hardness and super consistency taper.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\u003cul\u003e\n\u003cli\u003eMade from medical stainless steel.\u003c\/li\u003e\n\u003cli\u003eNeedles are strictly inspected and selected to be consistent taper,strong hard sharpness.\u003c\/li\u003e\n\u003cli\u003eEvenly strong soldered.\u003c\/li\u003e\n\u003cli\u003eLowest throwaway rate.\u003c\/li\u003e\n\u003cli\u003eBlister individually packaged, and sterilized by E.O. Gas indicator\u003c\/li\u003e\n\u003cli\u003eDiameter: 0.35mm (#12)\u003c\/li\u003e\n\u003cli\u003eTaper: Medium Taper\u003c\/li\u003e\n\u003cli\u003eDiameter available by 0.25, 0.30,0.35, 0.40mm (#08,#10,#12,#14)\u003c\/li\u003e\n\u003cli\u003eItem available: 1205RM,1207RM,1209RM,1211RM,1213RM,1215RM\u003c\/li\u003e\n\u003cli\u003ePacking:50pcs per box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eDiscover Your Craft.\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\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-4668762587238 .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-4668762587238", {
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-4668762587238-' + i + '-' + valueHandle;
if (optionValues.indexOf(value) < 0) {
options += '