Call us on: 0333 050 7391 or 07868 086881. You can email us at nicole@amourheartgifts.co.uk We're here to help! 8am - 8pm Daily
product review overlay image

Product Description

Gorgeous embellished Christmas card with text reading 'To My Gorgeous Wife at Christmas' This card comes with a red envelope and is blank inside for your own personal message. Dimensions: 16cms x 10cms. approx.

Should you have any questions about this item please do not hesitate to get in touch. Please also take a look at our other carefully selected gorgeous heart themed gifts and stationery for any occasion. We do all the searching so you don't have to! 

❤️ Happy Shopping ❤️

Specifications

EAN
5035268381580
SKU
CCRX02A
Card Dimension Approx
16cms x 10cms.
Brand
Art File
Product Code
CCRX02A

Customer Reviews

Simply lovely! 'To my Gorgeous Wife with love at Christmas' - Greeting Card

Item in Stock (4 Available)

Product Code CCRX02A

/* Full-screen overlay */ .hearts { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; pointer-events: none; z-index: 1000; } /* Heart styles */ .heart { position: absolute; opacity: 1; animation: fall linear infinite; } /* Heart falling animation */ @keyframes fall { 0% { transform: translateY(0) translateX(0); opacity: 0; } 100% { transform: translateY(100vh) translateX(var(--drift)); opacity: 1; } }