Marco Torcolacci Posted March 14, 2018 Share Posted March 14, 2018 Hi everyone, how do I know the combination of a product in a bundle prododuct in the webservice? I only see the id and the quantity of the product (but not the combination set by backoffice): This is a problem for me. Thanks <product_bundle nodeType="product" api="products"> <product> <id><![CDATA[14]]></id> <quantity><![CDATA[1]]></quantity> </product> <product> <id><![CDATA[22]]></id> <quantity><![CDATA[1]]></quantity> </product> </product_bundle> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now