Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

1. Products and Prices page

Login to DT Shop and select Products & Prices section.

...

2. Pricelist visualization

Your Price List is presented in table format with various filters. You can filter it by Product ID, Destination, Operator, Service and other parameters. Alternatively you can export your pricelist to file

...

3. Pricelist Filters

You can filter by: Destination, Operator, Product Type, Status and under More Filters by: Service, Subservice, Product ID

...

4. Pricelist Table navigation

You can select columns that you want to see on the screen in by clicking on Filter Columns button

The Description of each Column is provided under More information button

If the number of columns does not fit to one screen use arrows or horizontal scroll at the bottom of the table

...

5. Three ways to set Retail price

There are three ways to set Retail price:

...

6. Calculating Markup for specific Margin

Currently, DT Shop functions using a Markup concept. This step outlines the process if you would rather establish a specific Margin instead.

Markup is the percentage added to the cost price to determine the selling price. While Margin is the percentage of the selling price that represents profit.

Converting between the two can be done using the formula: 

Margin (%) = ((Selling Price - Cost Price) / Selling Price) \* 100

To convert margin to markup, you need to use the following formula:

Markup (%) = (Margin / (100 - Margin)) \* 100 

Suppose you have a product with a margin of 30%. You want to calculate the corresponding markup for a 30% Margin

First, convert the margin to a decimal: Margin Decimal = Margin / 100 = 0.30 

Now, use the formula to calculate the markup: 

Markup (%) = (0.30 / (1 - 0.30)) \* 100 ≈ 42.86%

So, a margin of 30% corresponds to a markup of approximately 42.86%

7. Setting Retail Price for a single product - Step 1

Search for the product you want to change using filters and click on actions button (first column in Search results)

...

8. Setting Retail Price for a single product - Step 2

In the pop up window enter either Maging or Markup or Absolute Value

You can also add Transaction fee. It is a fee in Source Currency that you may additionally charge to your customers (if positive) for each transaction. The value entered in Transaction fee will appear in the Retail fee column in Search Results and in Price list export CSV. Please note that the fee is not included in Retail Price.

...

9. Setting Retail Price for a several products - Step 1

If you have several product (upto 10) you can set retail price for them in the table. Search for the product you want to change, using filters and click on the cell with price, in the pop up window change the value (on the screenshot Markup)

...

10. Setting Retail Price for a several products - Step 2

Repeat for other products you want to change, all edited products will be marked with "pen" icon. Once completed click SAVE CHANGES to save all the changes

...

11. Setting Retail Price for a large massive of products (in bulk)

For bulk update:

  1. Apply the required filters (for example, by country)

  2. Tick the box to select all products on the screen.

  3. If number of products in search result does not fit on one page, you will see a button that allow you to select all products even those that are not visible on the screen

  4. Select the bulk action you want to proceed with

...

12. Products Deactivation / Activation back

Deactivated products will not appear in API Get Products response and in DT Shop user interface. To deactivate products follow the same steps as described on the step above

To activate deactivated products search (Select INACTIVE Status)

...

13. Download Pricelist / Product Details in csv format

Arrange filters and Click on EXPORT CSV.

If filters applied entire Pricelist will be exported.

You will receive your exported files via registered email.

...