Hello, I have a problem, I want the add to cart button gone from the home page and collection page, and on the product page I don’t want add to cart but I want Buy Now, so It directs to the cart imediately. If someone knows how to fix this please let me know
Hi,
Hope this will help
-
Remove “Add to Cart” on Home and Collection pages
-
Change Product Page “Add to Cart” → “Buy Now”
-
Scroll down and find form tag. Add this inside the form
Code example
- Use css for styling
I don’t nog what you mean with tag. could you please explain a bit more, I have no knowledge of code

