Anyone know why these 2 items do not show up in the global footer on the Checkout pages? The Ready Theme item is assigned to the checkout pages and these items show up on all of the other pages.
Code:
<mvt:item name="readytheme" param="navigationset( 'footer_categories' )" /> <mvt:item name="readytheme" param="navigationset( 'helpful_links' )" />
Comment