Warehouse Theme - Add to Cart and Sold Out

I am using the warehouse theme and can’t figure out 2 things:

  • I want my customer to be able to “add to cart” without clicking into the product if they don’t want to. Like a quick add to cart.
  • I also want a “sold out” button covering a product if it is sold out. Right now they have to click into it to see if it’s sold out.

my site: www.PlannerThings.com

Hello @PlannerThings ,

  1. This feature is by default available in your theme in homepage sections, you have to just copy it and apply in collections loop. You can ask from the theme support.

  2. This one need customization btw logic is simple you have to reduce the opacity and disable the href when product is sold-out.

Thanks