Enable event.show_addons_on_product_page = True globally in Pretix
-
Hi everyone,
we’re running Pretix 2025.8.0 on Cloudron, and we’re trying to enable the setting in the config.cfgevent.show_addons_on_product_page = Trueglobally (for all organizers and events), not just per event.
We’re using this to make addon products (like “overnight stays”) visible directly on the ticket product page instead of only in the checkout.But it's not working....
-
Do you have more information on that setting? I don't seem to be able to find anything related to
show_addons_on_product_pagein the upstream project itself.@nebulon said in Enable event.show_addons_on_product_page = True globally in Pretix:
show_addons_on_product_page
This setting allows you to view and select additional products directly on the product/home page.
Without this feature, additional products can only be selected later in the ordering process.