Jump to content

SQL Statement to find all products in an order


Recommended Posts

Brilliant starter :-) Thanks

How would I go about getting information like pack size?

 

i.e.

Reference Product Quantity
      Dectomax Inj. Cattle & sheep Dectomax Inj. Cattle & sheep - Pack : 200ml 2     Qualimec (Ivermectin) Injection Qualimec (Ivermectin) Injection - Pack : 500ml 2    


 

                 
Link to comment
Share on other sites

combination is id_product_attribute

 

But now should you be asking about specific attribute value regarding a combination it is a bit more tricky

 

You should find on product_combination the list of attributes then find on attribute_group the group name regarding your attribute

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...