Does anyone know how to create metaobject template for product pages?
I want to create a template that can use for multiple product pages, but sections on those pages need to display individual content of each product.
Any assistance you can provide would be greatly appreciated.
@PhilippeTuron Could you share your product URL? and which section/content would be individual of each product? Please explain more so I can assist you better.
Also, you can check the dynamic source option to map metafield/metaobject value to any particular section or field.
1 Like
Hello @Tejas_Nadpara
Thank you for your reply.
I’m building bookstore for my customer, the store is being developed, so I can’t share you an url.
The store uses Dawn theme.
And I want to create a new / or customize the product template to display information of the books. The template will display metadata of a book including ISBN, genre, dimension, number of pages, cover material, publisher, author (name, avatar, bio), description (text), cover photos + sample pages, ..
Thank you for your guidance on using dynamic source to map metafield / metaobject value. I’ll learn more about creating metaobjects.
Do you have any suggestions for using sections (of Dawn theme or 3rd party apps) to display the data I mentioned above?
Thank you so much.
@PhilippeTuron Okay, got it! It requires to create metafields so, you can add indivual data for each product. And, a custom section for product template that fatch data and show it according to your theme style.
It’s difficult to share all the steps and code here. You can add me on Skype or send a mail for further help.
To fulfill your requirement you have to build a custom section which will take all the data input you have mentioned in your post comment.
then you will able to connect your meta object to that section using dynamic source.