Hi,
I want to get and set the current featured product from my homepage with Shopify admin REST api.
I can already change my store products prices from my server so private app and connection is working.
It seems that it can be done with “update_content” in “overrides property” from section themes REST api but :
-
I am not sure. I don’t want to change the code. I just want to change the current featured product.
-
There is no example from documentation so i don’t know how to test it
https://help.shopify.com/en/api/reference/online-store/section-themes#the-overrides-property).
Anyone can help me to achieve my goal please ?
Thanks