About the shop
Featuring simple, and beautiful designed products for nerds and designers.
Get in touch
info@yourshop.com
Gothenburg, Västra Götaland
Newsletter
Sign up for the latest arrivals, special offers and weekly picks.
add_action('wp_head', function() { if (!is_product()) return; global $product; if (!$product) return; $price = $product->get_price(); $currency = get_woocommerce_currency(); $availability = $product->is_in_stock() ? 'instock' : 'out of stock'; echo '' . "\n"; echo '' . "\n"; echo '' . "\n"; echo '' . "\n"; });