Hi!
I recently received my website from a developer-designer, and it looks fantastic. However, as I began adding products and different types of information to the blocks on each product page, I noticed that this text and these blocks are appearing on every product page. My web designer has mentioned that each page would need to be coded individually for each product, but that seems inefficient to me.
Is there a reason why this is happening, and is there a solution that allows me to add information, pictures, and videos to each product page independently? Any advice would be greatly appreciated!
Thank you!
website - www.verdin.la
Hi @verdin_verdin ,
Great dog care site you have there.
What you need is shopify metaobjects, it allows you to have custom data that you can easily customize in the admin, just like adding product description and other natural shopify settings.
This custom data can be displayed in your storefront uniquely for each product.
To display this custom data in your storefront, you need a developer like myself to help you implement this task, it’s fairly easy and should only take 24hours to deliver, if you don’t mind, let me work on it for you for FREE
Hi @verdin_verdin use alternate templates to have different sections blocks etc among varying sets of products.
https://help.shopify.com/en/manual/online-store/themes/os20/theme-structure/templates#create-a-new-template
Combine with custom-data metafields via dynamic sources for more flexibilty among sets of product.
It’s not a be all end all you still need to put forethought into how many different layout/design types you create and manage or you’ll bury yourself in excess.
If you expect a bunch of automatic conditional behaviors then yes that’s more development probably.