Solved

REMOVE I agree with the terms and conditions

Cris-Cool
New Member
4 0 0

How can I remove the - I agree with the terms and conditions on shopify "SHOPPING CART"  - The check box ... IT SCARES MORE CUSTOMERS THAN ANYTHING ELSE!!!

Accepted Solutions (2)

Developer-G
Shopify Partner
3079 604 856

This is an accepted solution.

Hello  ,

Go to cart.liquid you can find this template under templates.
Once you reach here search for this html 

 

<p id="agree-terms" class="highlight">
          <input type="checkbox" id="agree">
          <label for="agree">I agree with the <a href="/pages/terms-and-conditions" target="_blank">terms and conditions</a></label>
        </p>

 

and remove it.

Note: If this html is not available in cart.liquid then read the cart.liquid code and follow the files.

Thanks
 

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter

View solution in original post

ragemuffin
Visitor
1 1 0

This is an accepted solution.

What do you mean by "follow the files", this code isn't in my cart.liquid...

View solution in original post

Replies 10 (10)

Developer-G
Shopify Partner
3079 604 856

This is an accepted solution.

Hello  ,

Go to cart.liquid you can find this template under templates.
Once you reach here search for this html 

 

<p id="agree-terms" class="highlight">
          <input type="checkbox" id="agree">
          <label for="agree">I agree with the <a href="/pages/terms-and-conditions" target="_blank">terms and conditions</a></label>
        </p>

 

and remove it.

Note: If this html is not available in cart.liquid then read the cart.liquid code and follow the files.

Thanks
 

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter
Cris-Cool
New Member
4 0 0

THANK YOU ... THANK YOU ... THANK YOU  - It worksssssssss 

Thank You very much I've been trying to remove this for the longest time ... Searched on Shopify ... Utube. com .. Google. com ... The only info is how to intall... THANKS AGAIN REALLY APRECIATED.... Mr Guleria 

Jan_Noel_Gorra
Shopify Partner
1 0 0

I looked everywhere I can't find anything

ragemuffin
Visitor
1 1 0

This is an accepted solution.

What do you mean by "follow the files", this code isn't in my cart.liquid...

CyclingLove
Visitor
3 0 0

It's super befuddling why anyone would include this in the code.  

I have developed stores over the years on Yahoo, Miva Merchant, and Big Commerce.  I know very little about coding and on more than one occasion have broken a website.  

I purchased a template from a third-party provider and in multiple places, they inserted "I agree to the terms and conditions".   I want to remove this conversion killer from my site.  

Does anyone have any expertise on how to do it?  

Below are screenshots of all of the places I have noticed where this exists.  

 

Screen Shot 2021-05-06 at 10.35.24 AM.pngScreen Shot 2021-05-06 at 10.35.39 AM.pngScreen Shot 2021-05-06 at 10.36.30 AM.png

havanashoes
Visitor
2 0 1

i have the same issue of the user before

havanashoes
Visitor
2 0 1

H i have found the resolution go to theme customization - settings and disable the checkbox Schermata 2021-06-18 alle 16.49.49.png

kemoboom
Visitor
1 0 0

IT WORKED, thanks  love you man 

dvomedia
Visitor
1 0 0

Where in the theme settings is this? I just want to change it from terms and conditions to "Terms of Service" 

 

is there a box somewhere I'm not seeing? 

Rstivala
Shopify Partner
1 0 0

I found this in my Theme > General setting (custom Theme). This removed it from the cart page not from the slide out cart. Still did not find a solution for this. This option should be turned off with as the default.

Does anyone know how to turn this off in a slide out cart?