{"product_id":"avery-supreme-vinyl-gloss-dark-yellow-wrap-sw900-249-o","title":"AVERY DENNISON SW900 SUPREME GLOSS DARK YELLOW VINYL WRAP | 249-O","description":"\u003cstyle\u003e\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-black: #111111;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(circle at 88% 8%, rgba(211, 154, 20, 0.42), transparent 29%),\n      radial-gradient(circle at 72% 90%, rgba(122, 74, 4, 0.4), transparent 32%),\n      linear-gradient(135deg, #0d0c08 0%, #1d1a12 58%, #2d291d 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 760px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 700px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(circle at 100% 0%, rgba(211, 154, 20, 0.13), transparent 31%),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(211, 154, 20, 0.14), transparent 35%),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .iwpd__pro-note p + p {\n    margin-top: 7px;\n  }\n\n  .iwpd__pro-note strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(255, 75, 75, 0.06), transparent 43%),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34%),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.08);\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  .iwpd__governance {\n    margin: 5px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-249o-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eSupreme Wrapping Film™\u003c\/span\u003e\n        \u003cspan\u003eProduct Code 249-O\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-249o-title\"\u003eGloss Dark Yellow\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Create a warm and distinctive colour-change finish with\n        \u003cstrong\u003eAvery Dennison® SW900 Gloss Dark Yellow SW900-249-O\u003c\/strong\u003e.\n        Its saturated golden-yellow colour and smooth, high-gloss\n        factory-finished surface bring confident energy to complete vehicle\n        transformations, contrasting panels and coordinated accent projects.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWarm golden yellow\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eHigh-gloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMulti-layer cast film\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColour family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eYellow\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital images cannot reproduce the physical colour precisely. Apparent\n        warmth, saturation and gloss vary with lighting, viewing angle, panel\n        shape, surrounding colours, the underlying vehicle colour and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eColour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDark Yellow\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 9h8v6H8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss, Above 85 GU\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eEasy Apply™ RS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 152.4 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application Only\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 10 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eWarm gloss colour\u003c\/span\u003e\n      \u003ch3\u003eRich golden-yellow character with clean, polished reflections\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eGloss Dark Yellow SW900-249-O\u003c\/strong\u003e combines a saturated\n        yellow colour with a warm golden character and a smooth, high-gloss\n        factory-finished surface. Direct sunlight can make the finish appear\n        brighter and more energetic, while shade can create a richer and more\n        grounded presentation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The solid, non-metallic finish produces clean reflections across broad\n        panels and follows body lines without relying on a directional special\n        effect. Its deeper yellow appearance offers a distinctive alternative\n        to pale yellow, bright lemon tones and orange finishes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Gloss Dark Yellow can support a complete colour-change transformation\n        or coordinated feature areas across hoods, roofs, trunks, mirrors,\n        pillars and trim. Careful preparation and controlled installation help\n        maintain smooth colour and gloss across adjoining panels.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eFinish personality\u003c\/span\u003e\n          \u003ch4\u003e\n            Bold, warm and energetic with a polished golden-yellow presentation.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Gloss Dark Yellow pairs naturally with gloss black, satin black,\n          charcoal, exposed carbon fibre, gunmetal, silver, white and polished\n          metal. Dark blue, deep green, bronze or red accents can create a more\n          expressive custom combination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProfessional wrap-film technology\u003c\/span\u003e\n      \u003ch3\u003eDistinctive yellow styling with controlled application performance\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Gloss Dark Yellow combines a multi-layer cast film and integrated\n        finished surface with Avery Dennison® Easy Apply™ RS technology for\n        positioning, air management and professional installation on properly\n        prepared surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eWarm golden-yellow appearance\u003c\/h4\u003e\n        \u003cp\u003e\n          A saturated non-metallic yellow provides an expressive foundation for\n          complete wraps, contrasting panels and coordinated accent work.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eHigh-gloss finished surface\u003c\/h4\u003e\n        \u003cp\u003e\n          The smooth gloss surface creates defined reflections across properly\n          prepared vehicle panels.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n        \u003cp\u003e\n          Easy Apply™ RS technology provides slideability and\n          repositionability, helping the installer align the film before firm\n          final pressure is applied.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eAir-egress adhesive\u003c\/h4\u003e\n        \u003cp\u003e\n          The adhesive and liner system helps trapped air escape during\n          installation, supporting controlled application across broad panels.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eWide 60-inch format\u003c\/h4\u003e\n        \u003cp\u003e\n          The five-foot width allows many hoods, roofs, trunks and side panels\n          to be wrapped in one piece, helping reduce unnecessary seams.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eLong-term removable adhesive\u003c\/h4\u003e\n        \u003cp\u003e\n          The acrylic adhesive is designed for professional removal during the\n          applicable durability period, subject to substrate, paint condition,\n          installation, exposure and maintenance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n      \u003ch3\u003eCreate a complete Dark Yellow transformation or coordinated accents\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003e\n            Complete colour-change applications on suitable factory-finished\n            vehicle surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 8h16v8H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8V5h8v3M8 16v3h8v-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods, Roofs \u0026amp; Trunks\u003c\/strong\u003e\n          \u003cspan\u003e\n            Broad panels that showcase the warm yellow colour and high gloss.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors, Pillars \u0026amp; Trim\u003c\/strong\u003e\n          \u003cspan\u003e\n            Focused details on compatible smooth surfaces after adhesion\n            testing.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8M8 13h5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eLarge Vehicle Panels\u003c\/strong\u003e\n          \u003cspan\u003e\n            Suitable prepared areas on cars, vans, trucks and buses.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\u003cstrong\u003eThis is decorative colour-change vinyl, not paint protection film.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e\n          Confirm the physical colour over the intended vehicle finish before\n          installation. Use clean tools and material from the same production\n          lot, and preferably complete adjoining panels from one roll to help\n          maintain consistent colour and gloss.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-249o-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSW900 Supreme Wrapping Film™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eDark Yellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eCurrent product code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-249-O \/ 249-O\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003eGloss cast vehicle wrap film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eYellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eFactory-finished high-gloss surface\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eGloss level:\u003c\/dt\u003e\n              \u003cdd\u003eGreater than 85 GU at 60 degrees\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical face film:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.2 mil \/ 80 µm typical face film; current PDS\/physical roll governs.\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eLong-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat, flat with rivets, corrugations and deep recesses.\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical elongation:\u003c\/dt\u003e\n              \u003cdd\u003e150% at break\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFlat and simple curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 50°F \/ 10°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eComplex curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 60°F \/ 16°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eInstawraps listed cuts:\u003c\/dt\u003e\n              \u003cdd\u003e5 ft wide × 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or 75 ft\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 × 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Two years from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 10 years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to two years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-249o-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for 249-O\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional installation is recommended.\u003c\/strong\u003e\n              Correct preparation, forming, edge finishing and post-heating are\n              essential for reliable wrap performance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a dry application method only.\u003c\/strong\u003e\n              Never use water, soap solution or application fluid beneath the\n              adhesive.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm the physical roll code.\u003c\/strong\u003e\n              The current Avery Dennison North American colour guide and\n              Instawraps product title identify Dark Yellow as SW900-249-O,\n              while the existing product-page address retains an older code.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate colour over the intended vehicle finish.\u003c\/strong\u003e\n              Underlying paint, seams and adjoining colours can affect the\n              completed visual result, so test the physical film first.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse material from the same production lot.\u003c\/strong\u003e\n              Slight colour or gloss differences may occur between rolls or\n              lots. One roll per vehicle is preferred wherever practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the substrate under strong lighting.\u003c\/strong\u003e\n              High-gloss film can make dents, sanding marks, dust, paint texture\n              and other surface irregularities easier to see.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean tools and gloves.\u003c\/strong\u003e\n              Keep the adhesive and finished surface free from fingerprints,\n              grit, dust and squeegee contamination.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan the complete panel layout first.\u003c\/strong\u003e\n              Review seams, overlaps, edges and high-stress areas before\n              removing the liner or applying heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply only to properly prepared surfaces.\u003c\/strong\u003e\n              The substrate must be clean, smooth, dry and free from wax,\n              silicone, grease, polish, dust and other contamination.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAllow paint to cure fully.\u003c\/strong\u003e\n              Do not apply over uncured, improperly dried, weak, peeling,\n              oxidized or poorly bonded paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse suitable factory-finished vehicle surfaces.\u003c\/strong\u003e\n              The current PDS lists non-OEM-painted vehicles as an unsuitable\n              use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid unsuitable low-energy substrates.\u003c\/strong\u003e\n              Rubber, unpainted plastic and similar materials may not provide\n              reliable adhesion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eThe current PDS lists stainless steel as an unsuitable use.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse controlled heat and distribute stretch.\u003c\/strong\u003e\n              Concentrated overstretching can alter colour, reduce gloss\n              uniformity and weaken performance in formed areas.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMinimize adhesive disturbance.\u003c\/strong\u003e\n              Repeated lifting, aggressive repositioning or excessive pressure\n              can create visible texture beneath high-gloss film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePost-heat critical areas correctly.\u003c\/strong\u003e\n              Recesses, edges and stretched areas must be completed according\n              to Avery Dennison’s current SW900 installation instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSign-cut letters and graphics are not recommended.\u003c\/strong\u003e\n              Use a film intended for small lettering or intricate sign-cut\n              graphics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse caution over existing graphics or films.\u003c\/strong\u003e\n              Application over pre-existing graphics requires approval, and\n              application over non-Avery Dennison films is not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWatercraft use is limited.\u003c\/strong\u003e\n              Do not apply below the static waterline. Approved applications\n              require appropriate edge sealing, and saltwater removability is\n              not warranted.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest interior components before full installation.\u003c\/strong\u003e\n              Interior plastics and trim vary in texture, coating and surface\n              energy, so adhesion and removal must be evaluated first.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-249o-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the wrap regularly.\u003c\/strong\u003e\n              Dirt, fuel residue, insects and environmental contamination can\n              reduce gloss and affect the Dark Yellow appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHand washing is ideal; avoid brush washes.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose grit before touching\n              the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash gently from the top downward using mild soapy water and a\n              clean microfiber towel, wash mitt or gentle sponge.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use mild, film-safe cleaning products within a pH range of 5 to 9.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly and dry with a clean microfiber or soft towel to\n              reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Spot-clean bird droppings, insects, tree sap, fuel and road\n              contamination promptly.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Test every new cleaner, wax, sealant or surface-care product in an\n              inconspicuous area before treating the complete wrap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid harsh compounds, hard brushes, aggressive scrubbing, dirty\n              towels and incompatible cleaning products.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              A brushless, spray-only automatic car wash may be acceptable, but\n              automated brush washes are not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse pressure washing only after gentler cleaning methods have failed.\u003c\/strong\u003e\n              Keep pressure below 1200 psi and water temperature below\n              180°F \/ 80°C.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the nozzle at least 12 inches from film edges, use a\n              40-degree wide spray pattern and hold the nozzle perpendicular to\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never direct pressurized water into seams, edges or lifted\n              sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect the film regularly. Contact a qualified installer when\n              cracking, discolouration, edge lifting or significant surface\n              deterioration first appears.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Results depend on film age,\n              exposure, paint condition, substrate and installation quality.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-249o-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Avery Dennison’s May 2026 North American colour guide identifies\n              Dark Yellow as SW900-249-O within the SW900 Gloss colour family.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1:\u003c\/strong\u003e\n              Up to 10 years for vertical exposure and two years for horizontal\n              or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 2:\u003c\/strong\u003e\n              Up to eight years for vertical exposure and six months for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 3:\u003c\/strong\u003e\n              The current PDS lists 4.8 years for vertical exposure and four\n              months for horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Vertical exposure places the face of the film within 0 to\n              10 degrees of vertical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Non-vertical and horizontal exposure receive the shorter\n              horizontal durability value.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual service life and warranty eligibility depend on exposure\n              zone, panel orientation, substrate, preparation, installation,\n              environmental conditions, cleaning and maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The durability period assumes correct storage, conversion and\n              installation in accordance with Avery Dennison instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Normal changes in gloss and surface appearance are not covered by\n              the Avery Dennison material warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Incompatible soaps, waxes, solvents or surface treatments may\n              alter the finish, cause premature failure and affect warranty\n              eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability applies through the applicable durability period,\n              subject to substrate, paint condition, exposure and approved\n              removal methods.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Clean removability means removal with less than 20% adhesive\n              residue when appropriate heat and chemical removal methods are\n              used.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability depends on substrate and paint condition.\n              \u003cstrong\u003eThe current PDS lists stainless steel as an unsuitable use.\u003c\/strong\u003e\n              Additional exclusions are identified in the current manufacturer\n              documentation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Slight colour or gloss differences may occur between production\n              lots. Confirm lot numbers before cutting material for one vehicle\n              or adjoining panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current product data sheet, warranty documentation and\n              SW900 application instructions before beginning the project.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Gloss Dark Yellow colour before ordering\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Dark Yellow cannot be evaluated accurately from a static\n          digital image. Its apparent warmth, saturation and gloss change with\n          lighting, viewing angle, the underlying vehicle colour and\n          surrounding finishes. Select the 3 × 5-inch sample option above and\n          inspect the physical film outdoors, under direct light and beside the\n          intended vehicle colour before ordering material for the complete\n          project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 × 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison’s May 2026 North American colour guide identifies Dark\n    Yellow as SW900-249-O within the SW900 Gloss family. The current SW900\n    product data sheet lists colour durability of up to 10 years for qualifying\n    Zone 1 vertical exposure and two years for horizontal or non-vertical\n    exposure, with shorter periods in Zones 2 and 3. Actual durability and\n    warranty eligibility depend on exposure zone, application angle, substrate,\n    preparation, installation, environment and maintenance. Material from the\n    same production lot should be used across adjoining panels, preferably one\n    roll per vehicle. Professional installation and physical sample evaluation\n    are strongly recommended. Avery Dennison, Supreme Wrapping Film, Easy Apply\n    and StaFlat are trademarks of Avery Dennison Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003eCurrent manufacturer documentation and the physical roll label govern.\u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19546127335481,"sku":"10256487431","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546127368249,"sku":"10256487432","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546127401017,"sku":"10256487433","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546127433785,"sku":"10256487434","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546127466553,"sku":"10256487435","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546127499321,"sku":"10256487436","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546127532089,"sku":"10256487437","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546127564857,"sku":"10256487438","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546127597625,"sku":"10256487439","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546127630393,"sku":"10256487440","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546127663161,"sku":"10256487441","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546127695929,"sku":"10256487442","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546127728697,"sku":"10256487443","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546127761465,"sku":"10256487444","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/249-O_23f325b7-ff05-4d5e-8a65-2f8cb2f1f9a2.jpg?v=1737607655","url":"https:\/\/www.instawrapshop.ca\/products\/avery-supreme-vinyl-gloss-dark-yellow-wrap-sw900-249-o","provider":"Instawraps","version":"1.0","type":"link"}