Shopify themes, liquid, logos, and UX
Hi @Daniil_P13 !
If you want to remove the policy links on your checkout page, you will need to remove all the contents of your policies under >settings >policies. By removing the contents on that setting, the policy links will also disappear on your checkout page. However, if you want those policies to show under your footer, you will need to create pages for those policies by going to >online store >pages. Once Policy pages are created, you can then add it on your footer section by going to >online store >navigation >footer menu.
This is Noah from PageFly - Shopify Page Builder App
Hi @Daniil_P13 You can open setting -> check out -> customize and will show editor theme check page.
So you can hidden line policies of check out in that editor your theme.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @Daniil_P13 ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Replace the code inside the <script> tag with this code
let timeBack = 10;
const handleF = () => {
try {
const target = document.querySelector(".tpo_option-set-wrapper > .tpo_option-set-container .tpo_option-container");
if (target) {
setTimeout(() => {
const places = document.querySelectorAll(".tpo_option-set-wrapper > .tpo_option-set-container .tpo_option-container")
if (document.querySelector(".product-info__block-item[data-block-type='quantity-selector']")) places[places.length - 1].after(document.querySelector(".product-info__block-item[data-block-type='quantity-selector']"));
}, 200);
}
else if (timeBack-- > 0) setTimeout(handleF, 300);
} catch (error) {
if (timeBack-- > 0) setTimeout(handleF, 300);
}
}
handleF();
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
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
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