how to force magento to use my custom price

rramiii

Hi and thanks for reading, I'm working on magento EE 1.13, here I added new price fields to product edit page (offer price and deal price) beside the original price and special price fields. and here the problem come: I need to make magento use deal price or offer price when they are set, I find it complicated and not easy to find. what I think is maybe I can override addFinalPrice method or override getFinalPrice method, but I'm not sure if it's right, need your help guys in this. any idea will be appreciated, thanks in advance. update: is there any way to save final price in database after saving finishing editing the product?

Kandarp B Patel

you need to add observer on event catalog_product_get_final_price. please check my below answer.

Magento : Add Product to cart with custom price

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

how to change custom option price by query in magento?

From Dev

how to change custom option price by query in magento?

From Dev

How to Change the price before adding to cart in magento with custom option selection price?

From Dev

How to translate text with price in it - Magento

From Dev

Magento custom price on Quote Item is ignored?

From Dev

magento custom price change like configurable product

From Dev

change magento price when changing custom options

From Dev

Magento custom price on Quote Item is ignored?

From Dev

Overwrite price depending custom options on Magento

From Dev

How to force PostgreSQL to use my index?

From Dev

How to force my laptop to use the discrete GPU?

From Dev

How to force PostgreSQL to use my index?

From Dev

Force setup.py to use my custom compiler

From Dev

How to Create simple products programmatically in Magento 1.9 with my custom attributes?

From Dev

How to force Robot Framework to initialize my custom library only once

From Dev

Magento how to Shopping Cart Price Rule exclude special price products?

From Dev

Magento: How to add text before price

From Dev

How To Add og:price:amount to Magento

From Dev

Magento, How to change product price in view page?

From Dev

How to Change the price before adding to cart in magento?

From Dev

Create Custom Product Collection in Magento with price or other attributes

From Dev

How to force custom Rails route to use :id instead of :<model>_id

From Dev

How can I force the X server to use my nvidia card?

From Dev

How can I force Matlab to use all cores of my laptop?

From Dev

How to use the dot command (.) in my custom command?

From Dev

How do I use my new custom view in my ListView?

From Dev

How to use my custom minimize/close window buttons in my QMainWindow?

From Dev

Magento: Get record of my model by custom Field

From Dev

Force my code to use my extension method

Related Related

  1. 1

    how to change custom option price by query in magento?

  2. 2

    how to change custom option price by query in magento?

  3. 3

    How to Change the price before adding to cart in magento with custom option selection price?

  4. 4

    How to translate text with price in it - Magento

  5. 5

    Magento custom price on Quote Item is ignored?

  6. 6

    magento custom price change like configurable product

  7. 7

    change magento price when changing custom options

  8. 8

    Magento custom price on Quote Item is ignored?

  9. 9

    Overwrite price depending custom options on Magento

  10. 10

    How to force PostgreSQL to use my index?

  11. 11

    How to force my laptop to use the discrete GPU?

  12. 12

    How to force PostgreSQL to use my index?

  13. 13

    Force setup.py to use my custom compiler

  14. 14

    How to Create simple products programmatically in Magento 1.9 with my custom attributes?

  15. 15

    How to force Robot Framework to initialize my custom library only once

  16. 16

    Magento how to Shopping Cart Price Rule exclude special price products?

  17. 17

    Magento: How to add text before price

  18. 18

    How To Add og:price:amount to Magento

  19. 19

    Magento, How to change product price in view page?

  20. 20

    How to Change the price before adding to cart in magento?

  21. 21

    Create Custom Product Collection in Magento with price or other attributes

  22. 22

    How to force custom Rails route to use :id instead of :<model>_id

  23. 23

    How can I force the X server to use my nvidia card?

  24. 24

    How can I force Matlab to use all cores of my laptop?

  25. 25

    How to use the dot command (.) in my custom command?

  26. 26

    How do I use my new custom view in my ListView?

  27. 27

    How to use my custom minimize/close window buttons in my QMainWindow?

  28. 28

    Magento: Get record of my model by custom Field

  29. 29

    Force my code to use my extension method

HotTag

Archive