Shopify.quickshopOptionsMap7540942241965 = {};
Shopify.quickshopUpdateOptionsInSelector7540942241965 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-7540942241965 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap7540942241965[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-7540942241965 .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.quickshopLinkOptionSelectors7540942241965 = 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.quickshopOptionsMap7540942241965['root'] = Shopify.quickshopOptionsMap7540942241965['root'] || [];
Shopify.quickshopOptionsMap7540942241965['root'].push(variant.option1);
Shopify.quickshopOptionsMap7540942241965['root'] = Shopify.uniq(Shopify.quickshopOptionsMap7540942241965['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap7540942241965[key] = Shopify.quickshopOptionsMap7540942241965[key] || [];
Shopify.quickshopOptionsMap7540942241965[key].push(variant.option2);
Shopify.quickshopOptionsMap7540942241965[key] = Shopify.uniq(Shopify.quickshopOptionsMap7540942241965[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap7540942241965[key] = Shopify.quickshopOptionsMap7540942241965[key] || [];
Shopify.quickshopOptionsMap7540942241965[key].push(variant.option3);
Shopify.quickshopOptionsMap7540942241965[key] = Shopify.uniq(Shopify.quickshopOptionsMap7540942241965[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector7540942241965(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector7540942241965(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7540942241965(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-7540942241965 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector7540942241965(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7540942241965(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-7540942241965 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector7540942241965(2);
return true;
});
};
productsObj.id7540942241965 = {"id":7540942241965,"title":"Blue Wide Tattoo Pen Covers 200pcs with Grip Tape 2.4 inch X 7 inch","handle":"tattoo-pen","description":"\u003col\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMaterial: PE.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe tattoo pen machine covers is excellent for extra protection that are specifically developed to help you protect your grip or machine pen from blood, ink, or other germs.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eComes with 3 rolls of pink adhesive tattoo grip covering bandage. The size of each roll of tattoo clip tape is 2 inches x 5 yards\/5 cm x 4.5 meters.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eSize: 2.4*7.08 inch (60*180mm).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ePacking: 200sleeves per pack+Grip Tape 3rolls.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e","published_at":"2024-03-09T18:31:13+08:00","created_at":"2024-03-09T18:31:13+08:00","vendor":"Discover Device","type":"Tattoo Accessories","tags":[],"price":5280,"price_min":5280,"price_max":5480,"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":42846052745389,"title":"BLUE(2.4*7 inch) × 5Box","option1":"BLUE(2.4*7 inch) × 5Box","option2":null,"option3":null,"sku":"5085-BL-3TAPE-1","requires_shipping":true,"taxable":false,"featured_image":{"id":34048408486061,"product_id":7540942241965,"position":1,"created_at":"2024-03-09T18:35:18+08:00","updated_at":"2024-03-09T18:37:14+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634","variant_ids":[42846052745389]},"available":true,"name":"Blue Wide Tattoo Pen Covers 200pcs with Grip Tape 2.4 inch X 7 inch - BLUE(2.4*7 inch) × 5Box","public_title":"BLUE(2.4*7 inch) × 5Box","options":["BLUE(2.4*7 inch) × 5Box"],"price":5480,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26412116934829,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42846052778157,"title":"BLACK(2.4*7 inch) × 5Box","option1":"BLACK(2.4*7 inch) × 5Box","option2":null,"option3":null,"sku":"5085-BK-3TAPE-L","requires_shipping":true,"taxable":false,"featured_image":{"id":34048429097133,"product_id":7540942241965,"position":8,"created_at":"2024-03-09T18:41:41+08:00","updated_at":"2024-03-09T18:42:55+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage.jpg?v=1709980975","variant_ids":[42846052778157]},"available":true,"name":"Blue Wide Tattoo Pen Covers 200pcs with Grip Tape 2.4 inch X 7 inch - BLACK(2.4*7 inch) × 5Box","public_title":"BLACK(2.4*7 inch) × 5Box","options":["BLACK(2.4*7 inch) × 5Box"],"price":5480,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26412136005805,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage.jpg?v=1709980975"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42846052810925,"title":"BLACK(2*6.9 inch) × 5Box","option1":"BLACK(2*6.9 inch) × 5Box","option2":null,"option3":null,"sku":"5085-BK-3TAPE-S","requires_shipping":true,"taxable":false,"featured_image":{"id":34048429129901,"product_id":7540942241965,"position":9,"created_at":"2024-03-09T18:41:54+08:00","updated_at":"2024-03-09T18:42:49+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage_f650f9fe-74d7-40a3-b749-b1de1425f1ff.jpg?v=1709980969","variant_ids":[42846052810925]},"available":true,"name":"Blue Wide Tattoo Pen Covers 200pcs with Grip Tape 2.4 inch X 7 inch - BLACK(2*6.9 inch) × 5Box","public_title":"BLACK(2*6.9 inch) × 5Box","options":["BLACK(2*6.9 inch) × 5Box"],"price":5280,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26412136399021,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage_f650f9fe-74d7-40a3-b749-b1de1425f1ff.jpg?v=1709980969"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42846052843693,"title":"PINK(2.04*7.08 inch) × 5Box","option1":"PINK(2.04*7.08 inch) × 5Box","option2":null,"option3":null,"sku":"5085-PK-3TAPE","requires_shipping":true,"taxable":false,"featured_image":{"id":34048429162669,"product_id":7540942241965,"position":10,"created_at":"2024-03-09T18:42:08+08:00","updated_at":"2024-03-09T18:42:42+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/pen-machine-cover-and-tattoo-grip-tape-wrap-0113.jpg?v=1709980962","variant_ids":[42846052843693]},"available":true,"name":"Blue Wide Tattoo Pen Covers 200pcs with Grip Tape 2.4 inch X 7 inch - PINK(2.04*7.08 inch) × 5Box","public_title":"PINK(2.04*7.08 inch) × 5Box","options":["PINK(2.04*7.08 inch) × 5Box"],"price":5280,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":26412137513133,"position":10,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/pen-machine-cover-and-tattoo-grip-tape-wrap-0113.jpg?v=1709980962"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634","\/\/discoverdevice.com\/cdn\/shop\/files\/4_81902a59-e635-4e55-b93b-14a6e33b3584.jpg?v=1709980613","\/\/discoverdevice.com\/cdn\/shop\/files\/2_3e046373-2465-402e-b07c-f986e45b0817.jpg?v=1709980620","\/\/discoverdevice.com\/cdn\/shop\/files\/6_cd47b44d-4603-48ff-a07a-e6833f5c3805.jpg?v=1709980602","\/\/discoverdevice.com\/cdn\/shop\/files\/2b795f5b2b4f8fe645b8e548398ecb0d.jpg?v=1709980628","\/\/discoverdevice.com\/cdn\/shop\/files\/2_50ce40e0-a9a8-4a06-82c3-43c5c653aa72.jpg?v=1709980721","\/\/discoverdevice.com\/cdn\/shop\/files\/3_2f546127-6855-4dd4-bd8b-a0c208c23c9e.jpg?v=1709980607","\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage.jpg?v=1709980975","\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage_f650f9fe-74d7-40a3-b749-b1de1425f1ff.jpg?v=1709980969","\/\/discoverdevice.com\/cdn\/shop\/files\/pen-machine-cover-and-tattoo-grip-tape-wrap-0113.jpg?v=1709980962"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634","options":["COLOR"],"media":[{"alt":null,"id":26412116934829,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/1339566897ecaff12943f774b228c28b_a7399b2f-42fa-4db8-8433-a7e78fe431cc.jpg?v=1709980634","width":1600},{"alt":null,"id":26412120244397,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_81902a59-e635-4e55-b93b-14a6e33b3584.jpg?v=1709980613"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_81902a59-e635-4e55-b93b-14a6e33b3584.jpg?v=1709980613","width":1600},{"alt":null,"id":26412120178861,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_3e046373-2465-402e-b07c-f986e45b0817.jpg?v=1709980620"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_3e046373-2465-402e-b07c-f986e45b0817.jpg?v=1709980620","width":1600},{"alt":null,"id":26412120277165,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_cd47b44d-4603-48ff-a07a-e6833f5c3805.jpg?v=1709980602"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/6_cd47b44d-4603-48ff-a07a-e6833f5c3805.jpg?v=1709980602","width":1600},{"alt":null,"id":26412116869293,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2b795f5b2b4f8fe645b8e548398ecb0d.jpg?v=1709980628"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2b795f5b2b4f8fe645b8e548398ecb0d.jpg?v=1709980628","width":1600},{"alt":null,"id":26412116902061,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_50ce40e0-a9a8-4a06-82c3-43c5c653aa72.jpg?v=1709980721"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/2_50ce40e0-a9a8-4a06-82c3-43c5c653aa72.jpg?v=1709980721","width":1600},{"alt":null,"id":26412120211629,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_2f546127-6855-4dd4-bd8b-a0c208c23c9e.jpg?v=1709980607"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_2f546127-6855-4dd4-bd8b-a0c208c23c9e.jpg?v=1709980607","width":1600},{"alt":null,"id":26412136005805,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage.jpg?v=1709980975"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage.jpg?v=1709980975","width":1600},{"alt":null,"id":26412136399021,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage_f650f9fe-74d7-40a3-b749-b1de1425f1ff.jpg?v=1709980969"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/tattoo-pen-sleeves-black-with-grip-bandage_f650f9fe-74d7-40a3-b749-b1de1425f1ff.jpg?v=1709980969","width":1600},{"alt":null,"id":26412137513133,"position":10,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/pen-machine-cover-and-tattoo-grip-tape-wrap-0113.jpg?v=1709980962"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/pen-machine-cover-and-tattoo-grip-tape-wrap-0113.jpg?v=1709980962","width":1600}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003col\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMaterial: PE.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe tattoo pen machine covers is excellent for extra protection that are specifically developed to help you protect your grip or machine pen from blood, ink, or other germs.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eComes with 3 rolls of pink adhesive tattoo grip covering bandage. The size of each roll of tattoo clip tape is 2 inches x 5 yards\/5 cm x 4.5 meters.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eSize: 2.4*7.08 inch (60*180mm).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ePacking: 200sleeves per pack+Grip Tape 3rolls.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\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-7540942241965 .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-7540942241965", {
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-7540942241965-' + i + '-' + valueHandle;
if (optionValues.indexOf(value) < 0) {
options += '