Focusing on managing products, variants, and collections through the API.
Hi,
I have two sites currently. Looking to solve for 2 requirements.
1. Pull over product information from SanMar, AlphaBroder, ASI and S&S. I would need all product metadata.
2. Store logos within each store and be able to apply the logos dynamically to each product image.
Thanks!
You can export product list from the other stores and then add it on the store you need.
The other way is you have custom app that has all the product information from other stores and then using API display that to the store you need.
The same logic applies for logos too. You can also add similar tags for specific products to display logos depending on those "tags" on the product page.
Let me know if you need implementing that.