Your website
[haulhq_products]
Display products/equipment in a grid or list layout.
This is part of the Dumpster rental workflow
Doing junk removal? Start with the quote workflow.Display products/equipment in a grid or list layout.
Where it goes
Your "our dumpsters" / rentals page.
[haulhq_products type="equipment"]Copy this to get started
Set it up
- 1Create a page listing what you rent, e.g. "Our Dumpsters".
- 2Paste
[haulhq_products type="equipment"]. - 3Set
columnsto suit your theme width -- 3 is right for most. - 4Point the CTA at your booking page.
Attributes
| Attribute | Default | Values | What it does |
|---|---|---|---|
type | empty | equipment, service, addon | Filter by category |
layout | grid | grid, list | Display layout |
columns | 3 | 1-4 | Number of grid columns |
show_specs | true | true, false | Show product specifications |
show_pricing | true | true, false | Show pricing information |
featured | empty | true | Only show featured products |
cta_text | Book Now | Any text | CTA button label |
cta_action | booking | chatbot, booking, link | CTA click behavior |
cta_url | empty | URL | URL when cta_action=link |
Generated from the same definition that drives the plugin's Shortcodes tab, and checked against the plugin code on every build.
Common mistakes
"The grid is empty."
Your catalog has no items in that category. type="equipment" shows equipment only -- drop the attribute to show everything.
"Prices are showing and I do not want them public."
Set show_pricing="false".