Clear all
5 upcoming departures
Hiker smelling flowers on Lost Coast Trail hike.
Apr 24 – 27, 2027 • Available
Original price was: $2,325.Current price is: $1,949.
Hiker smelling flowers on Lost Coast Trail hike.
May 9 – 12, 2027 • Available
Original price was: $2,325.Current price is: $1,949.
Hiker smelling flowers on Lost Coast Trail hike.
May 22 – 25, 2027 • Waitlist
Original price was: $2,325.Current price is: $1,949.
Hiker smelling flowers on Lost Coast Trail hike.
May 26 – 29, 2027 • Available
Original price was: $2,325.Current price is: $1,949.
Hiker smelling flowers on Lost Coast Trail hike.
Jun 7 – 10, 2027 • Available
Original price was: $2,325.Current price is: $1,949.

No upcoming treks found.

What each option does

  • limit="20"
    Number of upcoming trek instances to show
  • require_in_stock="0"
    0 = include waitlist/zero-stock dates
    1 = only show dates that are actually in stock
  • show_image="1"
    1 = show image
    0 = hide image
  • show_price="1"
    1 = show price
    0 = hide price
  • show_availability="1"
    1 = show availability text like Waitlist / 1 spot left
    0 = hide it
  • columns="1"
    Used for layout="cards"
    1, 2, or 3
  • product_ids=""
    Optional comma-separated parent product IDs if you want to restrict to specific trek products only
  • show_filters="0"
    1 = show filter UI
    0 = show results only
  • filter_taxonomies="product_cat,trektype"
    Which taxonomies to expose in the filter UI when show_filters="1"
  • preset_product_cat=""
    Optional product category slug(s), comma-separated
  • preset_trektype=""
    Optional trek type slug(s), comma-separated
  • layout="compact"
    compact = tighter Apple-playlist-style list
    cards = original card layout

Good examples from that template

Grand Canyon compact:

[tsx_upcoming_treks
limit="20"
require_in_stock="0"
show_image="1"
show_price="1"
show_availability="1"
columns="1"
product_ids=""
show_filters="0"
filter_taxonomies="product_cat,trektype"
preset_product_cat="grand-canyon-backpacking-trips"
preset_trektype=""
layout="compact"]

Off-Trail compact:

[tsx_upcoming_treks
limit="20"
require_in_stock="0"
show_image="1"
show_price="1"
show_availability="1"
columns="1"
product_ids=""
show_filters="0"
filter_taxonomies="product_cat,trektype"
preset_product_cat=""
preset_trektype="off-trail"
layout="compact"]

Grand Canyon + Off-Trail compact:

[tsx_upcoming_treks
limit="20"
require_in_stock="0"
show_image="1"
show_price="1"
show_availability="1"
columns="1"
product_ids=""
show_filters="0"
filter_taxonomies="product_cat,trektype"
preset_product_cat="grand-canyon-backpacking-trips"
preset_trektype="off-trail"
layout="compact"]