3

In Magento 1.8.1:
Which database table saves the original price and promotional sale price?

Fares M.
  • 1,538
  • 1
  • 17
  • 18
Pankaj Upadhyay
  • 2,114
  • 21
  • 22

1 Answers1

0

Have a look at the table catalog_product_index_price the prices should be found there.

Kreshnik Hasanaj
  • 4,815
  • 1
  • 15
  • 18
  • hi Kreshnik Hasanaj thanks for advance how to call original price and cell price sku wise –  Apr 27 '15 at 05:17