Trip Select Module
Open the Trip Select travel planner Open the Trip Select calendar Open the Trip Select timesSimplified Calendar Module (snap-calendar)
Below is a list of examples on how to deep-link to the Simplified Calendar module. Please review what attributes are required/optional for each page.
${customer_type_id}-${quantity}
2112-3_3440-2
<a data-accesso-module="snap-calendar" data-accesso-params="Calendar" href="#">
Button
</a>
<a data-accesso-module="snap-calendar" data-accesso-params="Calendar,2023-07-15" href="#">
Button
</a>
<a data-accesso-module="snap-calendar/package" data-accesso-params="Calendar,22920" href="#">
Button
</a>
<a data-accesso-module="snap-calendar/package" data-accesso-params="Calendar,22920,2023-07-15" href="#">
Button
</a>
<a data-accesso-module="snap-calendar/package" data-accesso-params="Calendar,22920,,331-2_232-3" href="#">
Button
</a>
<a data-accesso-module="snap-calendar/package" data-accesso-params="Calendar,22920,2023-07-15,331-2_232-3" href="#">
Button
</a>