Order lookup with virtual productId

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Order lookup with virtual productId

Beejal Kamdar-2
Hello All,

Is there any way I can look up orders of variants given a virtual
productId.  I have the productId for the virtual product and need to
find out the most recent orderId of variants.

I would really appreciate if someone can give me some idea.

Thanks,
Beejal
Reply | Threaded
Open this post in threaded view
|

Re: Order lookup with virtual productId

Parimal Gain
Hello Beejal

You can use Product, ProductAssoc, and OrderItem Entity to find out the
Orders related to variants of a virtual product.

Regards
--
Parimal Gain

Beejal Kamdar wrote:

> Hello All,
>
> Is there any way I can look up orders of variants given a virtual
> productId.  I have the productId for the virtual product and need to
> find out the most recent orderId of variants.
>
> I would really appreciate if someone can give me some idea.
>
> Thanks,
> Beejal
>