taeche / SoDoEx

Other
0 stars 0 forks source link

When master cases count is equal to or greater than 10 then provide an informational message to the users #3

Closed taeche closed 8 years ago

taeche commented 8 years ago

Since shipping a pallet is more cost effective, we want to make sure the customers are aware of this. When master case count is equal to or greater than 10 then we need to provide an information message to the users. "Please contact the SoDoEx team, when you are purchasing 10 master cases or more to lower your shipping cost."

daypekr commented 8 years ago

Task is done and deployed to dev site. Please confirm it so I can deploy it to production. Note that the notification will show up when the total weight of items in the cart equal to or greater than 10 items. Quantity based logic might be fragile because checking quantity need product id which are different between dev and production.

taeche commented 8 years ago

Looks good.. Let's tweak the wording little bit. "Please contact the SoDoEx team (sodoex@outlook.com) when you are purchasing 10 master cases or more to lower your shipping cost."

daypekr commented 8 years ago

The message has been updated. Please check it out on Dev site.

taeche commented 8 years ago

Looks good. Please close the item once deployed to Production

Date: Sun, 21 Feb 2016 00:02:01 -0800 From: notifications@github.com To: SoDoEx@noreply.github.com CC: tae.chekal@outlook.com Subject: Re: [SoDoEx] When master cases count is equal to or greater than 10 then provide an informational message to the users (#3)

The message has been updated. Please check it out on Dev site.

— Reply to this email directly or view it on GitHub.

daypekr commented 8 years ago

It's been deployed to Production. Please check it out.

taeche commented 8 years ago

Re-opening the issue. We are now going with free shipping once the order amount is greater than $100.00. Please remove the message. :)

daypekr commented 8 years ago

In DEV site, free shipping option is added for orders $100 or more, and the message about shipping cost for bulk order is hidden.

Please check this out and let me know whether to go live or not.

image

taeche commented 8 years ago

Checked... Please post to production and close the issue

daypekr commented 8 years ago

Developer comment for further maintenance

This is done in the admin page. Popup messages can be turned on or turned off in Admin > Ninja announcements

image

daypekr commented 8 years ago

Deployed to production.