Skip to content

Commit b8b52ad

Browse files
committed
MAGETWO-48048: Bundle product price on category view isn't included custom option price
- Marked method as deprecated
1 parent fd9e67a commit b8b52ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Bundle/Pricing/Price/FinalPrice.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ public function getMaximalPrice()
9292
* Return ProductCustomOptionRepository
9393
*
9494
* @return ProductCustomOptionRepositoryInterface
95+
* @deprecated
9596
*/
9697
private function getProductOptionRepository()
9798
{

0 commit comments

Comments
 (0)