Add to cart icon and quick view product grid

https://kashco-interiors.myshopify.com/

  1. how to achieve to add this icon - add to cart and quick view on the product grid for my site above ? Thanks.

  2. How to allow 2 by 2 and single view in product grid ?

Hi @kashco Thanks for reaching out to the Community

  1. Add to Cart & Quick View

Go to Edit code in the themes in the online store under Shopify Admin and locate the product image section in card- product.liquid. Add this code and save.

Quick View Add to Cart
  1. Enable 2 by 2 & Single View

In the collection.liquid above the product grid section add CSS below:-

2 by 2 View Single View

Let me know if these work or I can share some more alternatives too.

Please specify more clearly with coding reference. as I’m basic level business owner with limited coding knowledge. I cannot find where to place this.