Questions tagged [discount]

405 questions
0
votes
1 answer

Magento coupon discount translation

I like to change "Discount" to "Promotion" in cart and onepage checkout. However, I can't find any file location. I have turn on the Template Path Hints from Configuration. Can anyone help me out ?
0
votes
1 answer

How to add amount Bonus to cart using discount code

I am trying to build buying store. Therefore, it is opposite traditional website. I need to create coupon which gives bonus to customer who sell product to me. However, Discount code don't allow to do that. Do you know where i need to change…
0
votes
1 answer

Product magento discount in Magento table - sales_flat_order_item

If I apply a discount on a product in Magento and make an order... example: SKU 9999999 Regular $100, Special this week: $95 If I do a query on files sales_flat_order_item and sales_flat_order, where would I find the regular price?
george
  • 4,119
  • 3
  • 17
  • 18
0
votes
1 answer

libmarkdown2 (Discount) thread safe use?

I have written a C++ function to convert a string in markdown format to a string in html format wrapping the C library libmarkdown2 (Discount) on linux: string markdown2html(const string& markdown) { auto m = mkd_string(&markdown[0],…
Andrew Tomazos
  • 66,139
  • 40
  • 186
  • 319
0
votes
1 answer

Magento Core discount

I've been struggling with this for a while, should be pretty straight forward but... I'm trying to apply coupon to order using magento cart.coupon.add api. The product is Virtual here is my code ( and I've tried everything i could find on google…
Gal Blank
  • 2,070
  • 2
  • 18
  • 18
0
votes
1 answer

Discount information for order in Magento

I need information which promotion/coupon changed which item in order and what was the price of this item before discount and the final price of this item. I know, it's complicated so here's an example: