Hi guys. Can anyone help me. I want to show my full product description at homepage instead of in product page. Im not really good at coding. so can Anyone teach step by step for it.
Just like the screenshot below that my homepage only show view full details with arrow instead of the full description. so what I need to show in my homepage is the full description of the product.
this is my homepage now
this is the preview I want to achieve in my homepage
Hi @kingofzeus88
Can you please share your store URL
storefront password too please
this is the store password poowut
hi can you teach me the step since I have never use wordpress
@kingofzeus88
Search for file “featured-product.liquid” and then search for “”.
Just before it add this line
{{ product.description }}
and save.
Please hit Like and mark it as a solution if this has helped you.
Thanks !
It’s work. Now I have another issue. is it possible if I want to hide the word of “View Full details >” and make the product picture follow the item description when we scroll down.
since the picture do follow the scrolling in product pages but in homepage it didnt follow down.
Hi there, may I know how to show full product information with all the product images of a variant (instead of just the description text) for my featured product on homepage? So that users do not have to click “view full details” button which link to main product page.