Hi, I wanted to make a custom home page, i did some code in theme.liquid and when it was done, i saw that my products dont have the pictures, prices and size variants, the products are online, i checked everything, i know that the problem is from the code..
Could someone help me please asap?
1 Like
Hi, if you could give me here your instagram/discord or what you have so we can talk and i can show you all my codes. Thank you for the reply!
Hello @Lucian18
I will need to check the code. Could you provide me with store access so I can look into the issue?
1 Like
Hey @Lucian18 ,
From what I can see, when you customized your home page by editing the theme.liquid file, you might have accidentally removed or modified some important code that’s responsible for rendering product details. The theme.liquid file is the main template file that affects all pages on your store.
Here’s a potential solution:
- First, check if you have a backup of your original theme.liquid file before you made changes. If so, you can restore it.
- If not, you’ll need to look for the missing product template code. The issue is likely that your product template isn’t being loaded correctly or some critical variables aren’t being passed.
- Make sure your product template includes these essential elements:
- {{ product.featured_image | img_url: ‘large’ }} for images
- {{ product.price | money }} for pricing
- A variant selector using something like {% for variant in product.variants %}
We’d love to help fix this issue for you completely free of charge! If you’d like our assistance, just DM us or email your collaborator code and we’ll get your store back up and running properly right away. We can fix the theme.liquid file while preserving your custom home page design.
Feel free to reach out - we’re happy to help!
Shubham | Untechnickle
Hi, my plan doesnt support more members to have acces to the store, i can send you screenshots on email is that okay?
1 Like
Where can I contact you? I can share my colaborator code and give you acces to the code
1 Like
Hello @Lucian18
You can send it to me via email or WhatsApp. My email and WhatsApp number are in my signature.
1 Like