Hey Shopify community 
Quick share for merchants and Shopify developers who need to display spreadsheet data on their store pages.
A common request I see a lot: merchants manage product data in Google Sheets — size charts, spec tables, product comparison tables, inventory availability — and need it displayed cleanly on their Shopify store without hiring a developer every time something changes.
Here’s the workflow that solves it:
- Connect your Google Sheet to ZenTables
- Style the table to match your store — fonts, colors, layout
- Copy the embed code
- Paste it into a Custom HTML section on your Shopify page
Merchant updates the Sheet — table on the store updates automatically. No app install required. No developer needed after setup.
Works great for:
→ Size and fit guides
→ Product spec comparisons
→ Ingredient or material tables
→ Wholesale pricing sheets
→ Inventory availability displays
Free plan available at zen-tables.com
If you’re a Shopify developer or agency, there’s also a partner program with 30% recurring commission on every client you refer. Details at zen-tables.com/partner
Happy to answer any questions below 
This looks useful for stores that update size charts or product specifications frequently. How does the embedded table affect page loading speed especially on mobile? Also, is the table automatically responsive on smaller screens or does it require additional styling?
Good questions — both come up a lot.
On speed: the embed loads asynchronously, so it doesn’t block your theme’s render. The table paints after the rest of the page. Data is served from [our cached copy of your sheet / a live fetch], not a per-visitor call to Google, so you’re not paying Google’s latency on every page load. Practically, on a product page with a size chart it’s a small addition — well under what a typical review widget or app block costs you.
On responsiveness: yes, it’s responsive out of the box — no extra CSS needed. On narrow screens the table [scrolls horizontally / stacks], and you can control column widths and which columns show on mobile from the editor.
One thing worth flagging for Shopify specifically: because it reads from your sheet, updating a size chart across dozens of products is one edit in Sheets rather than editing each product description. That’s usually the real reason merchants use it.
Happy to answer anything else.