- Beranda
- Komunitas
- Tech
- Website, Webmaster, Webdeveloper
How to Get Selected Shipping Rate in Magento 2 Checkout Page


TS
meetanshi
How to Get Selected Shipping Rate in Magento 2 Checkout Page
The Magento 2 is a versatile and flexible eCommerce platform, which can be tweaked as per the business requirements of the merchant. In eCommerce, the business owners may require to offer discounts and deals to the customers based on various conditions.

Sometimes, the businesses may want to provide discounts on the shipping rate in Magento 2, and therefore require to get selected shipping rate in Magento 2 checkout page for discount calculation.
The store owners can use the programmatic solution for that. Here, we just need to call the getShippingAmount() function for the provided session by adding a few lines of code in the block file. You can get the complete code at https://meetanshi.com/blog/get-selected-shipping-rate-in-magento-2-checkout-page/
Sometimes, the businesses may want to provide discounts on the shipping rate in Magento 2, and therefore require to get selected shipping rate in Magento 2 checkout page for discount calculation.
The store owners can use the programmatic solution for that. Here, we just need to call the getShippingAmount() function for the provided session by adding a few lines of code in the block file. You can get the complete code at https://meetanshi.com/blog/get-selected-shipping-rate-in-magento-2-checkout-page/
Diubah oleh meetanshi 06-07-2022 11:19
0
146
0


Komentar yang asik ya


Komentar yang asik ya
Komunitas Pilihan