获取分组产品ID
如果我有属于分组产品一部分的商品的产品 ID,是否有办法获取该产品 ID?
If I have have the product ID of an item that is part of a grouped product, is there a way to get the product ID?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
什么。我会尝试解读你的意思。您可以使用group_id 并搜索具有相同group_id 的所有其他product_id。
what. Ill try and decipher what you mean. You could use the group_id and search for all other product_ids with the same group_id.