How can I add a vendor name to the Prestige theme cart page?

how do i add vendor name to cart page in prestige theme?

Can you share your store @ARTIIZAN , and why exactly you want to achieve this, and what you tried?

Do you have access to the code? If you are in a trial you wouldn’t have the access. If you do have access, we do need to see your cart-drawer.liquid code (could be named something else though).

For example, In dawn the line of code would be:

{{ item.product.vendor }}

This works for Dawn but you may very well have other variables and you absolutely have different classes.