{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/en-US/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Customization","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"customization","__idx":0},"children":["Customization"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The VirtualCar360 Player and Player 360 can be configured using URL parameters. Parameters control gallery lookup, language, autoplay, HUD behavior, background color, slide mode, other vehicles and interior image display."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"passing-configuration","__idx":1},"children":["Passing configuration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Most configuration is passed as query string parameters:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937&bg=black&autoplay=true\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In selected Player variants, the key and vehicle identifier can also be passed in the URL path:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://player360-staging.web.app/dealers/{key}/cars/{carId}\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Example:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://player360-staging.web.app/dealers/2f2b265625d76a6704b08093c652fd79/cars/10209937?ann_dealer_id=72&ann_show_more=true&bg=aaa\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"vehicle-identification","__idx":2},"children":["Vehicle identification"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Player can load a vehicle presentation using:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]},","]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vin"]},","]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberPlates"]},","]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberplates"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]}," is the most precise method because it points to a specific Player presentation. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]}," is not available, use VIN or registration number to automatically load the latest Player available for the vehicle."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Tip"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For offer listings, VIN or registration number is usually the most convenient lookup method because these values are already available in the customer's system."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"configuration-parameters","__idx":3},"children":["Configuration parameters"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"align":"right","data-label":"Default value"},"children":["Default value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["key"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Image-set key. It can also be passed as a path parameter."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Internal Player identifier. Points to a specific vehicle presentation."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vin"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Alternative lookup by VIN."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberPlates"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Alternative lookup by registration number."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberplates"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Alias for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberPlates"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["lang"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":["browser language, fallback ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["en"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Interface language. Supported values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hr"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cs"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["da"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["nl"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["en"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["et"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fi"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fr"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["de"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["el"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hu"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["it"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["lv"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["lt"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mt"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pl"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pt"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ro"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sk"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sl"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["es"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sv"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["autoplay"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Enables autoplay."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hudhide"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["5"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Controls HUD visibility. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-1"]}," means always visible, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}," means hidden, a positive number means seconds before hiding after no interaction."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["#000"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Player background color. Accepts CSS-compatible values such as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg=fff"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg=black"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg=%23000000"]},". Invalid values fall back to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["#000"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["slide_mode"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["auto"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Photo sliding mode. Supported values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["auto"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["basic"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carousel"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["swipe"]},". Invalid values fall back to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["auto"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ann_dealer_id"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["''"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dealer ID for the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Other vehicles"]}," section. If missing or not numeric, the button is not displayed."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ann_show_more"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Displays a large preview in the center of the screen when hovering over a vehicle thumbnail in ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Other vehicles"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["interior_fullscreen"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"right"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Displays 2:1 interior images as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cover"]}," relative to the browser window."]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"examples","__idx":4},"children":["Examples"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"minimal-configuration-by-carid","__idx":5},"children":["Minimal configuration by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"lookup-by-vin","__idx":6},"children":["Lookup by VIN"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&vin=1NKCLR0X1XR568641\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"lookup-by-registration-number","__idx":7},"children":["Lookup by registration number"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&numberPlates=WW4433E\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"polish-interface-and-white-background","__idx":8},"children":["Polish interface and white background"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937&lang=pl&bg=%23ffffff\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"player-with-other-vehicles","__idx":9},"children":["Player with other vehicles"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937&ann_dealer_id=72&ann_show_more=true\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"hud-always-visible","__idx":10},"children":["HUD always visible"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937&hudhide=-1\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"hud-hidden","__idx":11},"children":["HUD hidden"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"txt","header":{"controls":{"copy":{}}},"source":"https://virtualcar360.pl/player/?key=YOUR_KEY&carId=10209937&hudhide=0\n","lang":"txt"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"best-practices","__idx":12},"children":["Best practices"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Pass only one vehicle identifier: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vin"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["numberPlates"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carId"]}," when you need to point to a specific Player."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use VIN or registration number for easy connection with offer data."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["loading=\"lazy\""]}," when many Players are embedded on a listing page."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ann_dealer_id"]}," only when the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Other vehicles"]}," section should be available."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Encode ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["#"]}," as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["%23"]}," when using HEX colors in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bg"]},"."]}]}]},"headings":[{"value":"Customization","id":"customization","depth":1},{"value":"Passing configuration","id":"passing-configuration","depth":2},{"value":"Vehicle identification","id":"vehicle-identification","depth":2},{"value":"Configuration parameters","id":"configuration-parameters","depth":2},{"value":"Examples","id":"examples","depth":2},{"value":"Minimal configuration by carId","id":"minimal-configuration-by-carid","depth":3},{"value":"Lookup by VIN","id":"lookup-by-vin","depth":3},{"value":"Lookup by registration number","id":"lookup-by-registration-number","depth":3},{"value":"Polish interface and white background","id":"polish-interface-and-white-background","depth":3},{"value":"Player with other vehicles","id":"player-with-other-vehicles","depth":3},{"value":"HUD always visible","id":"hud-always-visible","depth":3},{"value":"HUD hidden","id":"hud-hidden","depth":3},{"value":"Best practices","id":"best-practices","depth":2}],"frontmatter":{"seo":{"title":"Customization"}},"lastModified":"2026-06-16T21:52:40.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/en-us/player/customization","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}