Adding total_listings_with_active_product_bundle_with_paid_service

This commit is contained in:
Joaquin 2025-04-01 15:37:41 +02:00
parent 57626f266a
commit 9750fa9e14
2 changed files with 3 additions and 0 deletions

View file

@ -22,6 +22,8 @@ select
total_active_listings as total_active_listings,
total_listings_with_product_bundle_with_paid_service
as total_listings_with_product_bundle_with_paid_service,
total_listings_with_active_product_bundle_with_paid_service
as total_listings_with_active_product_bundle_with_paid_service,
has_active_listings as has_active_listings,
has_listings_with_paid_service_applied as has_listings_with_paid_service_applied,
has_listings_with_active_paid_service_applied