Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend EstimateShippingModel #5349

Closed
RomanovM opened this issue Feb 19, 2021 · 1 comment
Closed

Extend EstimateShippingModel #5349

RomanovM opened this issue Feb 19, 2021 · 1 comment

Comments

@RomanovM
Copy link
Contributor

nopCommerce version: develop

Add the new parameter in the model EstimateShippingModel

public string City{ get; set; }

DHL and other parcel services doesn't use ZipPostalCode for many countries (only City)
and It's better to add parameters "Hide City", "Hide ZipPostalCode " for EstimateShipping widget

Source: https://www.nopcommerce.com/boards/topic/90152/nopcommerce-440-bug-fixes-and-improvements/page/3#281153

@holydk
Copy link
Contributor

holydk commented Mar 5, 2021

Closed #5349

@holydk holydk closed this as completed Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants