Loewe Puzzle Çantasının 10. Yılını Kutluyor

Loewe’nin ikonik Puzzle çantası 10 yaşında! Markanın ustalıkla işlenen derisini ve zanaatkârlığını temsil eden Puzzle, bu özel yılı Puzzle 10 Koleksiyonu ile kutluyor.

Koleksiyon, geçmişten iz taşıyan 19 farklı Puzzle tasarımının günümüze uyarlanan versiyonlarını ve tamamen yeni bir modeli bir araya getiriyor. William Morris’in desenlerinden Joe Brainard’ın menekşelerine uzanan ilham kaynakları, aplike, nakış, kabartma, baskı, kanaviçe ve patchwork gibi farklı tekniklerle Puzzle’a yeni bir katman kazandırıyor.

Loewe’nin deri işçiliğinin sınırlarını zorlayan Confetti modeli ise, binlerce küçük deri payetle süslenmiş haliyle koleksiyonun sürprizlerinden biri. Her çanta; süet astarı, metal plakası ve çift balon charm detaylarıyla tamamlanıyor. Ayrıca, Puzzle dünyasından ilham alan el yapımı Puzz Charm’lar da koleksiyonun parçası.

İlk kez 2015 İlkbahar/Yaz defilesinde podyuma çıkan Puzzle, origami sanatından ilhamla şekillenen katlanabilir formu sayesinde kısa sürede Loewe’nin simgelerinden biri haline geldi. Yıllar içinde farklı boyut, materyal ve formlarla büyüyerek bir aileye dönüştü.


Puzzle 10 modelleri, altın yaldızlı Anagram detaylı özel kutularında, çantaya özel tasarlanan mini bir yapbozla birlikte sunuluyor. Koleksiyon; New York, Londra gibi şehirlerde pop-up mağazalarda, Pekin ve Taipei’deki sergilerde LOEWE zanaatkârlarının eşliğinde keşfedilebilecek.

Bu özel dönüm noktası için Loewe dergisi de Puzzle’ın hikâyesini ve koleksiyonun detaylarını anlatan özel bir sayı hazırlıyor. Yıl dönümüne özel dijital sergi de markanın Puzzle ruhunu yakından görmek isteyenlerle buluşacak.

1/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 0

Confetti

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

2/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 1

Anime Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

3/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 2

Brainard Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

4/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 3

Cloud Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

5/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 4

Cowboy Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

6/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 5

Ken Price Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

7/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 6

Mackintosh Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

8/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 7

Multicolour Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

9/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 8

Patchwork Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

10/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 9

Paula’s Ibiza Kiwi Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

11/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 10

Paula’s Ibiza Parrot Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

12/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 11

Pixel Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

13/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 12

Plumeria Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

14/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 13

Polka Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

15/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 14

SS15 Runway Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

16/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 15

SS18 Runway Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

17/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 16

Tartan Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

18/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 17

Varsity Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

19/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 18

William de Morgan Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

20/20

Loewe Puzzle Çantasının 10. Yılını Kutluyor / 19

William Morris Re-edition

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Başa dön tuşu
Haber Kaygı