Display quantity available on product page in empire theme (Urgent)

I need help displaying the quantity available on product pages in the empire theme.

I am currently using the latest Empire version 6.1.0 (my website - www.ecokaari.org)

In addition, I also need help with two things:

  1. How to remove the name of the brand/store from the product page. It’s right below the product name.

  2. How to add a wishlist option? Either in-built or third-party apps (free)

1 Like

@ecokaari

oh sorry for that issues

can you try this code

1st point

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.product-vendor {
    display: none;
}

2nd can you please used any Wishlist app a you like