How can I fix sticky add to cart code issue?

I’m trying to acheive


this kind of look, but im not sure where to add the following code

{% render 'sticky-atc-custom', block: block, product: product, product_form_id: product_form_id, section_id: section.id %}

in the main-product.liquid

can someone help me??

i found code from https://www.youtube.com/watch?v=Fo87KYMER58 here but i couldnt find product info in my theme

1 Like