


No upcoming treks found.
What each option does
limit="20"
Number of upcoming trek instances to showrequire_in_stock="0"0= include waitlist/zero-stock dates1= only show dates that are actually in stockshow_image="1"1= show image0= hide imageshow_price="1"1= show price0= hide priceshow_availability="1"1= show availability text like Waitlist / 1 spot left0= hide itcolumns="1"
Used forlayout="cards"1,2, or3product_ids=""
Optional comma-separated parent product IDs if you want to restrict to specific trek products onlyshow_filters="0"1= show filter UI0= show results onlyfilter_taxonomies="product_cat,trektype"
Which taxonomies to expose in the filter UI whenshow_filters="1"preset_product_cat=""
Optional product category slug(s), comma-separatedpreset_trektype=""
Optional trek type slug(s), comma-separatedlayout="compact"compact= tighter Apple-playlist-style listcards= 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"]
