MSRP ?

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

MSRP ?

Ritesh Trivedi
Hi,

Just wondering how are ppl storing MSRP for products?

I dont see PRODUCT_PRICE_TYPE of MSRP. I am planning to use list price as the base price (which is essentially supplier price + markup) offerd by us which may or may not have relation with MSRP since MSRP is not always available. For the cases where it is available I want to be able to show You Save X off of MSRP.

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: MSRP ?

Jacopo Cappellato-3
You may also use the DEFAULT and LIST prices for achieving a similar  
goal (or just use them as a template for the new code); when the  
DEFAULT price is available, it is applied to the cart; if both are  
available, the product detail screen in the ecommerce application  
already shows you the "save x of ...".

Jacopo

On Apr 3, 2008, at 1:29 AM, Ritz123 wrote:

>
> Hi,
>
> Just wondering how are ppl storing MSRP for products?
>
> I dont see PRODUCT_PRICE_TYPE of MSRP. I am planning to use list  
> price as
> the base price (which is essentially supplier price + markup) offerd  
> by us
> which may or may not have relation with MSRP since MSRP is not always
> available. For the cases where it is available I want to be able to  
> show You
> Save X off of MSRP.
>
> Thanks
> --
> View this message in context: http://www.nabble.com/MSRP---tp16453977p16453977.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>