Hide List Price (MSRP) From Being Seen By The Customer

Hi,



Is there any way in Cs Cart for the list price (the MSRP) to be entered in the backend (admin) but the customer shouldn't see it? We need the MSRP info for internal purposes and it's convenient to have it by each product, but we don't want customers seeing it. Is this possible?



Thanks,

Josh

Probably a lot less hassle and modification to simply create a new field for your use and leave list_price empty.

How do I create new fields?

It is custom development.



It's about an hour and a half to create the field in the db, modify updates to populate it, show the new field on the admin products detail page and adjust the exim schema to allow the data to be imported/exported with a product import/export. It can all be done with zero impact on subsequent upgrades.