This page describes postmeta fields saved in vehicle posts containing Carfax data.
Main Fields
Can we link to a Carfax report for this vehicle? Where is that report, and which button do we use?
Meta Key | Type | Description | Sample Value |
inventory_presser_carfax_have_report | bool | Do we have a Carfax Report? | 1 |
inventory_presser_carfax_url_icon | string | What is the button URL? | https://carfaxcanadabadgingcdn.azureedge.net/content/images/v3/en/Logo.svg |
inventory_presser_carfax_url_report | string | What is the report URL? | https://vhr.carfax.ca/main?id=oW7firPj/DmoVKBoMl6oqIgItX/iWHiL |
Additional Fields
These fields describe additional Carfax vehicles badges including one-owner, accident-free, and top-condition.
Meta Key | Type | Description | Sample Value |
inventory_presser_carfax_one_owner | bool | Is it a one-owner? | 1 |
inventory_presser_carfax_url_icon_one_owner | string | What is the one owner badge URL? | https://carfaxcanadabadgingcdn.azureedge.net/content/images/v3/en/OneOwner.svg |
inventory_presser_carfax_accident_free | bool | Is it accident-free? | 1 |
inventory_presser_carfax_url_icon_accident_free | string | What is the accident-free badge URL? | https://carfaxcanadabadgingcdn.azureedge.net/content/images/v3/en/AccidentFree.svg |
inventory_presser_carfax_top_condition | bool | Is it top-condition? | 1 |
inventory_presser_carfax_url_icon_top_condition | string | What is the top-condition badge URL? | https://carfaxcanadabadgingcdn.azureedge.net/content/images/v3/en/TopCondition.svg |