website_sale_product_reference_displayed
Shows each product's full display name, including the internal reference, throughout the e-commerce storefront.
Key Features
- website_sale.products_item: Displays each product's full display name on shop grids while hiding the plain name link so the internal reference is shown.
- website_sale.product: Replaces the product page title and breadcrumb with the product display name so the internal reference is visible to shoppers.
- website.snippet.filter: Forces product collections fetched for dynamic snippets to include the display_default_code context so product references render in the snippets.
- ir.filters: Prefills the newest products dynamic snippet filter context to keep product references visible in the rendered carousel.