Surface the shipping profiles associated with the products #534
Sam115200
started this conversation in
Feedback: Discounts APIs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if we can get the names/details of the shipping profile associated with each product in the function input query.
Based on this product belongs to which shipping profile, we can create a function which can discount shipping rates accordingly, i-e, handle combined shipping prices in a much better way.
Currently, we have to manually add a tag to every product in each shipping profile and then maintain those tags as well in case new products are added, or we have to create collections and then maintain them as well. Would be great if we only need to maintain the shipping profiles, then function, once set, will keep working.
Beta Was this translation helpful? Give feedback.
All reactions