Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
url: https://pickemparts.com/cart
I forgot how I removed the product photos from my cart page, but I want it back now. I would like the product photo to show up next to the product. Any help would be greatly appreciate. Thank you!
.
Solved! Go to the solution
This is an accepted solution.
It's easy. Your code is still there. Just find the file where the code is located, which is probably cart.liquid, or cart-item.liquid. Once you find it, delete the comment symbol <!-- -->.
@pickemparts - this will need some code editing, you will need liquid code developer. Since this is bit time taking time, I am not sure if anyone will do it for free though.
This is an accepted solution.
It's easy. Your code is still there. Just find the file where the code is located, which is probably cart.liquid, or cart-item.liquid. Once you find it, delete the comment symbol <!-- -->.
@pickemparts - the code given by @wo must be present in the cart.liquid file, please check in that file