Wiki

Clone wiki

Baeljs / manage_product_price

Manage Product Prices

  • You can define price for a product for an app.

    • A product can have different prices for different apps.
  • Price date range

    • In Apps Restaurant and Foodtakeout: Only a single price is active for a date.

      • Though you can have happy hour pricing in Restaurant and Foodtakeout for weekdays and time periods.
    • In App Retail: Multiple prices can be added depending on the stock.

Requirement

  • You have registered your company and have a branch.

  • You have selected an app for your business.

Add a New Product Price

Brief

 Home Page -> Click on 'Your Branches' -> Select a Branch -> Click on 'Branch'

 Branch Page -> Click on 'Products'  

 Products Page -> Select a Product -> Click on dropdown -> Click on 'Info'.

 Product Page -> Add Prices -> Select an app -> Click on '+ New Price in App'
  • If you are already logged in, then go to your Home page.

  • In the home page, Click on the section 'Your Branches'

  • In the Branch page, Click on the Product card.

  • Products page is displayed. This page displays products associated with your branch.

  • Select a product, click on the product for more details, then click on the info link for the product.

  • Product page is displayed.

  • Click on Add Prices. Select an app (Restaurant,Foodtakeout,Retail etc.). And click on '+ New Price in App'.

  • Price page for the product is displayed.

  • Click on Add new price.

  • Price form is displayed.

    • It has following fields: begin date , End date, price.

    • Advanced Fields[optional]: Input Price, Vat.

  • Fields

    • Date Begin: Date when the price becomes applicable

    • Date End: Last Date when the price is applicable.

    • Price: Price

    • Input Price [optional]: Price at which product was produced or purchased.

    • VAT [optional]: Enable / disable.

      • If this is selected and input price is given, then any tax will be applicable for the difference between Price and Input Price only. Not on Price.

      • Tax Calculation Amount: Price - Input Price.

  • Fill in the above fields, and click on button Save Price.

Updated