Currently bundles dont have their own library data, instead the code examines the items in it and figures out if it can be purchased/rented or is expired.
I guess the availaibility components could take an array of slugs to do the comparison? Otherwise an api call for bundle items is required.
Currently bundles dont have their own library data, instead the code examines the items in it and figures out if it can be purchased/rented or is expired.
I guess the availaibility components could take an array of slugs to do the comparison? Otherwise an api call for bundle items is required.