Home
/
New
/
Jonesie gift card - Hello Dear
Jonesie gift card - Hello Dear
We limit the use of plastic bags and protect our products
with tissue paper, more easily recyclable or, for the more
creative.ve.s, reusable. Each piece comes with a hang tag
that summarizes the brand's values.
.product-thumbnails img {
width: 100px;
height: auto;
cursor: pointer;
transition: transform 0.3s ease;
}
.product-thumbnails img:hover {
transform: scale(1.1);
}
.main-product-image {
width: 100%;
height: auto;
transition: opacity 0.3s ease;
}