Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I would need to disable the I agree with terms and conditions button and enable the Buy it now button . Also remove the Categories and Tags piece on the product page. Below is the URL to my store:
https://www.zonkefarms.com/products/whole-chicken-1-8kg
Thanks and look forward to hearing from you.
Hello @vcapital2015 ,
You have to manually edit the product.liquid or product-template.liquid or related product single file a/to the theme you are using and after that have to search and remove the code. Alternatively call the developer who code this.
btw it will take not more than 15 minutes for a developer to remove it but without access to the theme it's not possible to provide instructions.
Thanks
Where should i manually edit ? Please let me know
@vcapital2015 - please go to online store->themes->Actions->Edit html/css - please find main.scss.css file in assets folder and paste the code to the very end of it
but again, please check few dummy orders, to check can user add product to cart an go to checkout without agreeing to terms checkbox
@vcapital2015 - hello, coding can be in a way that if user do not accept the terms then he/she can not add product to cart, check if that is the case by putting some dummy orders, else using this css you can hide that I agree checkbox, should look like screenshot below
.product-dynamic-checkout {display: none; visibility: hidden;}
Where should i add the CSS code below?
.product-dynamic-checkout {display: none; visibility: hidden;}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025