{"product_id":"leica-x-pinlord-premium-custom-enamel-pins-with-luxury-presentation","title":"Leica x Pinlord: 고급 프레젠테이션이 포함된 프리미엄 맞춤 에나멜 핀","description":"\u003cstyle\u003e\n  html {\n    scroll-behavior: smooth;\n  }\n\n  html.pinlord-project-page body .product,\n  body.pinlord-project-page .product,\n  body:has(.pinlord-project) .product,\n  html.pinlord-project-page body .product.grid,\n  body.pinlord-project-page .product.grid,\n  body:has(.pinlord-project) .product.grid,\n  html.pinlord-project-page body .product__info-wrapper,\n  body.pinlord-project-page .product__info-wrapper,\n  body:has(.pinlord-project) .product__info-wrapper,\n  html.pinlord-project-page body .product__info-container,\n  body.pinlord-project-page .product__info-container,\n  body:has(.pinlord-project) .product__info-container,\n  html.pinlord-project-page body .product__description,\n  body.pinlord-project-page .product__description,\n  body:has(.pinlord-project) .product__description,\n  html.pinlord-project-page body .rte,\n  body.pinlord-project-page .rte,\n  body:has(.pinlord-project) .rte {\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    min-width: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  html.pinlord-project-page body .product__media-wrapper,\n  body.pinlord-project-page .product__media-wrapper,\n  body:has(.pinlord-project) .product__media-wrapper,\n  html.pinlord-project-page body .product__media-gallery,\n  body.pinlord-project-page .product__media-gallery,\n  body:has(.pinlord-project) .product__media-gallery,\n  html.pinlord-project-page body media-gallery,\n  body.pinlord-project-page media-gallery,\n  body:has(.pinlord-project) media-gallery,\n  html.pinlord-project-page body .product__title,\n  body.pinlord-project-page .product__title,\n  body:has(.pinlord-project) .product__title,\n  html.pinlord-project-page body .price,\n  body.pinlord-project-page .price,\n  body:has(.pinlord-project) .price,\n  html.pinlord-project-page body .product-form,\n  body.pinlord-project-page .product-form,\n  body:has(.pinlord-project) .product-form,\n  html.pinlord-project-page body product-form,\n  body.pinlord-project-page product-form,\n  body:has(.pinlord-project) product-form,\n  html.pinlord-project-page body variant-selects,\n  body.pinlord-project-page variant-selects,\n  body:has(.pinlord-project) variant-selects,\n  html.pinlord-project-page body .shopify-payment-button,\n  body.pinlord-project-page .shopify-payment-button,\n  body:has(.pinlord-project) .shopify-payment-button,\n  html.pinlord-project-page body .product__tax,\n  body.pinlord-project-page .product__tax,\n  body:has(.pinlord-project) .product__tax,\n  html.pinlord-project-page body .product__inventory,\n  body.pinlord-project-page .product__inventory,\n  body:has(.pinlord-project) .product__inventory,\n  html.pinlord-project-page body .product__sku,\n  body.pinlord-project-page .product__sku,\n  body:has(.pinlord-project) .product__sku,\n  html.pinlord-project-page body .share-button,\n  body.pinlord-project-page .share-button,\n  body:has(.pinlord-project) .share-button {\n    display: none !important;\n  }\n\n  .pinlord-project {\n    --ysm-green: #2e6b4a;\n    --ysm-dark: #1f2a22;\n    --ysm-muted: #637166;\n    --ysm-border: #d8ded6;\n    --ysm-soft: #eef4ed;\n    --ysm-cream: #f7f8f4;\n    --leica-red: #d71920;\n    --leica-black: #111111;\n    --leica-gold: #c6a15b;\n    color: var(--ysm-dark);\n    line-height: 1.65;\n    width: min(1120px, calc(100vw - 36px));\n    max-width: 1120px;\n    margin: 0 auto;\n    font-family: inherit;\n  }\n\n  .pinlord-project * {\n    box-sizing: border-box;\n  }\n\n  .pinlord-project-wrap {\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 0;\n  }\n\n  .pinlord-project-hero,\n  .pinlord-project-section,\n  .pinlord-project-dropdowns,\n  .pinlord-project-contact {\n    background: #ffffff;\n    border: 1px solid var(--ysm-border);\n    border-radius: 18px;\n    padding: 22px;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(31, 42, 34, 0.04);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .pinlord-project-hero,\n  .pinlord-project-contact {\n    background:\n      radial-gradient(circle at 8% 12%, rgba(215, 25, 32, .13), transparent 32%),\n      radial-gradient(circle at 92% 18%, rgba(198, 161, 91, .18), transparent 28%),\n      radial-gradient(circle at 70% 92%, rgba(46, 107, 74, .10), transparent 34%),\n      var(--ysm-cream);\n  }\n\n  .pinlord-project-hero {\n    margin-top: 18px;\n  }\n\n  .pinlord-project-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, .65) 45%, transparent 70%);\n    transform: translateX(-120%);\n    animation: pinlordShimmer 7s ease-in-out infinite;\n  }\n\n  @keyframes pinlordShimmer {\n    0%, 55% {\n      transform: translateX(-120%);\n    }\n\n    75%, 100% {\n      transform: translateX(120%);\n    }\n  }\n\n  .pinlord-project-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.02fr) minmax(320px, .98fr);\n    gap: 22px;\n    align-items: center;\n    position: relative;\n    z-index: 1;\n  }\n\n  .pinlord-project h1,\n  .pinlord-project h2,\n  .pinlord-project h3 {\n    color: var(--ysm-dark);\n    line-height: 1.16;\n    margin-top: 0;\n    word-break: normal;\n    overflow-wrap: normal;\n  }\n\n  .pinlord-project h1 {\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n    margin-bottom: 14px;\n  }\n\n  .pinlord-project h2 {\n    font-size: 30px;\n    margin-bottom: 10px;\n    letter-spacing: -0.02em;\n  }\n\n  .pinlord-project h3 {\n    font-size: 21px;\n    margin-bottom: 10px;\n  }\n\n  .pinlord-project p:last-child,\n  .pinlord-project ul:last-child,\n  .pinlord-project ol:last-child {\n    margin-bottom: 0;\n  }\n\n  .pinlord-project-kicker {\n    color: var(--ysm-green);\n    font-weight: 900;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    font-size: 12px;\n    margin: 0 0 8px;\n  }\n\n  .pinlord-project-intro {\n    font-size: 18px;\n    color: #3f4f42;\n    margin-bottom: 12px;\n  }\n\n  .pinlord-project-muted {\n    color: var(--ysm-muted);\n  }\n\n  .pinlord-project-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .pinlord-project-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    padding: 12px 16px;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1.2;\n    text-decoration: none;\n    border: 1px solid transparent;\n    transition: transform .18s ease, box-shadow .18s ease, background .18s ease;\n  }\n\n  .pinlord-project-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(31, 42, 34, 0.14);\n  }\n\n  .pinlord-project-button-primary {\n    background: var(--ysm-green) !important;\n    color: #ffffff !important;\n    border-color: var(--ysm-green) !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .pinlord-project-button-secondary {\n    background: #ffffff !important;\n    color: var(--ysm-dark) !important;\n    border-color: var(--ysm-border) !important;\n    -webkit-text-fill-color: var(--ysm-dark) !important;\n  }\n\n  .pinlord-project a.pinlord-project-button,\n  .pinlord-project a.pinlord-project-button:visited,\n  .pinlord-project a.pinlord-project-button:hover,\n  .pinlord-project a.pinlord-project-button:focus,\n  .pinlord-project a.pinlord-project-button:active {\n    text-decoration: none !important;\n  }\n\n  .pinlord-project-hero-image {\n    margin: 0;\n    border: 1px solid var(--ysm-border);\n    background: #ffffff;\n    border-radius: 18px;\n    overflow: hidden;\n    padding: 10px;\n    position: relative;\n    transition: transform .22s ease, box-shadow .22s ease;\n  }\n\n  .pinlord-project-hero-image:hover {\n    transform: translateY(-3px) rotate(-.3deg);\n    box-shadow: 0 18px 38px rgba(31, 42, 34, 0.12);\n  }\n\n  .pinlord-project-hero-image-main {\n    width: 100%;\n    height: auto;\n    min-height: 360px;\n    display: block;\n    border-radius: 14px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n    object-position: center;\n    background: #ffffff;\n    border: 1px solid var(--ysm-border);\n  }\n\n  .pinlord-project-caption {\n    font-size: 13px;\n    color: var(--ysm-muted);\n    margin-top: 8px;\n  }\n\n  .pinlord-project-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pinlord-project-three-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pinlord-project-card,\n  .pinlord-project-resource {\n    background: #ffffff;\n    border: 1px solid var(--ysm-border);\n    border-radius: 14px;\n    padding: 14px;\n    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n  }\n\n  .pinlord-project-card:hover,\n  .pinlord-project-resource:hover {\n    transform: translateY(-3px);\n    border-color: #a7c957;\n    box-shadow: 0 12px 24px rgba(31, 42, 34, .08);\n  }\n\n  .pinlord-project-card strong,\n  .pinlord-project-resource strong {\n    display: block;\n    color: var(--ysm-green);\n    font-size: 14px;\n    margin-bottom: 4px;\n  }\n\n  .pinlord-project-card p,\n  .pinlord-project-resource p {\n    display: block;\n    color: var(--ysm-muted);\n    font-size: 14px;\n    line-height: 1.45;\n    margin: 0;\n  }\n\n  .pinlord-project-highlight {\n    background: var(--ysm-soft);\n    border: 1px solid #a7c957;\n    border-radius: 16px;\n    padding: 16px;\n    margin-top: 14px;\n    transition: transform .2s ease, box-shadow .2s ease;\n  }\n\n  .pinlord-project-highlight:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 22px rgba(46, 107, 74, .10);\n  }\n\n  .pinlord-project-highlight strong {\n    color: var(--ysm-green);\n  }\n\n  .pinlord-project-feature {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);\n    gap: 18px;\n    align-items: center;\n    margin-top: 16px;\n    background:\n      radial-gradient(circle at 15% 10%, rgba(215, 25, 32, .08), transparent 30%),\n      radial-gradient(circle at 85% 80%, rgba(198, 161, 91, .16), transparent 32%),\n      var(--ysm-cream);\n    border: 1px solid var(--ysm-border);\n    border-radius: 18px;\n    padding: 14px;\n  }\n\n  .pinlord-project-feature img {\n    width: 100%;\n    height: auto;\n    display: block;\n    display: border-radius: 14px;\n    border: 1px solid var(--ysm-border);\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n    object-position: center;\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .pinlord-project-feature:hover img {\n    transform: scale(1.015);\n    box-shadow: 0 14px 28px rgba(31, 42, 34, .12);\n  }\n\n  .pinlord-project-feature-icons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .pinlord-project-feature-icon {\n    background: #ffffff;\n    border: 1px solid var(--ysm-border);\n    color: #3f4f42;\n    border-radius: 999px;\n    padding: 7px 10px;\n    font-size: 13px;\n    font-weight: 800;\n    transition: transform .18s ease, border-color .18s ease;\n  }\n\n  .pinlord-project-feature-icon:hover {\n    transform: translateY(-2px);\n    border-color: #a7c957;\n  }\n\n  .pinlord-project-gallery {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pinlord-project-gallery-item {\n    appearance: none;\n    border: 1px solid var(--ysm-border);\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 8px;\n    overflow: hidden;\n    margin: 0;\n    cursor: zoom-in;\n    display: block;\n    width: 100%;\n    position: relative;\n    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n  }\n\n  .pinlord-project-gallery-item::after {\n    content: \"Click to enlarge\";\n    position: absolute;\n    left: 14px;\n    right: 14px;\n    bottom: 14px;\n    background: rgba(31, 42, 34, .86);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n    text-align: center;\n    border-radius: 999px;\n    padding: 6px 8px;\n    opacity: 0;\n    transform: translateY(8px);\n    transition: opacity .2s ease, transform .2s ease;\n    pointer-events: none;\n  }\n\n  .pinlord-project-gallery-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 28px rgba(31, 42, 34, .12);\n    border-color: #a7c957;\n  }\n\n  .pinlord-project-gallery-item:hover::after {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .pinlord-project-gallery-item img {\n    width: 100%;\n    height: auto;\n    min-height: 240px;\n    display: block;\n    border-radius: 12px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    object-position: center;\n    background: #ffffff;\n    border: 1px solid var(--ysm-border);\n    transition: transform .25s ease, filter .25s ease;\n  }\n\n  .pinlord-project-gallery-item:hover img {\n    transform: scale(1.02);\n    filter: saturate(1.08) contrast(1.03);\n  }\n\n  .pinlord-project-table-wrap {\n    overflow-x: auto;\n    margin-top: 14px;\n    border: 1px solid var(--ysm-border);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .pinlord-project-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 720px;\n  }\n\n  .pinlord-project-table th,\n  .pinlord-project-table td {\n    text-align: left;\n    padding: 13px 14px;\n    border-bottom: 1px solid var(--ysm-border);\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .pinlord-project-table th {\n    background: var(--ysm-soft);\n    color: var(--ysm-dark);\n    font-weight: 900;\n  }\n\n  .pinlord-project-table td {\n    color: #3f4f42;\n  }\n\n  .pinlord-project-table tbody tr:hover {\n    background: #f7f8f4;\n  }\n\n  .pinlord-project-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pinlord-project-dropdowns details {\n    border: 1px solid var(--ysm-border);\n    border-radius: 15px;\n    overflow: hidden;\n    background: #ffffff;\n    transition: border-color .2s ease, box-shadow .2s ease;\n  }\n\n  .pinlord-project-dropdowns details:hover {\n    border-color: #a7c957;\n    box-shadow: 0 10px 22px rgba(31, 42, 34, .05);\n  }\n\n  .pinlord-project-dropdowns details + details {\n    margin-top: 10px;\n  }\n\n  .pinlord-project-dropdowns summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 14px 16px;\n    background: var(--ysm-soft);\n    color: var(--ysm-dark);\n    font-weight: 900;\n    position: relative;\n    padding-right: 48px;\n  }\n\n  .pinlord-project-dropdowns summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pinlord-project-dropdowns summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--ysm-green);\n    font-size: 22px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .pinlord-project-dropdowns details[open] summary::after {\n    content: \"–\";\n  }\n\n  .pinlord-project-dropdown-content {\n    padding: 16px;\n    background: #ffffff;\n    border-top: 1px solid var(--ysm-border);\n  }\n\n  .pinlord-project-link {\n    color: var(--ysm-green);\n    font-weight: 900;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .pinlord-project-note {\n    font-size: 13px;\n    color: var(--ysm-muted);\n    margin-top: 10px;\n  }\n\n  .pinlord-lightbox {\n    position: fixed;\n    inset: 0;\n    z-index: 999999;\n    background: rgba(10, 15, 12, .88);\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 22px;\n  }\n\n  .pinlord-lightbox.is-open {\n    display: flex;\n  }\n\n  .pinlord-lightbox-inner {\n    position: relative;\n    width: min(1100px, 94vw);\n    max-height: 92vh;\n    animation: pinlordLightboxIn .18s ease both;\n  }\n\n  @keyframes pinlordLightboxIn {\n    from {\n      opacity: 0;\n      transform: scale(.96) translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: scale(1) translateY(0);\n    }\n  }\n\n  .pinlord-lightbox-img {\n    width: 100%;\n    max-height: 86vh;\n    object-fit: contain;\n    display: block;\n    background: #ffffff;\n    border-radius: 18px;\n    border: 1px solid rgba(255,255,255,.25);\n    box-shadow: 0 30px 70px rgba(0,0,0,.40);\n  }\n\n  .pinlord-lightbox-close {\n    position: absolute;\n    top: -14px;\n    right: -14px;\n    width: 42px;\n    height: 42px;\n    border: 0;\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--ysm-dark);\n    font-size: 24px;\n    line-height: 1;\n    font-weight: 900;\n    cursor: pointer;\n    box-shadow: 0 8px 20px rgba(0,0,0,.28);\n  }\n\n  .pinlord-reveal {\n    opacity: 0;\n    transform: translateY(18px);\n    transition: opacity .55s ease, transform .55s ease;\n  }\n\n  .pinlord-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .pinlord-project *,\n    .pinlord-reveal,\n    .pinlord-project-hero::before {\n      animation: none !important;\n      transition: none !important;\n    }\n\n    .pinlord-reveal {\n      opacity: 1;\n      transform: none;\n    }\n  }\n\n  @media (max-width: 920px) {\n    .pinlord-project-hero-grid,\n    .pinlord-project-grid,\n    .pinlord-project-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .pinlord-project-three-grid,\n    .pinlord-project-gallery {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 749px) {\n    .pinlord-project {\n      width: min(100%, calc(100vw - 24px));\n    }\n\n    .pinlord-project-hero,\n    .pinlord-project-section,\n    .pinlord-project-dropdowns,\n    .pinlord-project-contact {\n      padding: 18px;\n    }\n\n    .pinlord-project h1 {\n      font-size: 34px;\n    }\n\n    .pinlord-project h2 {\n      font-size: 25px;\n    }\n\n    .pinlord-project-three-grid,\n    .pinlord-project-gallery {\n      grid-template-columns: 1fr;\n    }\n\n    .pinlord-project-button {\n      width: 100%;\n    }\n\n    .pinlord-project-hero-image-main,\n    .pinlord-project-gallery-item img {\n      min-height: 220px;\n    }\n\n    .pinlord-lightbox {\n      padding: 12px;\n    }\n\n    .pinlord-lightbox-close {\n      top: 8px;\n      right: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"pinlord-project\"\u003e\n  \u003cdiv class=\"pinlord-project-wrap\"\u003e\n\n    \u003csection class=\"pinlord-project-hero pinlord-reveal\"\u003e\n      \u003cdiv class=\"pinlord-project-hero-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pinlord-project-kicker\"\u003e프리미엄 카메라 브랜드 상품 프로젝트\u003c\/p\u003e\n\n          \u003ch1\u003eLeica x Pinlord: 럭셔리 프레젠테이션이 포함된 프리미엄 맞춤 에나멜 핀\u003c\/h1\u003e\n\n          \u003cp class=\"pinlord-project-intro\"\u003e\n            정밀함, 장인정신, 상징적인 디자인으로 유명한 독일 카메라 브랜드 Leica가 Pinlord.com과 협력하여 브랜드 맞춤 에나멜 핀을 제작했습니다.\n          \u003c\/p\u003e\n\n          \u003cp class=\"pinlord-project-muted\"\u003e\n            프로젝트는 품질, 우아함, 프레젠테이션에 중점을 두었습니다. 각 핀은 Leica의 프리미엄 미학을 반영하면서 관객에게 수집 가치 있고 기억에 남는 기념품을 제공하도록 디자인되었습니다.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pinlord-project-actions\"\u003e\n            \u003ca class=\"pinlord-project-button pinlord-project-button-primary\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e무료 견적 받기\u003c\/a\u003e\n            \u003ca class=\"pinlord-project-button pinlord-project-button-secondary\" href=\"#pinlord-project-overview\"\u003e프로젝트 개요 보기\u003c\/a\u003e\n            \u003ca class=\"pinlord-project-button pinlord-project-button-secondary\" href=\"https:\/\/leica-camera.com\/\" rel=\"noopener\" target=\"_blank\"\u003eLeica 방문하기\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"pinlord-project-hero-image\"\u003e\n          \u003cimg class=\"pinlord-project-hero-image-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica_9fc0538b-0c72-45b8-932e-701f9fda749b.jpg?v=1778828446\" alt=\"Pinlord.com이 제작한 럭셔리 벨벳 박스 포장이 포함된 Leica 맞춤 에나멜 핀\" loading=\"eager\" width=\"900\" height=\"675\"\u003e\n          \u003cfigcaption class=\"pinlord-project-caption\"\u003e\n            Pinlord.com이 Leica를 위해 제작한 프리미엄 맞춤 에나멜 핀과 럭셔리 프레젠테이션 포장.\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-overview\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e프로젝트 개요\u003c\/p\u003e\n\n      \u003ch2\u003ePinlord가 Leica의 프리미엄 수집용 핀 경험 창출을 도운 방법\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Leica는 정밀함, 우아함, 장인정신으로 알려진 브랜드 명성에 부합하는 맞춤 에나멜 핀이 필요했습니다. 완성된 제품은 단순한 홍보용이 아닌 수집 가치가 있고 세련되며 신중하게 프레젠테이션되어야 했습니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e도전 과제\u003c\/strong\u003e\n          \u003cp\u003eLeica의 상징적인 디자인 언어, 프리미엄 미학, 세부 사항에 대한 주의를 반영한 맞춤 에나멜 핀 제작.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e해결책\u003c\/strong\u003e\n          \u003cp\u003e정제된 소재, 프리미엄 마감, 럭셔리 벨벳 박스 프레젠테이션으로 고품질 에나멜 핀 제작.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003ePinlord의 역할\u003c\/strong\u003e\n          \u003cp\u003e컨셉부터 배송까지 생산 지원, 소재 가이드, 프레젠테이션 포장 및 전담 계정 관리 제공.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e결과\u003c\/strong\u003e\n          \u003cp\u003eLeica의 높은 기준에 부합하고 개봉 경험을 한층 높인 세련된 수집용 핀 프로젝트.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pinlord-project-highlight\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e프로젝트 목표:\u003c\/strong\u003e Leica의 상징적인 브랜드에 걸맞은 프리미엄 에나멜 핀을 제작하고 세련되고 기억에 남는 프레젠테이션 경험을 제공하는 것.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-craftsmanship\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e장인정신과 프레젠테이션의 만남\u003c\/p\u003e\n\n      \u003ch2\u003e우아하고 수집 가치가 있으며 브랜드에 적합하도록 디자인된 맞춤 에나멜 핀\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-feature\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/PLenamelpin-shaun-01_4_9c7a2864-823f-4057-a290-b3f1ccf8178b.jpg?v=1778828447\" alt=\"Pinlord.com의 Leica 맞춤 에나멜 핀 제작\" loading=\"lazy\" width=\"700\" height=\"525\"\u003e\n\n        \u003cdiv\u003e\n          \u003cp class=\"pinlord-project-intro\"\u003e\n            핀 마감부터 최종 박스 프레젠테이션까지 프로젝트의 모든 요소가 신중하게 고려되었습니다.\n          \u003c\/p\u003e\n\n          \u003cp class=\"pinlord-project-muted\"\u003e\n            에나멜 핀은 단순한 상품을 넘어 Leica의 탁월함, 세부 사항, 그리고 시대를 초월한 디자인에 대한 헌신을 반영하는 세련된 프레젠테이션 아이템이 되었습니다.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pinlord-project-feature-icons\"\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003e맞춤 에나멜 핀\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003e럭셔리 포장\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003e프리미엄 소재\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003e수집용 상품\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pinlord-project-highlight\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e성공 요인:\u003c\/strong\u003e 핀과 벨벳 박스 포장이 함께 디자인되어 단순한 기념품이 아닌 완전한 브랜드 경험을 창출했습니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-gallery\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e프로젝트 미디어\u003c\/p\u003e\n\n      \u003ch2\u003e라이카 x 핀로드 프로젝트 갤러리\u003c\/h2\u003e\n\n      \u003cp\u003e\n        아래 갤러리는 라이카 x Pinlord.com 협업의 라이카 맞춤 에나멜 핀, 프리미엄 포장 및 럭셔리 브랜드 상품 세부 사항을 보여줍니다. 이미지를 클릭하면 확대됩니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-gallery\"\u003e\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica_9fc0538b-0c72-45b8-932e-701f9fda749b.jpg?v=1778828446\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica_9fc0538b-0c72-45b8-932e-701f9fda749b.jpg?v=1778828446\" alt=\"라이카 맞춤 에나멜 핀 프로젝트 대표 이미지\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/PLenamelpin-shaun-01_4_9c7a2864-823f-4057-a290-b3f1ccf8178b.jpg?v=1778828447\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/PLenamelpin-shaun-01_4_9c7a2864-823f-4057-a290-b3f1ccf8178b.jpg?v=1778828447\" alt=\"라이카 맞춤 에나멜 핀 제작 이미지 1\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/7f45c0e25e39f14448d91b5792ab29c3_1_5ba3ae94-9048-4068-a602-5813461ecdc2.jpg?v=1778828446\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/7f45c0e25e39f14448d91b5792ab29c3_1_5ba3ae94-9048-4068-a602-5813461ecdc2.jpg?v=1778828446\" alt=\"라이카 프리미엄 에나멜 핀 디테일 이미지 2\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/e071317e12f5aa9e30dd7f7cfbbfbeb5_1_58b4e201-3733-45e5-956f-a576edcbf288.jpg?v=1778828446\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/e071317e12f5aa9e30dd7f7cfbbfbeb5_1_58b4e201-3733-45e5-956f-a576edcbf288.jpg?v=1778828446\" alt=\"라이카 맞춤 핀 및 포장 이미지 3\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/SimvCbgmeNgiTeSeNpMPgQ_77336f1c-0c8b-4622-8d1e-b4b42d2364e7.jpg?v=1778828446\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/SimvCbgmeNgiTeSeNpMPgQ_77336f1c-0c8b-4622-8d1e-b4b42d2364e7.jpg?v=1778828446\" alt=\"라이카 벨벳 박스 포장 이미지 4\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica-TA_31bb49c7-69da-4338-8ca2-9fa61eea9ac1.webp?v=1778828447\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica-TA_31bb49c7-69da-4338-8ca2-9fa61eea9ac1.webp?v=1778828447\" alt=\"라이카 수집용 에나멜 핀 이미지 5\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"pinlord-project-gallery-item\" type=\"button\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/l_01462361-2524-428b-9d21-dc5161e33840.webp?v=1778828446\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/l_01462361-2524-428b-9d21-dc5161e33840.webp?v=1778828446\" alt=\"라이카 맞춤 에나멜 핀 이미지 6\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n        \u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-deliverables\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e프로젝트 전달물\u003c\/p\u003e\n\n      \u003ch2\u003ePinlord가 라이카에 제공한 것\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pinlord.com은 완성된 핀이 라이카의 높은 디자인, 품질 및 프레젠테이션 기준에 부합하도록 전폭적인 지원을 제공했습니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-table-wrap\"\u003e\n        \u003ctable class=\"pinlord-project-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e전달물\u003c\/th\u003e\n              \u003cth\u003e목적\u003c\/th\u003e\n              \u003cth\u003e중요성\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e맞춤 에나멜 핀 제작\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e라이카의 상징적인 스타일과 세심한 디테일을 반영한 핀을 제작했습니다.\u003c\/td\u003e\n              \u003ctd\u003e브랜드의 프리미엄 아이덴티티에 부합하는 수집 가능한 제품을 만드는 데 도움을 주었습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e브랜드 맞춤 프레젠테이션\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e각 핀을 고급스러운 벨벳 박스에 포장하여 개봉 경험을 높였습니다.\u003c\/td\u003e\n              \u003ctd\u003e제품을 단순한 상품이 아닌 정제된 기념품으로 만들었습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e고품질 소재\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e지속적인 효과를 위해 내구성 있는 소재와 프리미엄 마감을 사용했습니다.\u003c\/td\u003e\n              \u003ctd\u003e최종 제품이 실질적이고 세련되며 라이카 브랜드에 걸맞게 느껴지도록 보장했습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e전담 계정 관리\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e개념부터 제작 및 배송까지 프로젝트를 원활하게 안내했습니다.\u003c\/td\u003e\n              \u003ctd\u003e세부 사항을 정렬하고 일정은 명확하게 하며 최종 결과의 일관성을 유지하는 데 도움을 주었습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e포장 및 개봉 지원\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e제품이 어떻게 받아들여지고, 개봉되며, 기억될지 고려했습니다.\u003c\/td\u003e\n              \u003ctd\u003e감성 가치를 더하고 핀 주변의 브랜드 경험을 강화했습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e프리미엄 품질 관리\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e완성된 제품이 깔끔하고 우아하며 일관되도록 제작 세부 사항을 검토했습니다.\u003c\/td\u003e\n              \u003ctd\u003e장인정신과 정밀함으로 알려진 브랜드가 기대하는 기준을 지켰습니다.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-results\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e프로젝트 결과\u003c\/p\u003e\n\n      \u003ch2\u003e라이카 x 핀로드 협업 결과\u003c\/h2\u003e\n\n      \u003cp\u003e\n        라이카 x 핀로드 프로젝트는 정밀함, 디자인, 세심한 프레젠테이션이 어떻게 맞춤 제품에 지속적인 인상을 남길 수 있는지 보여주었습니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e아름답게 제작된 핀\u003c\/strong\u003e\n          \u003cp\u003e에나멜 핀은 라이카의 프리미엄 브랜드 아이덴티티와 상징적인 디자인 기준에 맞게 설계되었습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e럭셔리 벨벳 포장\u003c\/strong\u003e\n          \u003cp\u003e브랜드 벨벳 박스 포장이 개봉 경험을 향상시키고 수집 가치를 더했습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e프리미엄 마감\u003c\/strong\u003e\n          \u003cp\u003e고품질 소재가 오래 지속되고 세련되며 내구성 있는 최종 제품을 만드는 데 도움을 주었습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e브랜드 맞춤 프레젠테이션\u003c\/strong\u003e\n          \u003cp\u003e핀은 세련되고 기억에 남는 느낌을 주어 Leica의 장인정신과 아이코닉한 명성을 반영했습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e수집용 기념품\u003c\/strong\u003e\n          \u003cp\u003e최종 제품은 Leica 고객에게 실체적이고 우아하며 소중히 간직할 수 있는 무언가를 제공했습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e원활한 생산 과정\u003c\/strong\u003e\n          \u003cp\u003e전담 계정 지원이 초기 컨셉부터 최종 납품까지 프로젝트를 안내했습니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-brand-links\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e관련 브랜드 및 제품 링크\u003c\/p\u003e\n\n      \u003ch2\u003eLeica, 맞춤 에나멜 핀 및 프리미엄 제품 옵션 탐색\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eLeica\u003c\/strong\u003e\n          \u003cp\u003eLeica의 카메라, 렌즈 및 아이코닉한 디자인 중심 사진 제품을 탐색하세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/leica-camera.com\/\" rel=\"noopener\" target=\"_blank\"\u003eLeica 방문 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003ePinlord 제품 카탈로그\u003c\/strong\u003e\n          \u003cp\u003e프리미엄 브랜드, 출시, 캠페인 및 수집용 상품을 위한 맞춤 제품을 탐색하세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e제품 카탈로그 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 에나멜 핀\u003c\/strong\u003e\n          \u003cp\u003e브랜드 캠페인, 이벤트, 수집가 및 고객 선물을 위한 프리미엄 맞춤 에나멜 핀을 만드세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 에나멜 핀 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 포장 아이디어\u003c\/strong\u003e\n          \u003cp\u003e세심한 프레젠테이션으로 상품을 더욱 프리미엄하고 선물용이며 기억에 남도록 만드세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e포장 친화적 제품 탐색 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 스티커\u003c\/strong\u003e\n          \u003cp\u003e맞춤 스티커로 포장, 제품 출시, 수집 키트 및 브랜드 캠페인을 지원하세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-stickers\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 스티커 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e모든 맞춤 윤리적 제품\u003c\/strong\u003e\n          \u003cp\u003e브랜드, 크리에이터, 이벤트 및 조직을 위한 Pinlord의 전체 제품군을 둘러보세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e모든 제품 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-products\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e관련 제품\u003c\/p\u003e\n\n      \u003ch2\u003e프리미엄 브랜드, 출시 캠페인 및 수집용 상품을 위한 맞춤 제품\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 에나멜 핀\u003c\/strong\u003e\n          \u003cp\u003e브랜드 캠페인, 고객 선물 및 고급 프레젠테이션 박스를 위한 프리미엄 수집용 제품입니다.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 에나멜 핀 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 스티커\u003c\/strong\u003e\n          \u003cp\u003e포장, 출시 키트, 삽입물 및 프리미엄 캠페인 세부 사항에 적합한 합리적인 가격의 브랜드 제품입니다.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-stickers\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 스티커 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 패치\u003c\/strong\u003e\n          \u003cp\u003e의류, 수집가 팩, 이벤트 및 프리미엄 제품 출시를 위한 내구성 있는 브랜드 상품입니다.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-patches\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 패치 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 아크릴 참 및 열쇠고리\u003c\/strong\u003e\n          \u003cp\u003e고객 선물, 출시 키트 및 브랜드 상품 프로그램에 유용한 수집용 액세서리입니다.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/products\/custom-acrylic-charms\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 열쇠고리 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e맞춤 의류\u003c\/strong\u003e\n          \u003cp\u003e브랜드 팀, 이벤트, 캠페인 및 프리미엄 고객 경험을 위한 착용 가능한 상품입니다.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-apparel-goods\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 의류 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003e모든 제품\u003c\/strong\u003e\n          \u003cp\u003ePinlord.com에서 제공하는 모든 맞춤 윤리적 제품을 둘러보세요.\u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e모든 제품 보기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-section pinlord-reveal\" id=\"pinlord-project-why\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e프리미엄 브랜드가 Pinlord를 선택하는 이유\u003c\/p\u003e\n\n      \u003ch2\u003e맞춤 상품이 브랜드 경험과 일치해야 하는 이유\u003c\/h2\u003e\n\n      \u003cp\u003e\n        프리미엄 브랜드는 세부 사항, 프레젠테이션, 품질 관리 및 고객 기대를 이해하는 상품 파트너가 필요합니다. Pinlord.com은 브랜드 아이디어를 세심하고 완성도 높으며 소장 가치가 있는 맞춤 제품으로 전환하는 데 도움을 줍니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e프리미엄 제품 사고방식\u003c\/strong\u003e\n          \u003cp\u003e맞춤 제품은 브랜드 아이덴티티, 사용 사례, 소재, 마감 및 프레젠테이션을 중심으로 기획됩니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e세심한 포장\u003c\/strong\u003e\n          \u003cp\u003e프레젠테이션 옵션은 단순한 제품을 선물용, 기억에 남는, 수집 가능한 경험으로 높여줍니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e윤리적 제조\u003c\/strong\u003e\n          \u003cp\u003e제작은 책임 있는 제조 기준과 명확한 소통으로 진행됩니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003e종합 지원\u003c\/strong\u003e\n          \u003cp\u003e아이디어부터 배송까지, 제품 안내, 제작 관리, 계정 관리가 지원됩니다.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pinlord-project-actions\"\u003e\n        \u003ca class=\"pinlord-project-button pinlord-project-button-primary\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e무료 견적 받기\u003c\/a\u003e\n        \u003ca class=\"pinlord-project-button pinlord-project-button-secondary\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 에나멜 핀 보기\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-dropdowns pinlord-reveal\" id=\"pinlord-project-faqs\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e자주 묻는 질문\u003c\/p\u003e\n\n      \u003ch2\u003e프리미엄 맞춤 에나멜 핀에 관한 자주 묻는 질문\u003c\/h2\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003e라이카 x Pinlord 프로젝트란 무엇인가요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            라이카 x Pinlord 프로젝트는 우아한 디자인, 고품질 소재, 럭셔리 벨벳 박스 포장에 중점을 둔 프리미엄 맞춤 에나멜 핀 협업이었습니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePinlord가 라이카를 위해 만든 것은 무엇인가요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            Pinlord는 맞춤 에나멜 핀 제작, 프리미엄 소재 선택, 브랜드 프레젠테이션, 벨벳 박스 포장, 품질 관리, 전담 계정 관리를 지원했습니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e맞춤 에나멜 핀에 포장이 중요한 이유는 무엇인가요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            포장은 제품이 받아들여지는 방식을 바꿉니다. 프리미엄 브랜드의 경우, 세심한 포장이 맞춤 핀을 수집용 기념품, 선물 아이템 또는 고급 고객 경험으로 전환시킬 수 있습니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e럭셔리 또는 프리미엄 브랜드용 맞춤 에나멜 핀 제작이 가능한가요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            네. 맞춤 에나멜 핀은 프리미엄 마감, 세심한 소재, 정교한 아트워크, 고급 포장으로 디자인되어 럭셔리 또는 프리미엄 브랜드 아이덴티티에 부합하도록 제작할 수 있습니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e프리미엄 브랜드 상품에 적합한 제품은 무엇인가요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            맞춤 에나멜 핀, 패치, 아크릴 참, 키체인, 스티커, 의류, 포장, 선물 상자, 수집용 캠페인 상품 등 다양한 옵션이 있습니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePinlord와 맞춤 에나멜 핀 프로젝트를 어떻게 시작하나요?\u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003e\n            작품, 브랜드 가이드라인, 수량, 포장 요구사항, 일정, 배송지, 예산 범위를 공유하는 것부터 시작하세요. Pinlord가 제작 옵션과 다음 단계를 추천해 드립니다.\n          \u003c\/p\u003e\n          \u003cp\u003e\u003ca class=\"pinlord-project-link\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e무료 맞춤 제품 견적 받기 →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"pinlord-project-contact pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003e함께 협력해요\u003c\/p\u003e\n\n      \u003ch2\u003e고객이 기억할 프리미엄 맞춤 상품을 만드세요\u003c\/h2\u003e\n\n      \u003cp\u003e\n        라이카 x Pinlord 협업은 정밀함, 디자인, 세심한 프레젠테이션이 어떻게 세련되고 수집가치가 있으며 브랜드에 적합한 맞춤 제품을 만들어내는지 보여줍니다.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        럭셔리 에나멜 핀, 수집용 패키지, 이벤트 선물, 고객 기념품 또는 프리미엄 캠페인 상품을 제작하든, Pinlord는 세심함, 창의성, 품질로 당신의 비전을 실현하는 데 도움을 드립니다.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-actions\"\u003e\n        \u003ca class=\"pinlord-project-button pinlord-project-button-primary\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" rel=\"noopener\" target=\"_blank\"\u003e무료 견적 받기\u003c\/a\u003e\n        \u003ca class=\"pinlord-project-button pinlord-project-button-secondary\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" rel=\"noopener\" target=\"_blank\"\u003e맞춤 에나멜 핀 보기\u003c\/a\u003e\n        \u003ca class=\"pinlord-project-button pinlord-project-button-secondary\" href=\"mailto:hi@pinlord.com\" rel=\"noopener\" target=\"_blank\"\u003ePinlord에 이메일 보내기\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"pinlord-project-note\"\u003e\n        #Pinlord #Leica #CustomEnamelPins #LuxuryPackaging #PremiumBrandMerchandise #VelvetBoxPackaging #CollectiblePins #EthicalManufacturing #CustomMerchandise #BrandExperience\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/article\u003e\n\n\u003cdiv class=\"pinlord-lightbox\" id=\"pinlordProjectLightbox\" aria-hidden=\"true\"\u003e\n  \u003cdiv class=\"pinlord-lightbox-inner\"\u003e\n    \u003cbutton class=\"pinlord-lightbox-close\" type=\"button\" aria-label=\"Close enlarged image\"\u003e×\u003c\/button\u003e\n    \u003cimg class=\"pinlord-lightbox-img\" alt=\"확장된 라이카 프로젝트 갤러리 이미지\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function () {\n    var lightbox = document.getElementById('pinlordProjectLightbox');\n    if (!lightbox) return;\n\n    var lightboxImg = lightbox.querySelector('.pinlord-lightbox-img');\n    var closeBtn = lightbox.querySelector('.pinlord-lightbox-close');\n    var galleryButtons = document.querySelectorAll('.pinlord-project-gallery-item[data-full]');\n\n    function openLightbox(src, alt) {\n      lightboxImg.src = src;\n      lightboxImg.alt = alt || 'Expanded Leica project gallery image';\n      lightbox.classList.add('is-open');\n      lightbox.setAttribute('aria-hidden', 'false');\n      document.documentElement.style.overflow = 'hidden';\n    }\n\n    function closeLightbox() {\n      lightbox.classList.remove('is-open');\n      lightbox.setAttribute('aria-hidden', 'true');\n      lightboxImg.src = '';\n      document.documentElement.style.overflow = '';\n    }\n\n    galleryButtons.forEach(function (button) {\n      button.addEventListener('click', function () {\n        var img = button.querySelector('img');\n        openLightbox(button.getAttribute('data-full'), img ? img.alt : '');\n      });\n    });\n\n    closeBtn.addEventListener('click', closeLightbox);\n\n    lightbox.addEventListener('click', function (event) {\n      if (event.target === lightbox) {\n        closeLightbox();\n      }\n    });\n\n    document.addEventListener('keydown', function (event) {\n      if (event.key === 'Escape' \u0026\u0026 lightbox.classList.contains('is-open')) {\n        closeLightbox();\n      }\n    });\n\n    var revealItems = document.querySelectorAll('.pinlord-reveal');\n\n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n            observer.unobserve(entry.target);\n          }\n        });\n      }, { threshold: 0.12 });\n\n      revealItems.forEach(function (item) {\n        observer.observe(item);\n      });\n    } else {\n      revealItems.forEach(function (item) {\n        item.classList.add('is-visible');\n      });\n    }\n  })();\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Article\",\n  \"headline\": \"Leica x Pinlord: Premium Custom Enamel Pins With Luxury Presentation\",\n  \"description\": \"See how Pinlord.com helped Leica create premium custom enamel pins with luxury velvet box packaging and elegant brand presentation.\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica_9fc0538b-0c72-45b8-932e-701f9fda749b.jpg?v=1778828446\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Pinlord\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Pinlord\",\n    \"url\": \"https:\/\/pinlord.com\"\n  },\n  \"mainEntityOfPage\": {\n    \"@type\": \"WebPage\",\n    \"@id\": \"https:\/\/pinlord.com\/products\/leica-custom-enamel-pins-luxury-packaging\"\n  },\n  \"about\": [\n    \"Leica custom enamel pins\",\n    \"luxury enamel pins\",\n    \"custom pin packaging\",\n    \"velvet box enamel pins\",\n    \"premium brand merchandise\",\n    \"custom collectible pins\",\n    \"ethical manufacturing\"\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What was the Leica x Pinlord project?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Leica x Pinlord project was a premium custom enamel pin collaboration focused on elegant design, high-quality materials and luxury velvet box packaging.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What did Pinlord create for Leica?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Pinlord supported custom enamel pin production, premium material selection, branded presentation, velvet box packaging, quality control and dedicated account management.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is packaging important for custom enamel pins?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Packaging changes how a product is received. For premium brands, thoughtful packaging can turn a custom pin into a collectible keepsake, gift item or elevated customer experience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can custom enamel pins be made for luxury or premium brands?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Custom enamel pins can be designed with premium finishes, thoughtful materials, detailed artwork and elevated packaging so they feel aligned with a luxury or premium brand identity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What products work well for premium brand merchandise?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Strong options include custom enamel pins, patches, acrylic charms, keychains, stickers, apparel, packaging, gift boxes and collectible campaign products.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Leica","offers":[{"title":"Default Title","offer_id":43245136740465,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/leica_9fc0538b-0c72-45b8-932e-701f9fda749b.jpg?v=1778828446","url":"https:\/\/pinlord.com\/ko\/products\/x-40","provider":"Pinlord.com","version":"1.0","type":"link"}