How to embed listings on your WordPress website.
After you've installed the WordPress Fleetwire Plugin, you can show your products and a date picker anywhere on your website by pasting a simple shortcode.
To embed a list of your Fleetwire listings, paste this code anywhere:
Below is a shortcode to not show the location picker
There are 3 different embed codes for single products, so you can embed them as:
When clicked on, a product card with available details (description) about the product in a pop-up.
Door Count
Seat Count
Listing Description
Embed a list of products
To embed a list of your Fleetwire listings, paste this code anywhere:
[fleetwire_list]
Embed fleet availability
[fleetwire_availability]
Below is a shortcode to not show the location picker
[fleetwire_availability data-show-location-picker="false"]
Embed single products
There are 3 different embed codes for single products, so you can embed them as:
When clicked on, a product card with available details (description) about the product in a pop-up.
[fleetwire_listing_card id=LISTING_ID]
Embed single vehicle details
Door Count
[fleetwire_listing_doors id="l_7HX5RJ2T"]
Seat Count
[fleetwire_listing_seats id="l_7HX5RJ2T"]
Listing Description
[[fleetwire_listing_description id=l_PP4QD3PM length=100]
<span>Learn more</span>
[/fleetwire_listing_description]]
Updated on: 11/08/2022
Thank you!