Filter

Stocky AutoWorks (Strap Season Shirt)

: In stock

:

: Stocky AutoWorks

$25.00

Strap Season Inspired Concept Shirt !
Size
$25.00

QUESTIONS & ANSWERS

Have a Question?

Be the first to ask a question about this.

Ask a Question
files/card-payments-small_fdcb0983-c8e1-4a96-b58f-9fe633c0e0bd.png
Strap Season Inspired Concept Shirt !

Your order of $100 or more gets free standard delivery.

  • Standard delivered 4-5 Business Days
  • Express delivered 2-4 Business Days

Orders are processed and delivered Monday-Friday (excluding public holidays)


eMarket members enjoy free returns.

Stocky AutoWorks (Strap Season Shirt)

Regular price $25.00

jQuery(function($) { new Shopify.OptionSelectors('product-selectors', { product: {"id":5944018108598,"title":"Stocky AutoWorks (Strap Season Shirt)","handle":"stocky-autoworks-strap-season-shirt","description":"Strap Season Inspired Concept Shirt !","published_at":"2020-10-13T09:42:57-04:00","created_at":"2020-10-13T09:42:57-04:00","vendor":"Stocky AutoWorks","type":"","tags":["Apparel","Stocky AutoWorks","T-Shirt"],"price":2500,"price_min":2500,"price_max":2500,"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":37030682132662,"title":"Small","option1":"Small","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stocky AutoWorks (Strap Season Shirt) - Small","public_title":"Small","options":["Small"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"Custom Product","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":37030682165430,"title":"Medium","option1":"Medium","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stocky AutoWorks (Strap Season Shirt) - Medium","public_title":"Medium","options":["Medium"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"Custom Product","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":37030682198198,"title":"Large","option1":"Large","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stocky AutoWorks (Strap Season Shirt) - Large","public_title":"Large","options":["Large"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"Custom Product","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":37030682230966,"title":"X-Large","option1":"X-Large","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stocky AutoWorks (Strap Season Shirt) - X-Large","public_title":"X-Large","options":["X-Large"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"Custom Product","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":37030682263734,"title":"XX-Large","option1":"XX-Large","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stocky AutoWorks (Strap Season Shirt) - XX-Large","public_title":"XX-Large","options":["XX-Large"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"Custom Product","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/stockyautoworks.com\/cdn\/shop\/products\/image.jpg?v=1602596588"],"featured_image":"\/\/stockyautoworks.com\/cdn\/shop\/products\/image.jpg?v=1602596588","options":["Size"],"media":[{"alt":null,"id":13497586024630,"position":1,"preview_image":{"aspect_ratio":1.333,"height":3024,"width":4032,"src":"\/\/stockyautoworks.com\/cdn\/shop\/products\/image.jpg?v=1602596588"},"aspect_ratio":1.333,"height":3024,"media_type":"image","src":"\/\/stockyautoworks.com\/cdn\/shop\/products\/image.jpg?v=1602596588","width":4032}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Strap Season Inspired Concept Shirt !"}, onVariantSelected: selectCallback, enableHistoryState: true }); $('.selector-wrapper:eq(0)').prepend(''); $('.single-option-selector:eq(0)').val("Small").trigger('change'); }); //get variant form url var getVariant = function () { var params; var parser = document.createElement('a'); parser.href = window.location.href; var query = parser.search.substring(1); var vars = query.split('&'); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split('='); var params = decodeURIComponent(pair[1]); } return params; } var showAddtocart = jQuery(".product-options-bottom").offset().top; //check position to show form in bottom function checkPosition(){ var scrollTop = jQuery(window).scrollTop(); if (scrollTop > showAddtocart) { jQuery(".add-to-cart-fixed").addClass('active'); //sync variant : content form => bottom form var idVariant = getVariant(); $("#second-select").val(idVariant); } else { jQuery(".add-to-cart-fixed").removeClass('active'); } }; jQuery(window).scroll(function () { checkPosition() }); //send request in bottom form jQuery(".button-addtocard").click(function(){ jQuery(".product-options-bottom #AddToCart-product-template").click(); }); //sync variant : content form => bottom form jQuery('#second-select').change(function(){ data_variant1 = ($(this).find(':selected').data('variant1')); data_variant2 = ($(this).find(':selected').data('variant2')); data_variant3 = ($(this).find(':selected').data('variant3')); if (data_variant1 != "") { jQuery("#swatch-0-" + data_variant1).click(); } if (data_variant2 != "") { jQuery("#swatch-1-" + data_variant2).click(); } if (data_variant3 != "") { jQuery("#swatch-2-" + data_variant3).click(); } });