Bug product page, need to remove the cart thing on collable rows - Dawn theme

Hi

I have a Cart bug on my product site, it is possible to hide this section with variant, buy and the things must be removed from the collable rows section. Can this be possible?

Thanks in advance

www.dekanten.no

See attached image:

1 Like

Hi @Dekanten , Do you want like this?

1 Like

I want to remove the section with variant picker, add to cart and this section must being removed, its make bugs on my page. Hope we can do this. :slightly_smiling_face:

1 Like

Hi @Dekanten ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

Hi again, the code removed the buggy part but it takes away my shopping buttons too. Can we make this for the only product page only?

1 Like

@Dekanten , You mean you only want to delete this product?

1 Like

I have buy buttons from before so these buggy ones i want to remove and have it on all other pages instead. Could be complicated, but always a solution somewhere. :slightly_smiling_face:

1 Like

Hi @Dekanten , Pls try again with code:

{% if template.name == 'product' %}
    
{% endif %}

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

Thanks for the new result, the bug is gone but also my buy buttons under the product photos is gone… I will also contact the developer on the buy it now app i use too if we cant make it working as normal. Please. :slightly_smiling_face:

1 Like

@Dekanten , Do you mean the buttons below disappear too?

1 Like

The whole field disappear so the images is just with the prices and no buying options.

1 Like

@Dekanten , Oh i see. I’ll check it again

Hi @Dekanten , Pls try with this code:

{% if template.name == 'product' %}

{% endif %}

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

Thank u so much and everything is just fine by now, im happy with all your help and this is so amazing. That bug has taken some time to get rid of, finally… BIG BIG BIG Thank YOU :grinning_face_with_smiling_eyes:

1 Like

@Dekanten , No problem. Glad to always help you :heart_eyes:

1 Like

Thank u once again for kind words, people are so nice so everything is so good now. :slightly_smiling_face:

1 Like

@Dekanten If you have any problem please let me know. I will check it asap :heart_eyes:

1 Like

Oh yes, i will do so im glad to have a great supporter like you in here, grateful for all you have done for me. :slightly_smiling_face:

1 Like

:heart_eyes: :heart_eyes: :heart_eyes: :heart_eyes: :heart_eyes: