Thursday, December 19, 2013

How to manage products prices in OpenCart

This tutorial is going to show you how to manage a product price in your OpenCart store. When we set prices of products in the backend, the the price on the frontend will be different depending on which taxes and discounts we applied to them.


Let’s say the product price currently looks like this:


open_cart_prices_managing_1


    1. Log into your OpenCart admin panel and go to the System -> Settings

open_cart_prices_managing_2


    1. Click on edit under the Action column and select the Option tab

open_cart_prices_managing_3


    1. Scroll down to the TAXES and select Yes where it says Display Prices with Tax to show the product price including the product tax value.

    2. Scroll down to the Accountand findtheoption Login Display Prices. Make sure it is set to Yes.

    3. Go to Catalog -> Productswhere you will see all your products listed.

open_cart_prices_managing_4


  1. Find our product among them and click edit next to it.

  2. Click on Data to modify the default product price and select a Tax Class for it.

Here among other options we can add a Special price to the product or/and a discount.


Special price:


Special prices change the value of the product price to the new special price. In order to add it


    1. Click on Special andclick Add Special.

open_cart_prices_managing_5


    1. Select a customer group in the Customer Groupdrop-down. Specials for a customer group will display the special price only if the customer is logged in as that group.

    2. You can also add more special discounts to one and the same product that will be run at different times. In such cases the priority field allows you to specify which discount to apply among those falling on the same period of time.

    3. Add the specic price the the Price fied.

    4. Specify the time period in the Date Start and Date End fields when you want this special price to appear.

open_cart_prices_managing_6


  1. When you are ready, click Save at the top.

To add a discount:


    1. Click the Discount tab on the same page under Home/Products

    2. Click Add Discount on the next page.

    3. Add your discount price to the Price field.

    4. You an offer a discount on this product to all customers, to only customers in a customer group you created under Sales -> Customers -> Customer Groups, or to customers who purchase at least a minimum quantity that you specify. Discounts for a customer group will display the special price only if the customer is logged in as that group. Select a customer group you want this special to apply to.

    5. Choose the Quantity to apply the discount for the selected customer.

    6. Priority: If you will offer multiple discounts and/or specials, enter 1 for this to be applied first, 2 for this to be applied second.

    7. Specify the Date Start and Date End for discount validity limits.

open_cart_prices_managing_7


  1. When you are ready, click Save at the top.

Here’s the final result:


open_cart_prices_managing_8



How to manage products prices in OpenCart

No comments:

Post a Comment