Shopify.quickshopOptionsMap8206204371117 = {};
Shopify.quickshopUpdateOptionsInSelector8206204371117 = function(selectorIndex) {
switch (selectorIndex) {
case 0:
var key = 'root';
var selector = jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(0)');
break;
case 1:
var key = jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(0)').val();
var selector = jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(1)');
break;
case 2:
var key = jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(0)').val();
key += ' / ' + jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(1)').val();
var selector = jQuery('#product-form-quick-8206204371117 .single-option-selector:eq(2)');
}
var initialValue = selector.val();
selector.empty();
var availableOptions = Shopify.quickshopOptionsMap8206204371117[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-8206204371117 .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.quickshopLinkOptionSelectors8206204371117 = 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.quickshopOptionsMap8206204371117['root'] = Shopify.quickshopOptionsMap8206204371117['root'] || [];
Shopify.quickshopOptionsMap8206204371117['root'].push(variant.option1);
Shopify.quickshopOptionsMap8206204371117['root'] = Shopify.uniq(Shopify.quickshopOptionsMap8206204371117['root']);
// Gathering values for the 2nd drop-down.
if (product.options.length > 1) {
var key = variant.option1;
Shopify.quickshopOptionsMap8206204371117[key] = Shopify.quickshopOptionsMap8206204371117[key] || [];
Shopify.quickshopOptionsMap8206204371117[key].push(variant.option2);
Shopify.quickshopOptionsMap8206204371117[key] = Shopify.uniq(Shopify.quickshopOptionsMap8206204371117[key]);
}
// Gathering values for the 3rd drop-down.
if (product.options.length === 3) {
var key = variant.option1 + ' / ' + variant.option2;
Shopify.quickshopOptionsMap8206204371117[key] = Shopify.quickshopOptionsMap8206204371117[key] || [];
Shopify.quickshopOptionsMap8206204371117[key].push(variant.option3);
Shopify.quickshopOptionsMap8206204371117[key] = Shopify.uniq(Shopify.quickshopOptionsMap8206204371117[key]);
}
//}
}
// Update options right away.
Shopify.quickshopUpdateOptionsInSelector8206204371117(0);
if (product.options.length > 1) Shopify.quickshopUpdateOptionsInSelector8206204371117(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector8206204371117(2);
// When there is an update in the first dropdown.
jQuery("#product-form-quick-8206204371117 .single-option-selector:eq(0)").change(function() {
Shopify.quickshopUpdateOptionsInSelector8206204371117(1);
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector8206204371117(2);
return true;
});
// When there is an update in the second dropdown.
jQuery("#product-form-quick-8206204371117 .single-option-selector:eq(1)").change(function() {
if (product.options.length === 3) Shopify.quickshopUpdateOptionsInSelector8206204371117(2);
return true;
});
};
productsObj.id8206204371117 = {"id":8206204371117,"title":"Tattoo Bottle Covers 250PCS with Stickers,Tapes,Rubber Bands Supplies Set","handle":"tattoo-bottle-covers-250pcs-with-stickers-tapes-rubber-bands-supplies-set","description":"\u003cp\u003eWeight:840g\u003cbr\u003eQTY:250pcs\/8pcs\/2pcs\/100pcs\u003cbr\u003ePackage include:\u003cbr\u003e250pcs bottle bags\u003cbr\u003e8pcs wash bottle sticker\u003cbr\u003e2pcs disposable medical paper tape\u003cbr\u003e100pcs rubber bands\u003cbr\u003eColor:Black\/Clear\u003c\/p\u003e\n\u003cp\u003eMore Than Just Bottle Bags: This complete tattoo bottle cover kit includes 250 disposable bottle sleeves, 8 waterproof tattoo bottle stickers, 2 rolls of medical paper tape, and 100 rubber bands—everything you need to upgrade your workstation's cleanliness and efficiency.\u003c\/p\u003e\n\u003cp\u003eDesigned for Squeeze and Spray Bottles: Perfectly fits standard 17oz and 500ml squeeze or spray bottles. These protective sleeves help minimize surface contact and keep your bottles clean during sessions.\u003c\/p\u003e\n\u003cp\u003eDurable \u0026amp; Hygienic Bottle Protection: Made from thick, high-quality plastic, each disposable bag offers reliable protection for daily use in professional tattoo studios. Compatible with various containers including tattoo squeeze bottles, ink holders, and sprayers—keeping your station tidy and sanitary.\u003c\/p\u003e\n\u003cp\u003eMulti-Purpose Tattoo Equipment Covers: Not limited to bottles—these tattoo bottle bag can also be used to wrap and protect tattoo power supplies, machines, and other essential tools.\u003c\/p\u003e\n\u003cp\u003eIncludes Clean Setup Accessories: The included medical-grade paper tape and rubber bands ensure fast, secure setups and quick teardown after tattoo sessions—maintaining both hygiene and efficiency.\u003c\/p\u003e","published_at":"2025-06-06T18:32:26+08:00","created_at":"2025-06-06T18:32:25+08:00","vendor":"Discover Device","type":"Tattoo Accessories","tags":[],"price":2900,"price_min":2900,"price_max":2900,"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":44550555336877,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"BK500-KIT","requires_shipping":true,"taxable":false,"featured_image":{"id":37326130577581,"product_id":8206204371117,"position":3,"created_at":"2025-06-06T18:36:30+08:00","updated_at":"2025-06-06T19:23:22+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_f0bb741b-0ed9-4130-9bbb-947131366e92.jpg?v=1749209002","variant_ids":[44550555336877]},"available":true,"name":"Tattoo Bottle Covers 250PCS with Stickers,Tapes,Rubber Bands Supplies Set - Black","public_title":"Black","options":["Black"],"price":2900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"701555872400","featured_media":{"alt":null,"id":29067354013869,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_f0bb741b-0ed9-4130-9bbb-947131366e92.jpg?v=1749209002"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":44550555369645,"title":"Clear","option1":"Clear","option2":null,"option3":null,"sku":"CL500-KIT","requires_shipping":true,"taxable":false,"featured_image":{"id":37326131724461,"product_id":8206204371117,"position":1,"created_at":"2025-06-06T18:37:17+08:00","updated_at":"2025-06-07T09:45:26+08:00","alt":null,"width":1600,"height":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726","variant_ids":[44550555369645]},"available":true,"name":"Tattoo Bottle Covers 250PCS with Stickers,Tapes,Rubber Bands Supplies Set - Clear","public_title":"Clear","options":["Clear"],"price":2900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"701555872417","featured_media":{"alt":null,"id":29067354996909,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_0d4f822d-40fc-4cd6-a389-3ac47ecc03bd.jpg?v=1749260726","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_f0bb741b-0ed9-4130-9bbb-947131366e92.jpg?v=1749209002","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black2.jpg?v=1749208965","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_e09ccb7b-5c08-4461-945b-0e79bf54a319.jpg?v=1749208983","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_4f55426f-af08-4e51-b8a9-4c3308152c63.jpg?v=1749208977","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black.jpg?v=1749208971","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_2.jpg?v=1749209008","\/\/discoverdevice.com\/cdn\/shop\/files\/3_1dd5e45e-c5a0-4bb7-94c6-19cfd4d81c87.jpg?v=1749208988","\/\/discoverdevice.com\/cdn\/shop\/files\/4_122fa79f-34ed-4ddd-adf0-b9dce0372d95.jpg?v=1749208995","\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers.jpg?v=1749208958"],"featured_image":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726","options":["Color"],"media":[{"alt":null,"id":29067354996909,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_5f82daee-583e-4f06-b21c-7731c792e307.jpg?v=1749260726","width":1600},{"alt":null,"id":29067355029677,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_0d4f822d-40fc-4cd6-a389-3ac47ecc03bd.jpg?v=1749260726"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_0d4f822d-40fc-4cd6-a389-3ac47ecc03bd.jpg?v=1749260726","width":1600},{"alt":null,"id":29067354013869,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_f0bb741b-0ed9-4130-9bbb-947131366e92.jpg?v=1749209002"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_f0bb741b-0ed9-4130-9bbb-947131366e92.jpg?v=1749209002","width":1600},{"alt":null,"id":29067353817261,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black2.jpg?v=1749208965"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black2.jpg?v=1749208965","width":1600},{"alt":null,"id":29067353915565,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_e09ccb7b-5c08-4461-945b-0e79bf54a319.jpg?v=1749208983"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_e09ccb7b-5c08-4461-945b-0e79bf54a319.jpg?v=1749208983","width":1600},{"alt":null,"id":29067353882797,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_4f55426f-af08-4e51-b8a9-4c3308152c63.jpg?v=1749208977"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black_4f55426f-af08-4e51-b8a9-4c3308152c63.jpg?v=1749208977","width":1600},{"alt":null,"id":29067353850029,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black.jpg?v=1749208971"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers-black.jpg?v=1749208971","width":1600},{"alt":null,"id":29067354964141,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_2.jpg?v=1749209008"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers_2.jpg?v=1749209008","width":1600},{"alt":null,"id":29067353948333,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_1dd5e45e-c5a0-4bb7-94c6-19cfd4d81c87.jpg?v=1749208988"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/3_1dd5e45e-c5a0-4bb7-94c6-19cfd4d81c87.jpg?v=1749208988","width":1600},{"alt":null,"id":29067353981101,"position":10,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_122fa79f-34ed-4ddd-adf0-b9dce0372d95.jpg?v=1749208995"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/4_122fa79f-34ed-4ddd-adf0-b9dce0372d95.jpg?v=1749208995","width":1600},{"alt":null,"id":29067354931373,"position":11,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers.jpg?v=1749208958"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/discoverdevice.com\/cdn\/shop\/files\/wash-bottle-bags-with-tape-and-bottle-stickers.jpg?v=1749208958","width":1600}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eWeight:840g\u003cbr\u003eQTY:250pcs\/8pcs\/2pcs\/100pcs\u003cbr\u003ePackage include:\u003cbr\u003e250pcs bottle bags\u003cbr\u003e8pcs wash bottle sticker\u003cbr\u003e2pcs disposable medical paper tape\u003cbr\u003e100pcs rubber bands\u003cbr\u003eColor:Black\/Clear\u003c\/p\u003e\n\u003cp\u003eMore Than Just Bottle Bags: This complete tattoo bottle cover kit includes 250 disposable bottle sleeves, 8 waterproof tattoo bottle stickers, 2 rolls of medical paper tape, and 100 rubber bands—everything you need to upgrade your workstation's cleanliness and efficiency.\u003c\/p\u003e\n\u003cp\u003eDesigned for Squeeze and Spray Bottles: Perfectly fits standard 17oz and 500ml squeeze or spray bottles. These protective sleeves help minimize surface contact and keep your bottles clean during sessions.\u003c\/p\u003e\n\u003cp\u003eDurable \u0026amp; Hygienic Bottle Protection: Made from thick, high-quality plastic, each disposable bag offers reliable protection for daily use in professional tattoo studios. Compatible with various containers including tattoo squeeze bottles, ink holders, and sprayers—keeping your station tidy and sanitary.\u003c\/p\u003e\n\u003cp\u003eMulti-Purpose Tattoo Equipment Covers: Not limited to bottles—these tattoo bottle bag can also be used to wrap and protect tattoo power supplies, machines, and other essential tools.\u003c\/p\u003e\n\u003cp\u003eIncludes Clean Setup Accessories: The included medical-grade paper tape and rubber bands ensure fast, secure setups and quick teardown after tattoo sessions—maintaining both hygiene and efficiency.\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-8206204371117 .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-8206204371117", {
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-8206204371117-' + i + '-' + valueHandle;
if (optionValues.indexOf(value) < 0) {
options += '