How can I display product collections on a product page using Origin theme?

Hi there,

I’m working on Origin theme, and I am thinking if I can show which collection(s) the current product it in right under “Product Information” section on the product page. I tried adding a Product metafield definitions choosing “Collection”, but I cannot find a way adding it into a block(e.g. collapsible row, text, etc.) with “connect dynamic source”. The same thing happens with “colour” too.

May I know if it is not possible to do it this way, or I need to use certain coding instead?

If that is the case, may I know if it is possible to show the collections like it does above?

Sorry I know nothin about codings.

Hi @TaylorWong All the three options are possible and as you have mentioned that you have already added the metafield then for that option you just need to call that metafield in the right place so that you can get all the information that you have stored in that metafield in your front end.

Regarding the image: You need to call the tags to show it in the frontend as same as it is shown in the screenshot, and to call the tags you need to add the custom coding to achieve this.

It’s hard to provide you the exact code without looking into your theme code file.

If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil