We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39599bd commit d1b5ca9Copy full SHA for d1b5ca9
app/code/Magento/Quote/Model/Quote/Item/AbstractItem.php
@@ -16,7 +16,7 @@
16
* - original_price - product price before any calculations
17
* - calculation_price - prices for item totals calculation
18
* - custom_price - new price that can be declared by user and recalculated during calculation process
19
- * - original_custom_price - original defined value of custom price without any convertion
+ * - original_custom_price - original defined value of custom price without any conversion
20
*
21
* @api
22
* @method float getDiscountAmount()
0 commit comments