How to get option set rules in Bigcommerce

江枫思渺然 提交于 2019-12-07 11:36:27

问题


I want to create or update a Products using Option sets through API. When i adding the rules for Option set in Big commerce Site, how do get these option set rules through API?

Thanks in Advance.


回答1:


Unfortunately there is not a way to access option set rules through the API with Bigcommerce. However, you can simply run a script that gets each product with that option set applied to it and then iterate through those products to set the same rules on each one!



来源:https://stackoverflow.com/questions/20283454/how-to-get-option-set-rules-in-bigcommerce

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!