owebia / magento2-module-advanced-shipping

Other
90 stars 28 forks source link

How I set Carrier Title for different method #44

Closed pravinagham closed 5 years ago

pravinagham commented 6 years ago

@owebia - Question - I can see there are only title, description and price we can set in addMethod. But How can I set Carrier Title for different method.

At checkout page, we have Select Method | Method Title | Carrier Title. Want to set Carrier Title

owebia commented 6 years ago

Hi,

The Carrier Title is a global value that can be changed in the configuration as shown bellow:
magento2-module-advanced-shipping-setting-1

If you need to have multiple carriers, you have to get Unlimited Carriers add-on for Advanced Shipping.

Best Regards,
A.L.