Launch Store

Shopping Cart

Cart Total: 0 Cart Quantity: 0

Shopping Cart 2

Cart Total: 0 Cart Quantity: 0

Quick Cart

Quick Cart 2

Promotion Code

Promotion Code 2

Order Lookup

Order Lookup 2

Gift Membership With Reference

Launch Gift Membership with reference = true

Gift Membership With Blank Reference

Launch Gift Membership with blank reference

Reinitializing V5 Hooks

  • "Add Launch Button" will add a new button to the DOM with the default launch attribute. However, because the V5 hooks have already been executed, it won't be functional.

    "Reinit Hooks" will trigger the exposed "reinitializeHooks" method. After clicking this, try the Launch Store button again, and this time it will work correctly.

Client-site Autoscroll

  • By default, autoscroll is ON. This means that by clicking the Launch Store button below, the site behid the iframe (client site) will scroll to the top.

    To enable clients to configurably disable this behavior, they can add an attribute to the accesso.js script tag. You can simulate turning off autoscroll with the radio button below.

    Note: This only pertains to desktop devices, as this is where we launch Shopland in an iframe. On tablet and mobile, we route directly to Shopland.
    Also, if your device is desktop and screen is width <= 1024 OR height <=840, if you turn autoscroll off, then back on, the behaviour will not be correct because the style node applied for offsetting the iframe from the top persists.
  • Launch Store

Launch Store with current target (New Launch Techinque)

  • Click on any image to launch Order Lookup Screen (data-accesso-all='launch:orderLookup')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • Click on any image to launch the store (data-accesso-all:'launch:')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • For me-loneye: Click on any image to launch Combi tickets (data-accesso-all='keyword:Combi')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • For me-loneye: Click on any image to launch TESCO (data-accesso-all='package:2386')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • Click on any image to launch promo (data-accesso-all='promo:test')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • For ec-alexandria: Click on any image to launch WaterTaxi with params (data-accesso-all='module:trip-select/calendar' data-accesso-params="WaterTaxi,9,adult-2_child-1")

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • For ec-alexandrai: Click on any image to launch WaterTaxi (data-accesso-all='module:trip-select/WaterTaxi')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3
  • For nz: Click on any image to launch gift-membership (data-accesso-all='gift-membership:')

    Alt ImageImage 1 Alt ImageImage 2 Alt ImageImage 3

Special Alternate Module Launching Tester