WooCommerce Shop

Posted in: Newspaper
Post count: 15

I want to recreate the style of the shop located here:
https://minimalistbaker.com/shop/
1) I want to remove the Add to Cart button and replace with a Buy Now button
2) I want to remove prices from products
2) When clicking the product image or the Buy Now button, I want to link out to an external site (affiliate style)

Please help me achieve this look and functionality.

Thanks

Post count: 20688

Hi,

That is created entirely using the Woocommerce options and settings. Maybe some extensions and plugins could be necessary. More information here
https://docs.woocommerce.com/documentation/plugins/woocommerce/
https://wordpress.org/support/topic/how-can-i-add-buy-now-and-add-to-cart-buttons-to-my-woocommerce-store/
You could remove hide the prices for products with Css, or with a plugin if there is one that has this option. Or search online for modifications to the code that are needed to achieve this
https://asdqwe.net/blog/how-to-hide-product-price-woocommerce/
For redirecting there could be plugins as well, or code solutions
https://stackoverflow.com/questions/40946495/woocommerce-external-affiliate-product-image-to-external-link-buy-url
You can search for different solutions, maybe you will find better and easier options to customize the way you want the shop functionality. The easier way would be to use plugins or extensions where available.

Thanks

Post count: 15

Thanks! I was overlooking a very simple solution to accomplish this: simply set the product type to External/Affiliate product. This enables you to add a custom external link, and custom text to the button while removing the Add to Cart button. Please share this with others who might find it beneficial!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.