Your website
[haulhq_product]
Display a single product detail page with specs and gallery.
This is part of the Dumpster rental workflow
Doing junk removal? Start with the quote workflow.Display a single product detail page with specs and gallery.
These are your search pages
One page per size, each with the city in the title, is what ranks for "20 yard dumpster <city>". A single combined page competes for nothing in particular.
Where it goes
One page per dumpster size. This is what ranks for "20 yard dumpster <city>".
[haulhq_product slug="10-yard-dumpster"]Copy this to get started
Set it up
- 1Copy the slug from the catalog item. Do not guess it.
- 2Create one WordPress page per container size.
- 3Paste
[haulhq_product slug="your-slug"]. - 4Give the page a local title -- "20 Yard Dumpster Rental in <your city>".
Attributes
| Attribute | Default | Values | What it does |
|---|---|---|---|
slug | empty | product slug | Product slug from catalog |
show_specs | true | true, false | Show product specifications |
show_pricing | true | true, false | Show pricing information |
cta_text | Book Now | Any text | CTA button label |
cta_action | booking | chatbot, booking | CTA click behavior |
Generated from the same definition that drives the plugin's Shortcodes tab, and checked against the plugin code on every build.
Common mistakes
"The page is blank."
The slug does not match a catalog item. Copy it from the catalog rather than typing it -- a wrong slug renders nothing rather than an error.