lat9 / multiship

Zen Cart: Multiple Ship-To Addresses
GNU General Public License v2.0
1 stars 1 forks source link

Additional quantities warning. #38

Open dbltoe opened 5 years ago

dbltoe commented 5 years ago

When adding or changing the quantity of a shopping cart item, the older version fired a warning that "Additional quantities of the product ( ) will ship to your Primary address. You will have the opportunity to change this during the checkout process."

This does not fire with the newer version. I've corrected the stylesheet errors in the test and restored the beta files to their original state. All works except the PO thing and this caution listing.

lat9 commented 5 years ago

Hmm, that's weird; again, tested on zc156b/responsive_classic clone. I'll check that out in a bit.

lat9 commented 5 years ago

Just logged into your test site and, after setting my multiple ship-to addresses, added a product to the cart and updated a product's quantity in the cart. In both cases, I received that warning.

You're obviously doing something differently, what is it?

dbltoe commented 5 years ago

Not logged in. Add item to cart. Go to Shopping Cart. Increase to qty of 2. No notice in test. Works on main.

Log in. Add item to cart. Go to Shopping Cart. Increase to qty of 2. No Notice in test. Works on main.

Only shows on multi-ship test after getting to step 3 and changing a qty. Perhaps this is the required method with shipping selection now set in Step 1?

lat9 commented 5 years ago

At what point did you set the order's multiple ship-to addresses?