Catalog mode and custom “add to cart” button on each product
-
Hello, I need to create a catalog based on woocommerce but the “add to cart” button should be a custom url so customers purchase them in an external site.
Is this possible? thanks
Hello,
You can replace the default “Add to cart” button with a custom URL so customers are redirected to an external site for purchase.
In WooCommerce -> Products, edit the product and set the Product Data type to External/Affiliate Product.
You’ll then see an option to enter your custom purchase URL and customize the button text.
When customers click the button, they’ll be taken to your external site instead of adding the product to the cart.
See Screenshot for better understanding:
https://postimg.cc/9zrb2TBg
Best Regards