Adding "add to cart" button on blog sidebar

Hello,

im trying to get an “Add to cart” button to show up in my blog sidebar which features one of my products.

but i don’t know what code i need to do so and where should i put that code..im using “Broadcast” theme.

@amit_sniper can you share your store url ?

https://mylivia.uk/

@amit_sniper In which page is this section available can you please share the link of that particular page .

https://mylivia.uk/blogs/news/pms-or-pregnancy-how-to-tell-the-difference

as you can see, there’s a side bar to the post with a featured product, i want to add an “add to cart” button on this side bar that will add this product to the cart.

@amit_sniper For that you have to add add to cart code in blog page


ok, in which file of the theme do i need to add this code?

I think in article-card.liquid file .

Ok so now i got the button where it should be, but it doesn’t actually adding the item into the cart..

Please tell me how you made the recommended product on the side of the post?