Liquid, JavaScript, Themes
Hello! I want to build a shop and find the right shop-system for me. For this particular shop, we‘re getting the product information from an external party. So it‘s not like I save them via UI. It‘s more that I want to call an API URL, get the products and then display them in the shop.
Or get the products, save the product data in the shopify store and repeat this process once a day. And daily I either edit already saved products and create new ones.
Is that possible?
Hey, I would suggest the second method so that customers can also buy the products.
It is possible that your PIM already supports Shopify, mabey check for an integration.
Steps:
Get Product Data
Process Data: Format the data to match Shopify's product structure.
Update Shopify Store: Use Admin API to create or update products
Here are the Docs for the REST-API but you can also use GraphQL: Shopify-Rest
Teil 2 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 16, 2024Teil 1 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 9, 2024Anpassungen des benutzerdefinierten Codes an Shopify-Themes (CSS) leicht gemachtIn diesem...
By Gabe Aug 28, 2024