Replace the add to cart button for specific products

Replace the add to cart button for specific products

LinisCandy
Explorer
81 2 11

Hi 🙂

is it possible to replace the add to cart button into a button which directs you to the product page for some specific products?

www.pepelini.de

Thanks! 🙂

Bildschirmfoto 2024-09-23 um 12.25.01.png

Replies 8 (8)

parth_ghelani
Shopify Partner
255 37 35

Hello @LinisCandy 

You want to redirect to product page when click on add to cart button right?

if yes, then you only need to make change in add to cart button href. by that it will send user to specific product page instead of add item to cart.

Was your question answered? Mark it as an Accepted Solution.
If you need further assistance to optimize your store, please don't hesitate to reach out. I'm committed to providing you with my full support and ensuring that you get the most out of our collaboration.

Get in Touch: You can contact me directly at softkarts@gmail.com for any questions or concerns
LinisCandy
Explorer
81 2 11

Yes, but only for specific products

parth_ghelani
Shopify Partner
255 37 35

Sure. I understand. But it requires some changes in code

Was your question answered? Mark it as an Accepted Solution.
If you need further assistance to optimize your store, please don't hesitate to reach out. I'm committed to providing you with my full support and ensuring that you get the most out of our collaboration.

Get in Touch: You can contact me directly at softkarts@gmail.com for any questions or concerns
LinisCandy
Explorer
81 2 11

can you do that?:)

Hamza_Hussain
Shopify Partner
56 6 13

This would require a little coding, you only have to go to the page and add a simple condition which can be like if the product is ABC then show a link else normal add to cart should show 

Honey G Hamza
LinisCandy
Explorer
81 2 11

yes, thats it, but i cant do the coding. Can you do that?:)

Arif_Shopidevs
Shopify Partner
263 36 36

That can be done. But in that case which condition we will hide the add to card button it need to be define. like price range or title or collection etc.

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers
LinisCandy
Explorer
81 2 11

maybe product id? 🙂 would be the best