Price with types already showing, you just need to allow other price to show on UI. See list price and your price label for this product and can further show for other price types. All other information already shared with you by Aditya is best way to go with.
- https://demo-trunk.ofbiz.apache.org/ecommerce/micro-chrome-widget-WG-1111-p Rishi Solanki *CTO, Mindpath Technology* Intelligent Solutions cell: +91-98932-87847 LinkedIn <https://www.linkedin.com/in/rishi-solanki-62271b7/> On Wed, Oct 6, 2021 at 1:11 PM Justine Nowak <[email protected]> wrote: > Thanks Aditya, is there anyway we can also show the custom price types on > the eCommerce storefront? > > On Wed, Oct 6, 2021 at 1:27 AM Aditya Sharma <[email protected]> > wrote: > > > Hello Justine, > > > > Here you could find list of price types available: > > > > > https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/ProductPriceType > > > > Here you could find the seed data for the same: > > > > > https://github.com/apache/ofbiz-framework/blob/75d3367d47abae604126a97a80e715a798e7fc55/applications/datamodel/data/seed/ProductSeedData.xml#L271 > > > > You could create prices for specific price types: > > > > > https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPrices?productId=WG-9943 > > > > For custom values, you could just create data in ProductPriceType entity. > > > > HTH > > Thanks and Regards, > > Aditya Sharma > > > > > > On Wed, Oct 6, 2021 at 11:29 AM Justine Nowak <[email protected]> > > wrote: > > > > > Hello, > > > > > > We want to add custom pricing types to our products. For example, we > > have a > > > product that will have a "Default Price" (this is what gets charged to > > the > > > invoice), but we also need to add other price types for example, Resell > > > Price / MSRP / MAP price. How do we create these new types and have > them > > > show up on the eCommerce site without them interfering with the actual > > > selling price? > > > > > > -Justine > > > > > >
