Just new comer to Shopify. I know we can add a table in the product description page, however is there any way I can dynamic add a table component in the product liquid page? Each product may have different number of rows for this table and I would like to represent this table dynamically. One example of table looks like could be: https://getbootstrap.com/docs/4.0/content/tables/.
If you need the core description and the table to just show in different areas of the a template use the trick on content, there are topics on this found through search.
If you need this customization worked out contact me.
I have named the file: customizable-table.liquid. You can customize the number of columns, rows, alignment, cell text, and table style in REAL-TIME (from Shopify’s customizer).