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;}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024