shop.makersguildinwales.org.uk Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://shop.makersguildinwales.org.uk/
Effective URL: https://shop.makersguildinwales.org.uk/
Submission: On June 19 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /a/search

<form action="/a/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /a/search

<form action="/a/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /a/search

<form action="/a/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail-4eb81dc0-f3b4-45be-98d5-139428a90974" class="site-footer__newsletter-label">
    <p><strong>Promotions, new products and sales. Directly to your inbox.</strong></p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-4eb81dc0-f3b4-45be-98d5-139428a90974" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
Search
 * Shop
   Baskets Ceramics Furniture / Wood Glass Handmade Bags Jewellery Leatherwork
   Metalwork Paper & Print Sculpture Stonework Textiles Books Craft Kits Friends
   of the Guild Membership

 * Exhibitions
 * Workshops
 * Gift Cards
 * Our Makers
 * About
 * Contact
 * Account

Site navigation




Search Search
Cart
Menu Site navigation
 * Shop
   Baskets Ceramics Furniture / Wood Glass Handmade Bags Jewellery Leatherwork
   Metalwork Paper & Print Sculpture Stonework Textiles Books Craft Kits
   Friends of the Guild Membership

 * Exhibitions
 * Workshops
 * Gift Cards
 * Our Makers
 * About
 * Contact

Search Search
Cart
Account
Item added to cart. View cart and check out. Close
Close


JEWELLERY


CERAMICS


GLASS


PRINTS

2/4
Pause slideshow Play slideshow
 * Previous slide
 * Next slide

see more → see more → see more → see more →

Ceramics

View all

Ceramics

View all

Jewellery

View all

Jewellery

View all

Textiles

View all

Textiles

View all

Metalwork

View all

Metalwork

View all

Paper & Print

View all

Paper & Print

View all

Glass

View all

Glass

View all


THE MAKERS GUILD IN WALES - URDD GWNEUTHURWYR CYMRU

Welcome to our online shop, featuring craft made by members of The Makers Guild
in Wales

We curate, commission and sell unique contemporary objects that are rooted in
craftsmanship and created by our co-operative of Makers from Wales

Our not for profit ethos and cooperative roots mean that when you buy from us
you are supporting Welsh Makers and supporting the promotion and preservation of
Craft skills both in Wales and Internationally.

Discover our exclusive collections online or when you Visit our gallery



Croeso i'n siop ar-lein, sy'n cynnwys crefft a wnaed gan aelodau o Urdd
Wneuthurwyr Cymru.

Rydym yn curadu, comisiynu a gwerthu darnau cyfoes ac unigryw sydd wedi'u
gwreiddio mewn crefftwaith ac wedi'u creu gan ein casgliad o wneuthurwyr o
Gymru.

Mae ein hethos dielw a'n gwreiddiau cydweithredol yn golygu pan fyddwch chi'n
prynu gennym ni eich bod chi'n cefnogi Gwneuthurwyr Cymru ac yn cefnogi hyrwyddo
a chadw sgiliau Crefft yng Nghymru ac yn Rhyngwladol.

Darganfyddwch ein casgliadau unigryw ar-lein neu pan ymwelwch â'n horiel



Maker in Focus: Ruth Shelley

View all

Slefren For / Jellyfish by Ruth Shelley
Regular price £600
View
Sculptural Bellflower by Ruth Shelley
Regular price £495
View
Chrysanthemum medium by Ruth Shelley
Regular price £500
View
Bellflower medium by Ruth Shelley
Regular price £500
View

JOINED UP

View all

Turquoise single pebble bead necklace by Alison Shelton Brown
Regular price £350
View
Mauve shell pebble bead necklace by Alison Shelton Brown
Regular price £350
View
Clouds by Emma Fallon
Regular price £250
View
Skye by Emma Fallon
Regular price £600
View

Featured Jewellery Picks

View all

Three Line Adjustable Pendant by Maralyn Radford
Regular price £82
View
Silver & Blue Topaz Flower Earrings by Selwyn Gale
Sold Out
View
Moon Dot Pearl Earrings Rose Gold Plated by Anne Morgan
Regular price £110
View
Mea Sterling Silver Organic Shaped Earrings by Duxford Studios
Regular price £150
View

Workshops

View all

Craft Parties for young people
From £50
View
Craft Party for adults
From £50
View
Still Life Social Club with Elmira
Regular price £0
View
Felt bowls workshop with Mandy Nash - Sun 7th July
From £45
View

Best Selling Craft for Under £50

View all

Makers Guild Wales - Gift Certificate
From £5
View
Pasta bowls by Mick Morgan
Regular price £40
View
Ceramic Goblet by Mick Morgan
Regular price £28
View
Butter dish by Mick Morgan
Regular price £32
View

Latest Products

View all

Teapot by Mick Morgan
Regular price £85
View
Noodle bowl with hole by Mick Morgan
Regular price £28
View
Noodle bowl with red rim by Mick Morgan
Regular price £42
View
Blue bowl with shino lugs by Mick Morgan
Regular price £38
View


EXPLORE THE FULL COLLECTION

See the full range here


MAILING LIST

Join our mailing list to learn more about us and for exclusive offers and events
HERE

TERMS AND CONDITIONS

 * Privacy Policy
 * Terms of Service
 * Shipping and Returns Policies

FOLLOW US

 * Facebook
 * Twitter
 * Instagram

BE IN THE KNOW

Promotions, new products and sales. Directly to your inbox.

Subscribe

VISIT OUR MAIN SITE


© 2024, Makers Guild in Wales. Powered by Shopify
Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.
 * Use left/right arrows to navigate the slideshow or swipe left/right if using
   a mobile device


This website uses cookies to ensure you get the best experience on our website.
 Learn more
Got it