{"product_id":"netflix-x-pinlord-custom-event-merchandise-for-the-netflix-pub","title":"Netflix x Pinlord: Hàng Hóa Sự Kiện Tùy Chỉnh Cho The Netflix Pub","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    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(167, 201, 87, .22), transparent 32%),\n      radial-gradient(circle at 92% 18%, rgba(46, 107, 74, .10), transparent 28%),\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, .6) 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-testimonial {\n    background: #111111;\n    color: #ffffff;\n    border-radius: 18px;\n    padding: 22px;\n    margin-top: 16px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .pinlord-project-testimonial::before {\n    content: \"“\";\n    position: absolute;\n    top: -24px;\n    left: 16px;\n    font-size: 120px;\n    line-height: 1;\n    color: rgba(255,255,255,.14);\n    font-weight: 900;\n  }\n\n  .pinlord-project-testimonial p {\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n    line-height: 1.55;\n    margin: 0 0 12px;\n  }\n\n  .pinlord-project-testimonial cite {\n    position: relative;\n    z-index: 1;\n    display: block;\n    color: #ffffff;\n    font-style: normal;\n    font-weight: 900;\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(167, 201, 87, .20), transparent 28%),\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    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 tr {\n    transition: background .18s ease;\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\"\u003eKích hoạt sự kiện nhập vai\u003c\/p\u003e\n\n          \u003ch1\u003eNetflix x Pinlord: Hàng hóa sự kiện tùy chỉnh cho The Netflix Pub\u003c\/h1\u003e\n\n          \u003cp class=\"pinlord-project-intro\"\u003e\n            Khi Netflix muốn tái hiện trải nghiệm phòng khách Anh cổ điển ngay giữa lòng Melbourne, họ đã tìm đến Pinlord.com để giúp hiện thực hóa sự kiện kích hoạt.\n          \u003c\/p\u003e\n\n          \u003cp class=\"pinlord-project-muted\"\u003e\n            Từ phát triển ý tưởng đến sản xuất, Pinlord đã tạo ra các sản phẩm theo chủ đề nhập vai kết hợp nét quyến rũ cổ điển với bản sắc hiện đại của Netflix, tạo nên trải nghiệm đáng nhớ cho người hâm mộ và khách tham dự.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pinlord-project-actions\"\u003e\n            \u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" class=\"pinlord-project-button pinlord-project-button-primary\" target=\"_blank\"\u003eBắt đầu dự án hàng hóa tùy chỉnh  \u003c\/a\u003e\n            \u003ca href=\"#pinlord-project-overview\" class=\"pinlord-project-button pinlord-project-button-secondary\"\u003eXem tổng quan dự án\u003c\/a\u003e\n            \u003ca rel=\"noopener\" href=\"https:\/\/www.netflix.com\/\" class=\"pinlord-project-button pinlord-project-button-secondary\" target=\"_blank\"\u003eTruy cập Netflix\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"pinlord-project-hero-image\"\u003e\n          \u003cimg height=\"675\" width=\"900\" loading=\"eager\" alt=\"Hàng hóa sự kiện tùy chỉnh và kích hoạt thương hiệu nhập vai Netflix Pub do Pinlord tạo ra\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852527217.jpg?v=1743679913\" class=\"pinlord-project-hero-image-main\"\u003e\n          \u003cfigcaption class=\"pinlord-project-caption\"\u003e\n            Hàng hóa sự kiện tùy chỉnh và sản phẩm theo chủ đề do Pinlord tạo ra cho sự kiện kích hoạt The Netflix Pub tại Melbourne.\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-overview\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eTổng quan dự án\u003c\/p\u003e\n\n      \u003ch2\u003eCách Pinlord giúp Netflix tạo ra sự kiện kích hoạt quán rượu nhập vai\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Netflix muốn The Netflix Pub không chỉ là thương hiệu đơn thuần. Trải nghiệm cần cảm giác sống động, hoài niệm, mang tính sân khấu và trung thực với chủ đề phòng khách Anh của sự kiện. Pinlord hỗ trợ dự án bằng cách tạo ra sản phẩm tùy chỉnh và chi tiết thương hiệu giúp biến không gian thành trải nghiệm nhập vai cho người hâm mộ.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eThách thức\u003c\/strong\u003e\n          \u003cp\u003eTạo hàng hóa sự kiện và sản phẩm theo chủ đề cảm giác chân thực với phòng khách Anh cổ điển trong khi vẫn mang bản sắc hiện đại của Netflix.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eGiải pháp\u003c\/strong\u003e\n          \u003cp\u003ePhát triển sản phẩm thương hiệu tùy chỉnh, ý tưởng thiết kế và chi tiết nhập vai hỗ trợ chủ đề kích hoạt từ ý tưởng đến sản xuất.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eVai trò của Pinlord\u003c\/strong\u003e\n          \u003cp\u003eHỗ trợ hợp tác sáng tạo, tư vấn thương hiệu, thiết kế sản phẩm tùy chỉnh, sản xuất bền vững và thực hiện toàn diện.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eKết quả\u003c\/strong\u003e\n          \u003cp\u003eMột sự kiện kích hoạt đáng nhớ tại Melbourne kết hợp kể chuyện theo chủ đề, hàng hóa tùy chỉnh và trải nghiệm thương hiệu nhập vai.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pinlord-project-testimonial\"\u003e\n        \u003cp\u003ePinlord vượt mong đợi trong việc tạo ra các ý tưởng cho The Netflix Pub. Họ hoàn toàn phù hợp với chủ đề kích hoạt. Mong được hợp tác lại với họ lần nữa!\u003c\/p\u003e\n        \u003ccite\u003eLindsay, Trợ lý sản xuất tại Amplify Events\u003c\/cite\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-experience\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eTrải nghiệm nhập vai\u003c\/p\u003e\n\n      \u003ch2\u003eBiến một quán rượu Melbourne thành thế giới thương hiệu Netflix\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-feature\"\u003e\n        \u003cimg height=\"525\" width=\"700\" loading=\"lazy\" alt=\"Chi tiết kích hoạt sự kiện nhập vai Netflix Pub do Pinlord tạo ra\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852494449.jpg?v=1743679823\"\u003e\n\n        \u003cdiv\u003e\n          \u003cp class=\"pinlord-project-intro\"\u003e\n            Dự án cần những sản phẩm cảm giác như một phần của địa điểm, không phải quà tặng chung chung.\n          \u003c\/p\u003e\n\n          \u003cp class=\"pinlord-project-muted\"\u003e\n            Pinlord đã giúp hiện thực hóa chủ đề thông qua các sản phẩm tùy chỉnh và chi tiết thương hiệu hỗ trợ phong cách và cảm giác của một phòng khách Anh cổ điển. Mỗi yếu tố được thiết kế để giúp người hâm mộ bước vào thế giới của sự kiện kích hoạt.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pinlord-project-feature-icons\"\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003eChủ đề phòng khách Anh\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003eSản phẩm sự kiện tùy chỉnh\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003eThiết kế thương hiệu nhập vai\u003c\/span\u003e\n            \u003cspan class=\"pinlord-project-feature-icon\"\u003eKích hoạt tại Melbourne\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\u003eTại sao nó hiệu quả:\u003c\/strong\u003e hàng hóa và các chi tiết theo chủ đề được thiết kế xoay quanh trải nghiệm trước tiên. Điều này giúp sản phẩm trở thành một phần của câu chuyện thay vì chỉ là các vật phẩm quảng cáo riêng biệt.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-gallery\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003ePhương tiện dự án  \u003c\/p\u003e\n\n      \u003ch2\u003eBộ sưu tập dự án Netflix x Pinlord  \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Bộ sưu tập dưới đây trình bày các sản phẩm sự kiện tùy chỉnh, tài sản kích hoạt và chi tiết nhập vai từ sự hợp tác The Netflix Pub. Nhấp vào bất kỳ hình ảnh nào để phóng to.  \n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-gallery\"\u003e\n        \u003cbutton data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852527217.jpg?v=1743679913\" type=\"button\" class=\"pinlord-project-gallery-item\"\u003e\n          \u003cimg height=\"600\" width=\"600\" loading=\"lazy\" alt=\"Hình ảnh hàng hóa sự kiện tùy chỉnh Netflix Pub 1  \" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852527217.jpg?v=1743679913\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852494449.jpg?v=1743679823\" type=\"button\" class=\"pinlord-project-gallery-item\"\u003e\n          \u003cimg height=\"600\" width=\"600\" loading=\"lazy\" alt=\"Hình ảnh sự kiện nhập vai Netflix Pub 2  \" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852494449.jpg?v=1743679823\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852461681.jpg?v=1743679925\" type=\"button\" class=\"pinlord-project-gallery-item\"\u003e\n          \u003cimg height=\"600\" width=\"600\" loading=\"lazy\" alt=\"Hình ảnh sản phẩm sự kiện thương hiệu tùy chỉnh Netflix 3  \" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852461681.jpg?v=1743679925\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852428913.webp?v=1743679902\" type=\"button\" class=\"pinlord-project-gallery-item\"\u003e\n          \u003cimg height=\"600\" width=\"600\" loading=\"lazy\" alt=\"Hình ảnh hàng hóa thương hiệu Netflix Pub 4  \" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852428913.webp?v=1743679902\"\u003e\n        \u003c\/button\u003e\n\n        \u003cbutton data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852363377.webp?v=1743679887\" type=\"button\" class=\"pinlord-project-gallery-item\"\u003e\n          \u003cimg height=\"600\" width=\"600\" loading=\"lazy\" alt=\"Hình ảnh chi tiết sản phẩm kích hoạt Netflix Pub 5  \" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852363377.webp?v=1743679887\"\u003e\n        \u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-deliverables\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eSản phẩm bàn giao dự án  \u003c\/p\u003e\n\n      \u003ch2\u003eNhững gì Pinlord cung cấp cho The Netflix Pub  \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pinlord cung cấp một bộ hỗ trợ thương hiệu sự kiện đầy đủ và sản phẩm tùy chỉnh được thiết kế để giúp Netflix và Amplify Events tạo ra một sự kiện kích hoạt người hâm mộ đồng bộ và nhập vai.  \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\u003eSản phẩm bàn giao  \u003c\/th\u003e\n              \u003cth\u003eMục đích  \u003c\/th\u003e\n              \u003cth\u003eTại sao điều này quan trọng  \u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTư vấn thương hiệu và thiết kế  \u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eĐón nhận phong cách phòng khách Anh cổ điển đồng thời kết hợp nét đặc trưng của Netflix.  \u003c\/td\u003e\n              \u003ctd\u003eGiúp sự kiện có cảm giác có chủ đề, có chủ ý và phù hợp với mục tiêu kích hoạt của Netflix.  \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThiết kế sản phẩm tùy chỉnh\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eTạo ra các sản phẩm theo chủ đề có tác động mạnh, thiết lập không khí cho địa điểm.  \u003c\/td\u003e\n              \u003ctd\u003eBiến ý tưởng thương hiệu thành những vật thể vật lý mà người tham dự có thể nhận biết, chạm vào và ghi nhớ.  \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eSản xuất bền vững  \u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eSản xuất sản phẩm tùy chỉnh có trách nhiệm mà không làm giảm phong cách hay chất lượng.  \u003c\/td\u003e\n              \u003ctd\u003eHỗ trợ tiêu chuẩn thương hiệu đồng thời giảm thiểu rủi ro trong sản xuất và nguồn cung.  \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTư vấn toàn diện  \u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eHướng dẫn quy trình từ ý tưởng thiết kế đến thực thi.  \u003c\/td\u003e\n              \u003ctd\u003eGiữ dự án đồng bộ từ ý tưởng sáng tạo ban đầu đến sản xuất cuối cùng.  \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eHỗ trợ sự kiện nhập vai  \u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eTạo ra sản phẩm và chi tiết giúp biến đổi không gian.  \u003c\/td\u003e\n              \u003ctd\u003eKhiến địa điểm trở thành một thế giới thương hiệu đầy đủ thay vì chỉ là một sự kiện thông thường.  \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eHàng hóa sự kiện tùy chỉnh  \u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eHỗ trợ sự kiện với các sản phẩm thương hiệu tùy chỉnh và quà tặng theo chủ đề.  \u003c\/td\u003e\n              \u003ctd\u003eTạo kết nối vật lý giữa người hâm mộ, sự kiện và trải nghiệm thương hiệu Netflix.  \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 id=\"pinlord-project-results\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eKết quả dự án  \u003c\/p\u003e\n\n      \u003ch2\u003eKết quả hợp tác với Netflix  \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Sự kiện Netflix Pub cho thấy cách thiết kế sáng tạo, sản xuất bền vững và hàng hóa tùy chỉnh có thể nâng tầm sự kiện thành trải nghiệm thương hiệu hoàn toàn nhập vai.  \n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eThực hiện theo chủ đề là ưu tiên hàng đầu  \u003c\/strong\u003e\n          \u003cp\u003eSản phẩm hỗ trợ ý tưởng phòng khách Anh và giúp sự kiện trở nên chân thực hơn.  \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eTrải nghiệm đáng nhớ cho người hâm mộ  \u003c\/strong\u003e\n          \u003cp\u003eNhững chi tiết tùy chỉnh đã giúp tạo ra trải nghiệm tại địa điểm mà người hâm mộ có thể tương tác trực tiếp và trực tuyến.  \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003ePhản hồi tích cực từ nhà sản xuất  \u003c\/strong\u003e\n          \u003cp\u003eAmplify Events chia sẻ rằng Pinlord đã vượt qua mong đợi và hoàn toàn phù hợp với chủ đề của sự kiện.  \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eTác động sản phẩm tùy chỉnh  \u003c\/strong\u003e\n          \u003cp\u003eDự án cho thấy cách sản phẩm thương hiệu đặt riêng có thể định hình cảm nhận của môi trường sự kiện.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eSản xuất bền vững\u003c\/strong\u003e\n          \u003cp\u003eDự án hỗ trợ sản xuất có trách nhiệm đồng thời vẫn cung cấp hàng hóa sự kiện sáng tạo, cao cấp.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eTiềm năng hợp tác trong tương lai\u003c\/strong\u003e\n          \u003cp\u003eHoạt động thành công tạo động lực tích cực cho các dự án hàng hóa sự kiện sáng tạo trong tương lai.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-brand-links\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eLiên kết thương hiệu và sự kiện liên quan\u003c\/p\u003e\n\n      \u003ch2\u003eKhám phá Netflix, hàng hóa sự kiện và các lựa chọn sản phẩm tùy chỉnh\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eNetflix\u003c\/strong\u003e\n          \u003cp\u003eKhám phá thương hiệu giải trí toàn cầu đứng sau hoạt động The Netflix Pub.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.netflix.com\/\" class=\"pinlord-project-link\" target=\"_blank\"\u003eTruy cập Netflix →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eSản phẩm tùy chỉnh Pinlord\u003c\/strong\u003e\n          \u003cp\u003eDuyệt các lựa chọn hàng hóa tùy chỉnh cho sự kiện, ra mắt, hoạt động và trải nghiệm người hâm mộ.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" class=\"pinlord-project-link\" target=\"_blank\"\u003eDuyệt sản phẩm tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eDanh mục sản phẩm Pinlord\u003c\/strong\u003e\n          \u003cp\u003eKhám phá ý tưởng sản phẩm cho các hoạt động thương hiệu nhập vai, hàng hóa sự kiện và quà tặng chiến dịch.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/pinlord-product-catalog\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem danh mục sản phẩm →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eHuy hiệu men tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eSản phẩm sưu tập cao cấp cho sự kiện, hoạt động người hâm mộ, ra mắt và khoảnh khắc văn hóa.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem huy hiệu men tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eNhãn dán tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eSản phẩm thương hiệu giá phải chăng, tiếp cận rộng cho bao bì, gói sự kiện và quà tặng người hâm mộ.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-stickers\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem nhãn dán tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eTiêu chuẩn đạo đức của Pinlord\u003c\/strong\u003e\n          \u003cp\u003eTìm hiểu cách Pinlord tiếp cận sản xuất sản phẩm tùy chỉnh có trách nhiệm.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/blogs\/help-articles\/pinlords-ethical-standards\" class=\"pinlord-project-link\" target=\"_blank\"\u003eĐọc tiêu chuẩn đạo đức →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-products\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eSản phẩm liên quan\u003c\/p\u003e\n\n      \u003ch2\u003eSản phẩm tùy chỉnh cho các hoạt động sự kiện và trải nghiệm thương hiệu nhập vai\u003c\/h2\u003e\n\n      \u003cdiv class=\"pinlord-project-three-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eHuy hiệu men tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eSản phẩm sưu tập cho trải nghiệm người hâm mộ, ra mắt chiến dịch, sự kiện ra mắt và hoạt động tại địa điểm.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-enamel-pins\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem huy hiệu men tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eNhãn dán tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eSản phẩm chi phí thấp, tác động cao cho gói sự kiện, chi tiết địa điểm, bao bì và quà tặng người hâm mộ.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-stickers\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem nhãn dán tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eMiếng dán tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eSản phẩm thương hiệu bền bỉ cho trang phục, trang phục hóa trang, đồng phục, bộ dụng cụ nhân viên và các hoạt động theo chủ đề.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-patches\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem miếng dán tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eMóc khóa acrylic tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003ePhụ kiện tùy chỉnh nhiều màu sắc cho móc khóa, túi sự kiện, hàng hóa người hâm mộ và các đợt phát hành giới hạn.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/custom-acrylic-charms\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem móc khóa acrylic →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eTrang phục tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eHàng hóa mặc được sẵn sàng cho sự kiện dành cho nhân viên, người tham dự, đội ngũ thương hiệu và trải nghiệm nhập vai.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-apparel-goods\" class=\"pinlord-project-link\" target=\"_blank\"\u003eXem trang phục tùy chỉnh →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-resource\"\u003e\n          \u003cstrong\u003eSản phẩm tùy chỉnh có đạo đức\u003c\/strong\u003e\n          \u003cp\u003eDuyệt toàn bộ dòng sản phẩm tùy chỉnh của Pinlord dành cho thương hiệu, nghệ sĩ, sự kiện và tổ chức phi lợi nhuận.\u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" class=\"pinlord-project-link\" target=\"_blank\"\u003eDuyệt tất cả sản phẩm →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-why\" class=\"pinlord-project-section pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eTại sao các thương hiệu giải trí chọn Pinlord\u003c\/p\u003e\n\n      \u003ch2\u003eTại sao các đội ngũ giải trí và sự kiện toàn cầu hợp tác với Pinlord\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Các thương hiệu giải trí cần đối tác sản xuất hàng hóa tùy chỉnh hiểu được kể chuyện, tốc độ, chất lượng và trải nghiệm khán giả. Pinlord giúp chuyển đổi ý tưởng sáng tạo thành sản phẩm hỗ trợ thế giới sự kiện.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-grid\"\u003e\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eHợp tác sáng tạo\u003c\/strong\u003e\n          \u003cp\u003eLàm việc chặt chẽ với nhà sản xuất, đại lý và đội ngũ thương hiệu để biến ý tưởng thành trải nghiệm vật lý.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eThiết kế sản phẩm tùy chỉnh\u003c\/strong\u003e\n          \u003cp\u003eTạo sản phẩm theo chủ đề trên huy hiệu, nhãn dán, miếng vá, móc khóa, quần áo và chi tiết sự kiện.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eSản xuất bền vững  \u003c\/strong\u003e\n          \u003cp\u003eGiúp các thương hiệu sản xuất hàng hóa sự kiện qua các quy trình sản xuất có trách nhiệm và minh bạch.  \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pinlord-project-card\"\u003e\n          \u003cstrong\u003eThực hiện liền mạch  \u003c\/strong\u003e\n          \u003cp\u003eHỗ trợ lịch trình, phê duyệt, sản xuất và giao hàng để chi tiết kích hoạt sẵn sàng sử dụng.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pinlord-project-actions\"\u003e\n        \u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/blogs\/help-articles\/pinlords-ethical-standards\" class=\"pinlord-project-button pinlord-project-button-primary\" target=\"_blank\"\u003eĐọc tiêu chuẩn đạo đức của chúng tôi  \u003c\/a\u003e\n        \u003ca rel=\"noopener\" href=\"https:\/\/www.bcorporation.net\/en-us\/find-a-b-corp\/company\/yourstuffmade-pty-ltd\/\" class=\"pinlord-project-button pinlord-project-button-secondary\" target=\"_blank\"\u003eXem hồ sơ B Corp  \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"pinlord-project-faqs\" class=\"pinlord-project-dropdowns pinlord-reveal\"\u003e\n      \u003cp class=\"pinlord-project-kicker\"\u003eCâu hỏi thường gặp  \u003c\/p\u003e\n\n      \u003ch2\u003eCác câu hỏi thường gặp về hàng hóa sự kiện tùy chỉnh  \u003c\/h2\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eDự án Netflix x Pinlord là gì?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003eDự án Netflix x Pinlord là sự hợp tác về hàng hóa sự kiện tùy chỉnh và sản phẩm theo chủ đề cho kích hoạt Netflix Pub tại Melbourne. Pinlord đã giúp tạo ra các sản phẩm thương hiệu nhập vai và ý tưởng thiết kế hỗ trợ chủ đề phòng khách phong cách Anh cổ điển của sự kiện.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAi đã tham gia vào kích hoạt Netflix Pub?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003eNetflix đã hợp tác với Amplify Events cho hoạt động này, với Pinlord hỗ trợ các yếu tố sản phẩm tùy chỉnh sáng tạo và hàng hóa sự kiện.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePinlord có thể tạo ra những sản phẩm tùy chỉnh nào cho các kích hoạt sự kiện?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003ePinlord có thể hỗ trợ các sản phẩm tùy chỉnh như huy hiệu men, nhãn dán, miếng vá, mặt dây chuyền acrylic, móc khóa, quần áo, bao bì, dây đeo thẻ, túi tote, đồ uống, các vật dụng lấy cảm hứng từ biển hiệu và các sản phẩm sự kiện theo chủ đề khác.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eTại sao hàng hóa tùy chỉnh lại hữu ích cho các sự kiện nhập vai?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003eHàng hóa tùy chỉnh giúp sự kiện trở nên cụ thể và đáng nhớ hơn. Nó có thể hỗ trợ chủ đề, định hướng nhận diện hình ảnh và mang đến cho người tham dự một kỷ vật vật lý của trải nghiệm.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePinlord có hỗ trợ hàng hóa sự kiện bền vững không?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003eCó. Pinlord hỗ trợ các thương hiệu với hướng dẫn sản xuất có trách nhiệm, tiêu chuẩn sản xuất đạo đức và phát triển sản phẩm tùy chỉnh cho sự kiện, chiến dịch và kích hoạt.  \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eLàm thế nào để bắt đầu dự án hàng hóa sự kiện tùy chỉnh với Pinlord?  \u003c\/summary\u003e\n        \u003cdiv class=\"pinlord-project-dropdown-content\"\u003e\n          \u003cp\u003eBắt đầu bằng cách chia sẻ ngày sự kiện, địa điểm giao hàng, số lượng, ý tưởng sản phẩm, chủ đề, tác phẩm nghệ thuật, phạm vi ngân sách và yêu cầu thương hiệu. Pinlord sẽ đề xuất các lựa chọn sản phẩm và các bước sản xuất tiếp theo.  \u003c\/p\u003e\n          \u003cp\u003e\u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" class=\"pinlord-project-link\" target=\"_blank\"\u003eBắt đầu báo giá sản phẩm tùy chỉnh →  \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\"\u003eHãy cùng hợp tác  \u003c\/p\u003e\n\n      \u003ch2\u003eTạo hàng hóa sự kiện tùy chỉnh để mọi người nhớ mãi  \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Kích hoạt Netflix Pub tại Melbourne đã trình diễn cách thiết kế sáng tạo, sản xuất bền vững và hàng hóa tùy chỉnh có thể nâng tầm sự kiện thành trải nghiệm thương hiệu hoàn toàn nhập vai.  \n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Dù bạn đang tạo sự kiện dành cho người hâm mộ, ra mắt sản phẩm, chiếm lĩnh địa điểm, buổi công chiếu, kích hoạt thương hiệu hay khoảnh khắc văn hóa, Pinlord có thể giúp biến ý tưởng của bạn thành các sản phẩm tùy chỉnh hỗ trợ câu chuyện.  \n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pinlord-project-actions\"\u003e\n        \u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" class=\"pinlord-project-button pinlord-project-button-primary\" target=\"_blank\"\u003eBắt đầu dự án hàng hóa tùy chỉnh  \u003c\/a\u003e\n        \u003ca rel=\"noopener\" href=\"https:\/\/pinlord.com\/products\/pinlord-product-catalog\" class=\"pinlord-project-button pinlord-project-button-secondary\" target=\"_blank\"\u003eXem danh mục sản phẩm  \u003c\/a\u003e\n        \u003ca rel=\"noopener\" href=\"mailto:hi@pinlord.com\" class=\"pinlord-project-button pinlord-project-button-secondary\" target=\"_blank\"\u003eGửi email cho Pinlord  \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"pinlord-project-note\"\u003e\n        #Pinlord #Netflix #EventActivation #CustomEventMerchandise #Branding #ProductDesign #CreativeCollaboration #SustainableProduction #NetflixPub #MelbourneEvents #AmplifyEvents #ImmersiveExperience #BCorpCertified\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/article\u003e\n\n\u003cdiv aria-hidden=\"true\" id=\"pinlordProjectLightbox\" class=\"pinlord-lightbox\"\u003e\n  \u003cdiv class=\"pinlord-lightbox-inner\"\u003e\n    \u003cbutton aria-label=\"Close enlarged image\" type=\"button\" class=\"pinlord-lightbox-close\"\u003e×\u003c\/button\u003e\n    \u003cimg alt=\"Hình ảnh thư viện dự án Netflix mở rộng  \" class=\"pinlord-lightbox-img\"\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 Netflix 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\": \"Netflix x Pinlord: Custom Event Merchandise for The Netflix Pub\",\n  \"description\": \"See how Pinlord helped Netflix create immersive custom event merchandise and thematic products for The Netflix Pub activation in Melbourne.\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852527217.jpg?v=1743679913\",\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\/netflix-pub-event-merchandise\"\n  },\n  \"about\": [\n    \"Netflix custom merchandise\",\n    \"Netflix Pub Melbourne\",\n    \"custom event merchandise\",\n    \"immersive brand activation\",\n    \"event branding\",\n    \"custom branded products\",\n    \"sustainable production\"\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 Netflix x Pinlord project?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Netflix x Pinlord project was a custom event merchandise and thematic product collaboration for The Netflix Pub activation in Melbourne. Pinlord helped create immersive branded products and design concepts that supported the activation’s vintage British parlour theme.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who was involved in The Netflix Pub activation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Netflix partnered with Amplify Events for the activation, with Pinlord supporting the creative custom product and event merchandise elements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What custom products can Pinlord create for event activations?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Pinlord can support custom enamel pins, stickers, patches, acrylic charms, keychains, apparel, packaging, lanyards, tote bags, drinkware, signage-inspired items and other thematic event products.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is custom merchandise useful for immersive events?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Custom merchandise helps make an event feel more tangible and memorable. It can support the theme, guide the visual identity and give attendees a physical reminder of the experience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can Pinlord support sustainable event merchandise?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Pinlord supports brands with responsible production guidance, ethical manufacturing standards and custom product development for events, campaigns and activations.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Netflix","offers":[{"title":"Default Title","offer_id":40466422038641,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/products\/netflix-project-default-title-netflix-30988852363377.webp?v=1743679887","url":"https:\/\/pinlord.com\/vi\/products\/netflix-x-pinlord-hang-hoa-s-ki-n-tuy-ch-nh-cho-quan-r-u-netflix","provider":"Pinlord.com","version":"1.0","type":"link"}