Skip to product information
1 of 2

PLEWSY

Tulip Bookmark Yellow

Regular price £10.00 GBP
Regular price Sale price £10.00 GBP
Sale Sold out
Tax included. Shipping calculated at checkout.

Ark Colour design - 100% Genuine Leather Bookmark | Made in the United Kingdom.

 Brighten up any book with this Tulip Blooming Lovely Bookmark in Yellow by Ark Colour Design, a perfect gift for book lovers, budding gardeners, or anyone who deserves a lasting floral treat. Handmade in Scotland from 100% genuine leather, this beautifully crafted bookmark features a bold tulip design with a rich matte finish and shiny foil details, creating a striking contrast.

Designed to be both fun and functional, it’s a charming addition to any spring or summer display. Measuring 20cm in height, it is embossed and assembled in Scotland, designed in Cambridge, and makes a thoughtful keepsake for a blooming lovely friend.

Made in Scotland 

Height 20cm

Materials

Shipping & Returns

Dimensions

8.8cm X 8.4cm & holds 300ml.

Care Instructions

Dishwasher and microwave safe

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

Made in Britain

Did you know each and every Plewsy product is proudly made in Britain?

We work with carefully sourced suppliers to bring our designs to life onto luxurious products for you, and your home.

  • Free Shipping

    Spend over £50 and we will treat you to free UK shipping.

  • Hassle-Free Exchanges

    Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

script type="text/javascript"> var _learnq = _learnq || []; function addedToCart() { fetch(`${window.location.origin}/cart.js`) .then(res => res.clone().json().then(data => { var cart = { total_price: data.total_price/100, $value: data.total_price/100, total_discount: data.total_discount, original_total_price: data.original_total_price/100, items: data.items } if (item !== 'undefined') { cart = Object.assign(cart, item) } _learnq.push(['track', 'Added to Cart', cart]) })) } (function (ns, fetch) { ns.fetch = function() { const response = fetch.apply(this, arguments); response.then(res => { if (`${window.location.origin}/cart/add.js` .includes(res.url)) { addedToCart() } }); return response } }(window, window.fetch)) $(document).ajaxComplete(function(event, request, settings){ if(settings.url == "/cart/add.js"){ addedToCart() } })