CALL US ON (08) 8556 6196

Matchbox 2022 Renault Megane

Matchbox 2022 Renault Megane

Regular price $24.00 Sale

Part of the mainline Matchbox series, the 2022 Renault Megane is presented in a bright colour (e.g. white or red), with detailed body moulding, clear windows, stylised grille, and sporty rims. Die-cast body and chassis, perfect scale for daily shelf display or collection sets.

/* Force dropdown menu to single column */ .mega-menu__content, .mega-menu__list { display: block !important; } .mega-menu__list li { display: block !important; width: 100% !important; } .mega-menu__column { width: 100% !important; float: none !important; } /* Force Shopify mega menu to a single column */ .header .mega-menu__content { display: grid !important; grid-template-columns: 1fr !important; } .header .mega-menu__list { display: flex !important; flex-direction: column !important; flex-wrap: nowrap !important; } .header .mega-menu__list > li, .header .mega-menu__column { width: 100% !important; max-width: 100% !important; }