As part of a backend update to the Weld Shopify connector, we’ve restructured how a few tables are streamed. These changes won’t impact your existing models — but if you're syncing product_variant or product_image, you’ll need to manually reselect them in your connector setup.
Here’s what’s been updated:
✅ product_variant is now its own table
Before: A sub-table under product

Now: A standalone table for easier access and maintenance.

✅ product_image is now its own table
Before: A sub-table under product

Now: A separate table that can be selected and managed individually.

🆕 New tables: order_agreement and order_agreement_sales**
These new tables provide additional visibility into agreement-level order data from Shopify.

These updates are live in your Shopify connector now. Your models and dashboards will keep working as expected — all you need to do is reselect the affected tables from the list of available streams in the Weld app.
How to re-add the tables
Want to see how to get started with the new tables? We've got you covered.
▶️ product_variant
Watch how to add the product_variant table in Weld
▶️ product_image
Watch how to add the product_image table in Weld
Questions?
Ping us in the chat if you’re unsure how to update your connector setup — we’re happy to help.✨