ssolovey / ecp

ECP - Ecommerce project based on Magento
Open Software License 3.0
1 stars 0 forks source link

order page: ship to #334

Closed ssolovey closed 8 years ago

ssolovey commented 8 years ago

Selecting “Same As Sold To” in the “ship to” section auto-fills customer name and contact name only. The rest of the fields should be copied also.

SkyLark commented 8 years ago

The users phone , company city and address added.

We need some clarification here also. It's a little confusing. image

When we press the check box "Same as sold" should we change the ZIP according to Company profile? If yes we need to estimate the shipping costs again. As I propose in other issue we need to make the zip value disabled for changing on order page.

Also what state should be selected? According to ZIP or from Company profile?

SkyLark commented 8 years ago

do you have any news for this task?

ssolovey commented 8 years ago

I missed this one :( Asking customer ...

ssolovey commented 8 years ago

Response from customer:

Let’s fix adding address and city from customer profile and just have the help-text up front. I think the “Destination Zip” text that is currently in place should be sufficient. State should be selected based on destination zip.

Also, please remove PO# field requirement (* to be removed). The field should be there, just not a required field.

SkyLark commented 8 years ago

Destination lable added; The state is selected according to the destination ship on page load. (the dynamica change will be done in other issue) PO field was apdated and the required label was removed