Troubleshoot custom offer card layouts not appearing in HUB
Last updated: June 18, 2026
Troubleshoot custom offer card layouts not appearing in HUB
If a custom offer card layout is not showing correctly in the HUB, verify the following settings first.
Required checks
Category slug: make sure the offer is using the expected category slug, such as
limited-time-offerswhen that layout is configured for the category.Card type: the custom layout requires the card type to be set to
featured. If the card type isdefault, the custom layout will not be used.Environment setup: confirm that the category template has been configured in the environment where you are testing. A layout that exists in production may still need to be transferred or recreated in sandbox before it will render there.
Example
If an offer is using the limited-time-offers slug but still renders with the wrong UI in sandbox, check whether:
- the sandbox environment has the same template as production, and
- the offer card type is set to
featuredrather thandefault.
After the template is available in sandbox and the card type is updated to featured, the custom layout should display correctly.