{"title":"Rozza","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eRozza Collection Page\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --bg: #f6f0e7;\n      --bg-soft: #fbf7f1;\n      --text: #1f1d19;\n      --muted: #6d665d;\n      --line: #d9cebf;\n      --accent: #2d3a2c;\n      --accent-2: #786044;\n      --white: #ffffff;\n      --shadow: 0 20px 40px rgba(31, 29, 25, 0.08);\n      --radius: 22px;\n      --max: 1240px;\n    }\n\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      margin: 0;\n      font-family: \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--text);\n      background: var(--bg);\n      line-height: 1.55;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .container {\n      width: min(calc(100% - 32px), var(--max));\n      margin: 0 auto;\n    }\n\n    .eyebrow {\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      font-size: 0.78rem;\n      color: var(--accent-2);\n      font-weight: 700;\n    }\n\n    h1, h2, h3 {\n      line-height: 1.05;\n      margin: 0 0 16px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 600;\n    }\n\n    h1 { font-size: clamp(2.6rem, 5vw, 5.2rem); }\n    h2 { font-size: clamp(2rem, 3.4vw, 3.4rem); }\n    h3 { font-size: clamp(1.4rem, 2vw, 2rem); }\n\n    p {\n      margin: 0 0 16px;\n      color: var(--muted);\n      font-size: 1.02rem;\n    }\n\n    .section {\n      padding: 72px 0;\n    }\n\n    .hero {\n      position: relative;\n      min-height: 86vh;\n      display: grid;\n      align-items: end;\n      color: var(--white);\n      background:\n        linear-gradient(to top, rgba(20, 17, 13, 0.76), rgba(20, 17, 13, 0.14)),\n        url('https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-cooking-rotisserie.jpg?v=1759773480\u0026width=2400') center\/cover no-repeat;\n    }\n\n    .hero__inner {\n      padding: 120px 0 64px;\n      max-width: 760px;\n    }\n\n    .hero p {\n      color: rgba(255,255,255,0.88);\n      font-size: 1.1rem;\n      max-width: 620px;\n    }\n\n    .hero__actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 28px;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 52px;\n      padding: 0 24px;\n      border-radius: 999px;\n      font-weight: 700;\n      border: 1px solid transparent;\n      transition: 0.25s ease;\n    }\n\n    .btn--light {\n      background: var(--white);\n      color: var(--text);\n    }\n\n    .btn--light:hover { transform: translateY(-2px); }\n\n    .btn--ghost {\n      color: var(--white);\n      border-color: rgba(255,255,255,0.4);\n      background: rgba(255,255,255,0.04);\n      backdrop-filter: blur(6px);\n    }\n\n    .intro {\n      padding-top: 40px;\n    }\n\n    .intro__card {\n      background: var(--bg-soft);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: 28px;\n      margin-top: -70px;\n      position: relative;\n      z-index: 2;\n    }\n\n    .intro__grid {\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr;\n      gap: 28px;\n      align-items: center;\n    }\n\n    .ticks {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 20px;\n    }\n\n    .tick {\n      padding: 14px 16px;\n      border-radius: 16px;\n      background: var(--white);\n      border: 1px solid var(--line);\n      color: var(--text);\n      font-weight: 600;\n      box-shadow: 0 8px 22px rgba(31, 29, 25, 0.05);\n    }\n\n    .quote-box {\n      background: var(--accent);\n      color: var(--white);\n      border-radius: 20px;\n      padding: 28px;\n      min-height: 100%;\n      display: flex;\n      align-items: center;\n    }\n\n    .quote-box p {\n      color: rgba(255,255,255,0.82);\n      margin-bottom: 0;\n      font-size: 1rem;\n    }\n\n    .bundle-section {\n      background: linear-gradient(180deg, #f3ece2 0%, #f8f3ec 100%);\n    }\n\n    .section-head {\n      display: flex;\n      gap: 22px;\n      justify-content: space-between;\n      align-items: end;\n      margin-bottom: 28px;\n    }\n\n    .section-head p {\n      max-width: 640px;\n      margin-bottom: 0;\n    }\n\n    .bundle-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 24px;\n    }\n\n    .bundle-card {\n      background: var(--white);\n      border-radius: var(--radius);\n      overflow: hidden;\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n      display: flex;\n      flex-direction: column;\n    }\n\n    .bundle-card__media {\n      aspect-ratio: 1 \/ 1.05;\n      overflow: hidden;\n      background: #ece4d8;\n    }\n\n    .bundle-card__media img {\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .bundle-card__body {\n      padding: 24px;\n      display: flex;\n      flex-direction: column;\n      flex: 1;\n    }\n\n    .price {\n      font-size: 1.2rem;\n      color: var(--accent);\n      font-weight: 800;\n      margin-bottom: 12px;\n    }\n\n    .mini-list {\n      display: grid;\n      gap: 10px;\n      margin: 10px 0 22px;\n      color: var(--text);\n    }\n\n    .mini-list span {\n      display: block;\n      padding-left: 18px;\n      position: relative;\n      color: var(--muted);\n    }\n\n    .mini-list span::before {\n      content: \"•\";\n      position: absolute;\n      left: 0;\n      color: var(--accent-2);\n    }\n\n    .bundle-card .btn {\n      margin-top: auto;\n      background: var(--accent);\n      color: var(--white);\n    }\n\n    .product-breakdown {\n      display: grid;\n      gap: 32px;\n    }\n\n    .product-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 32px;\n      align-items: center;\n      background: rgba(255,255,255,0.5);\n      border: 1px solid var(--line);\n      border-radius: 26px;\n      padding: 22px;\n    }\n\n    .product-row:nth-child(even) .product-row__content {\n      order: -1;\n    }\n\n    .product-row__image {\n      border-radius: 20px;\n      overflow: hidden;\n      min-height: 440px;\n      background: #e7ddcf;\n    }\n\n    .product-row__image img {\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .product-row__content ul {\n      margin: 0 0 24px;\n      padding-left: 20px;\n      color: var(--muted);\n    }\n\n    .product-row__content li { margin-bottom: 8px; }\n\n    .info-band {\n      background: var(--accent);\n      color: var(--white);\n    }\n\n    .info-band .grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .info-box {\n      border: 1px solid rgba(255,255,255,0.14);\n      border-radius: 20px;\n      padding: 24px;\n      background: rgba(255,255,255,0.04);\n    }\n\n    .info-box p,\n    .info-band .eyebrow {\n      color: rgba(255,255,255,0.72);\n    }\n\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr 0.8fr;\n      gap: 18px;\n    }\n\n    .gallery-grid figure {\n      margin: 0;\n      border-radius: 22px;\n      overflow: hidden;\n      min-height: 320px;\n      background: #e7ddcf;\n    }\n\n    .gallery-grid figure img {\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .compare {\n      background: var(--bg-soft);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow);\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    th, td {\n      padding: 18px 20px;\n      text-align: left;\n      border-bottom: 1px solid var(--line);\n      vertical-align: top;\n    }\n\n    th {\n      background: #efe5d8;\n      font-size: 0.9rem;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--accent-2);\n    }\n\n    .cta {\n      padding: 84px 0;\n    }\n\n    .cta__box {\n      background:\n        linear-gradient(to top, rgba(20,17,13,0.72), rgba(20,17,13,0.32)),\n        url('https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-shop-rotisserie-chicken.jpg?v=1764012707\u0026width=1200') center\/cover no-repeat;\n      border-radius: 28px;\n      padding: 54px 28px;\n      color: var(--white);\n      text-align: center;\n      box-shadow: var(--shadow);\n    }\n\n    .cta__box p {\n      color: rgba(255,255,255,0.82);\n      max-width: 720px;\n      margin: 0 auto 22px;\n    }\n\n    @media (max-width: 1100px) {\n      .bundle-grid,\n      .gallery-grid,\n      .info-band .grid,\n      .intro__grid,\n      .product-row {\n        grid-template-columns: 1fr;\n      }\n\n      .product-row:nth-child(even) .product-row__content {\n        order: 0;\n      }\n\n      .product-row__image {\n        min-height: 320px;\n      }\n    }\n\n    @media (max-width: 720px) {\n      .section { padding: 56px 0; }\n      .hero__inner { padding: 96px 0 44px; }\n      .intro__card { margin-top: -40px; padding: 22px; }\n      .ticks { grid-template-columns: 1fr; }\n      .section-head { display: block; }\n      th, td { padding: 14px; }\n      .cta__box { padding: 42px 20px; }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cheader class=\"hero\"\u003e\n    \u003cdiv class=\"container hero__inner\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eRozza Collection\u003c\/div\u003e\n      \u003ch1\u003eThe ritual of roasting, now in three ways to own it.\u003c\/h1\u003e\n      \u003cp\u003e\n        Shop the full Rozza collection from one place. Start with the original Rozza Barbecue,\n        add the Stand Table for a complete setup, or choose the full Rozza Bundle for the most\n        elevated outdoor cooking experience.\n      \u003c\/p\u003e\n      \u003cdiv class=\"hero__actions\"\u003e\n        \u003ca class=\"btn btn--light\" href=\"#collection-products\"\u003eShop the collection\u003c\/a\u003e\n        \u003ca class=\"btn btn--ghost\" href=\"#collection-breakdown\"\u003eExplore the bundles\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003cmain\u003e\n    \u003csection class=\"intro\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"intro__card\"\u003e\n          \u003cdiv class=\"intro__grid\"\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"eyebrow\"\u003eA collection-led landing page\u003c\/div\u003e\n              \u003ch2\u003eLead with products first, then tell the Rozza story underneath.\u003c\/h2\u003e\n              \u003cp\u003e\n                This layout is designed to act as both a collection page and a landing page. Visitors land\n                straight into the three core products, see exactly which setup suits them, and then continue\n                scrolling into the lifestyle, details, and premium brand story that already works on the current page.\n              \u003c\/p\u003e\n              \u003cdiv class=\"ticks\"\u003e\n                \u003cdiv class=\"tick\"\u003eThree hero products at the top\u003c\/div\u003e\n                \u003cdiv class=\"tick\"\u003eSame premium outdoor aesthetic\u003c\/div\u003e\n                \u003cdiv class=\"tick\"\u003eBuilt for collection-first shopping\u003c\/div\u003e\n                \u003cdiv class=\"tick\"\u003eKeeps the emotional landing-page feel\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"quote-box\"\u003e\n              \u003cdiv\u003e\n                \u003ch3 style=\"color:#fff; margin-bottom:12px;\"\u003eMade to feel editorial, but sell like a collection.\u003c\/h3\u003e\n                \u003cp\u003e\n                  Replace the existing one-product-first journey with a clearer path: choose your Rozza,\n                  compare the setups, then move naturally into the brand and lifestyle imagery.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"collection-products\" class=\"section bundle-section\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"section-head\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"eyebrow\"\u003eShop the main products\u003c\/div\u003e\n            \u003ch2\u003eChoose your Rozza setup\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp\u003e\n            Put the three main products front and centre so customers can shop immediately. Each card can link directly to its own Shopify product page.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bundle-grid\"\u003e\n          \u003carticle class=\"bundle-card\"\u003e\n            \u003cdiv class=\"bundle-card__media\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-bbq-grill.png?v=1764018140\u0026amp;width=1200\" alt=\"Rozza Barbecue\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bundle-card__body\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003eCore Product\u003c\/div\u003e\n              \u003ch3\u003eRozza Barbecue\u003c\/h3\u003e\n              \u003cdiv class=\"price\"\u003eFrom £699\u003c\/div\u003e\n              \u003cp\u003eThe original rotisserie barbecue for slow-roasted flavour, charcoal cooking, and beautifully crisp finishes.\u003c\/p\u003e\n              \u003cdiv class=\"mini-list\"\u003e\n                \u003cspan\u003eMain Rozza unit\u003c\/span\u003e\n                \u003cspan\u003eRotisserie motor included\u003c\/span\u003e\n                \u003cspan\u003eTwo steel skewers with oak handles\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-rotisserie\"\u003eView Rozza Barbecue\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"bundle-card\"\u003e\n            \u003cdiv class=\"bundle-card__media\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-outdoor-cooking-roast.jpg?v=1764354537\u0026amp;width=900\" alt=\"Rozza and Stand Table\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bundle-card__body\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003eComplete Setup\u003c\/div\u003e\n              \u003ch3\u003eRozza + Stand Table\u003c\/h3\u003e\n              \u003cdiv class=\"price\"\u003eCustom bundle price\u003c\/div\u003e\n              \u003cp\u003eA more complete outdoor cooking station pairing the Rozza with the dedicated stand table for ease, height, and presentation.\u003c\/p\u003e\n              \u003cdiv class=\"mini-list\"\u003e\n                \u003cspan\u003eRozza barbecue included\u003c\/span\u003e\n                \u003cspan\u003eDedicated stand table included\u003c\/span\u003e\n                \u003cspan\u003eIdeal for hosting and regular use\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-stand-table-bundle\"\u003eView Rozza + Stand Table\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"bundle-card\"\u003e\n            \u003cdiv class=\"bundle-card__media\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-shop-rotisserie-chicken.jpg?v=1764012707\u0026amp;width=900\" alt=\"Rozza Bundle\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bundle-card__body\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003eBest Value\u003c\/div\u003e\n              \u003ch3\u003eRozza Bundle\u003c\/h3\u003e\n              \u003cdiv class=\"price\"\u003eFlagship bundle price\u003c\/div\u003e\n              \u003cp\u003eThe all-in Rozza option for customers who want the full setup from the start, with the strongest value story and the biggest visual impact.\u003c\/p\u003e\n              \u003cdiv class=\"mini-list\"\u003e\n                \u003cspan\u003eBuilt for premium gifting or full setup buyers\u003c\/span\u003e\n                \u003cspan\u003eStrongest merchandising opportunity\u003c\/span\u003e\n                \u003cspan\u003ePerfect for the main featured product slot\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-bundle\"\u003eView Rozza Bundle\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"collection-breakdown\" class=\"section\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"section-head\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"eyebrow\"\u003eBreakdown of the three products\u003c\/div\u003e\n            \u003ch2\u003eExplain each option as the customer scrolls\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp\u003e\n            After the product cards, continue the page with richer detail so the customer understands which version is right for them without leaving the collection page.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-breakdown\"\u003e\n          \u003carticle class=\"product-row\"\u003e\n            \u003cdiv class=\"product-row__image\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-cooking-rotisserie.jpg?v=1759773480\u0026amp;width=1600\" alt=\"Rozza barbecue cooking outdoors\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-row__content\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003e01 \/ The original\u003c\/div\u003e\n              \u003ch3\u003eRozza Barbecue\u003c\/h3\u003e\n              \u003cp\u003e\n                This is the entry into the Rozza world and should be positioned as the signature product. It delivers the experience your current page already sells so well: authentic charcoal rotisserie cooking, steady heat control, natural basting, and that crisp, smoky finish.\n              \u003c\/p\u003e\n              \u003cul\u003e\n                \u003cli\u003eBest for customers who want the main Rozza experience\u003c\/li\u003e\n                \u003cli\u003eStrong hero item for first-time buyers\u003c\/li\u003e\n                \u003cli\u003eGreat anchor product for the whole collection\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-rotisserie\"\u003eShop Rozza Barbecue\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"product-row\"\u003e\n            \u003cdiv class=\"product-row__image\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-bbq-grill.png?v=1764018140\u0026amp;width=1400\" alt=\"Rozza with stand table concept\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-row__content\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003e02 \/ The practical upgrade\u003c\/div\u003e\n              \u003ch3\u003eRozza + Stand Table\u003c\/h3\u003e\n              \u003cp\u003e\n                This option should feel like the more complete home setup. It gives the customer a stronger sense of readiness and makes the product feel more permanent, purposeful, and premium in the garden or on the terrace.\n              \u003c\/p\u003e\n              \u003cul\u003e\n                \u003cli\u003eIdeal for customers wanting the barbecue and its proper station together\u003c\/li\u003e\n                \u003cli\u003eEasy to merchandise as the “most practical” choice\u003c\/li\u003e\n                \u003cli\u003eUseful middle option between core and flagship\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-stand-table-bundle\"\u003eShop Rozza + Stand Table\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"product-row\"\u003e\n            \u003cdiv class=\"product-row__image\"\u003e\n              \u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-shop-rotisserie-chicken.jpg?v=1764012707\u0026amp;width=1400\" alt=\"Rozza bundle hero image\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-row__content\"\u003e\n              \u003cdiv class=\"eyebrow\"\u003e03 \/ The complete statement\u003c\/div\u003e\n              \u003ch3\u003eRozza Bundle\u003c\/h3\u003e\n              \u003cp\u003e\n                The flagship bundle should read as the most rewarding way to buy Rozza. This is where you can build the strongest value proposition, frame it as the premium choice, and make it the main recommendation for serious outdoor cooks and gift buyers.\n              \u003c\/p\u003e\n              \u003cul\u003e\n                \u003cli\u003eBest top-tier offer for conversion and average order value\u003c\/li\u003e\n                \u003cli\u003eCan be labelled as your featured or recommended option\u003c\/li\u003e\n                \u003cli\u003eIdeal place to include bundle savings language\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"btn\" href=\"\/products\/rozza-bundle\"\u003eShop Rozza Bundle\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section info-band\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"section-head\" style=\"margin-bottom:24px;\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"eyebrow\"\u003eWhy the page still feels like Rozza\u003c\/div\u003e\n            \u003ch2 style=\"color:#fff;\"\u003eKeep the same emotional brand story\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"color:rgba(255,255,255,0.78);\"\u003e\n            Your current page works because it sells atmosphere as much as product. This version keeps that same premium, slow-roasted, outdoor-lifestyle tone, but moves shopping decisions higher up.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"grid\"\u003e\n          \u003cdiv class=\"info-box\"\u003e\n            \u003ch3 style=\"color:#fff;\"\u003eCollection first\u003c\/h3\u003e\n            \u003cp\u003eVisitors see all three purchase paths immediately instead of having to scroll past a single-product narrative first.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"info-box\"\u003e\n            \u003ch3 style=\"color:#fff;\"\u003eLanding page feel\u003c\/h3\u003e\n            \u003cp\u003eLarge imagery, serif headings, warm neutrals, and layered sections keep the premium editorial look of the existing page.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"info-box\"\u003e\n            \u003ch3 style=\"color:#fff;\"\u003eBuilt to convert\u003c\/h3\u003e\n            \u003cp\u003eEach section reinforces product choice, value, and aspiration, making the collection page work harder as a selling page.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"section-head\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"eyebrow\"\u003eLifestyle imagery\u003c\/div\u003e\n            \u003ch2\u003eKeep the visual rhythm from the current page\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp\u003e\n            Use supporting imagery further down the page to preserve the immersive Rozza atmosphere after the collection section has done the selling work.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gallery-grid\"\u003e\n          \u003cfigure\u003e\u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-cooking-rotisserie.jpg?v=1759773480\u0026amp;width=1400\" alt=\"Rozza lifestyle image 1\"\u003e\u003c\/figure\u003e\n          \u003cfigure\u003e\u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-shop-rotisserie-chicken.jpg?v=1764012707\u0026amp;width=900\" alt=\"Rozza lifestyle image 2\"\u003e\u003c\/figure\u003e\n          \u003cfigure\u003e\u003cimg src=\"https:\/\/rozza.cooking\/cdn\/shop\/files\/rozza-outdoor-cooking-roast.jpg?v=1764354537\u0026amp;width=900\" alt=\"Rozza lifestyle image 3\"\u003e\u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"section-head\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"eyebrow\"\u003eSimple comparison\u003c\/div\u003e\n            \u003ch2\u003eHelp customers choose quickly\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp\u003e\n            This comparison block is optional, but it is useful on a collection page because it reduces hesitation and makes bundle logic clearer.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"compare\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eProduct\u003c\/th\u003e\n                \u003cth\u003eBest for\u003c\/th\u003e\n                \u003cth\u003eWhat it includes\u003c\/th\u003e\n                \u003cth\u003eMerchandising angle\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eRozza Barbecue\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eThe customer who wants the essential Rozza experience\u003c\/td\u003e\n                \u003ctd\u003eMain barbecue unit, motor, skewers\u003c\/td\u003e\n                \u003ctd\u003eSignature product\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eRozza + Stand Table\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eThe customer who wants a more complete setup\u003c\/td\u003e\n                \u003ctd\u003eBarbecue plus stand table\u003c\/td\u003e\n                \u003ctd\u003eMost practical choice\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eRozza Bundle\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eThe customer who wants the full premium offer\u003c\/td\u003e\n                \u003ctd\u003eFlagship combined offer\u003c\/td\u003e\n                \u003ctd\u003eBest value \/ featured product\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"cta\"\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"cta__box\"\u003e\n          \u003cdiv class=\"eyebrow\"\u003eFinal call to action\u003c\/div\u003e\n          \u003ch2 style=\"color:#fff;\"\u003eBring the art of the roast home with Rozza.\u003c\/h2\u003e\n          \u003cp\u003e\n            This closing section keeps the landing-page quality of the current design while giving the customer one final route back to the collection or a featured bundle.\n          \u003c\/p\u003e\n          \u003cdiv class=\"hero__actions\" style=\"justify-content:center;\"\u003e\n            \u003ca class=\"btn btn--light\" href=\"#collection-products\"\u003eShop all three products\u003c\/a\u003e\n            \u003ca class=\"btn btn--ghost\" href=\"\/products\/rozza-bundle\"\u003eShop featured bundle\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n\n\n\u003c\/body\u003e","products":[],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/4593\/2924\/collections\/rozza-patio-relax-chilled-alfresco-eating.jpg?v=1773325091","url":"https:\/\/rozza.cooking\/collections\/rozza.oembed","provider":"Rozza.Cooking","version":"1.0","type":"link"}