Shopify themes, liquid, logos, and UX
HI,
I am using dawn theme and edit cart page. I want to hide default shopify product at checkout page and want to show only pagefly custom product.
Please check image here .... https://ibb.co/xqnwXXD
page link - https://muxm10-e0.myshopify.com/checkouts/do/c11aa9e5e16ba48c62e11d0a2b5cb129
Website pass - team
Thanks in advance
hi @naveen1989 ,
first of all follow these steps to resolve the issue.
1 edit the cart template:
Go to Online Store > Themes in the Shopify admin.
Click Actions > Edit Code next to the Dawn theme.
In the Templates folder, locate the file named cart.liquid or cart-template.liquid (the name may vary depending on your theme version).
2 add custom css attached to do this:
.cart__items {
display: none; /* Hides the default Shopify product listings */
}
add PageFly custom product
Now, you need to make sure your PageFly custom product is rendered on the cart page.
Go to your PageFly editor and design the custom product for the cart page.
Add the custom product to the Cart Page layout using PageFly’s drag-and-drop editor.
Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.
regards
Akshay Bhatt
Don't have these pages cart.liquid or cart-template.liquid
under development https://z2xtdzyrwz6qqh4h-71750189272.shopifypreview.com/products_preview?preview_key=ff2066769b14be2...
pass -team
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024