Discounts info/creating automatic discounts in the cart

Hello, is there a way to access all the discounts applied to a store? I want to render stuff to the cart if the client (shop owner) has created an automatic discount, then use the discount info to render other stuff. So is there an object that has this kind of info and can be accessed within cart.liquid? If not, is there a way to create an automatic discount using liquid + js and data entered in the theme customization schema?> > Any help with those questions will be appreciated! Thanks in advance