Some thoughts
-
Hi. I am sharing some thoughts on how the plugin could be improved even further as I promised earlier.
1) backorder time should be in min/max format (two input values) – that would give more precise estimate as often backorder time can vary significantly from order to order (in my case it’s from 1 to 4 weeks, big difference)
2) there should be separate value for handling time (also in min/max format) set globally (not per shipping method or product). Now I just include handling time into shipping time, but separating this two values would give more freedom for providing customer with accurate information, e.g. showing them expected shipping date. Not all shops ship orders same day or on particular weekdays (currently we can select shipping days which is related to the topic but doesn’t cover all use cases and works only in date estimate mode). Although to implement it properly there should be some general business days rules e.g. we do process orders on weekdays excluding holidays or something like this.
3) it would be nice to have more shortcodes for email and notifications like already existing{ship_est}
. E.g.{backorder_est}
(in days),{shipping_date}
,{shipping_est}
(only delivery time as opposed to{ship_est}
representing total time) and{handling_est}
(in days). Also it would make sense to have additional shortcodes for{ship_est}
and{shipping_est}
showing value as days or date no matter what was selected in shipping method (E.g. I use date estimate on checkout page to fulfill Google reviews requirements but prefer to show estimate in days in emails).
4) buyers are often confused by longer than expected waiting time for backordered products because they don’t read information on product page and in the cart. So in my opinion backorder notice on checkout page was a good idea (although it can be easily implemented via simple code snippet)
5) for the same reason as previous one separate email text for orders containing backordered products is welcome.
6) it makes sence to also have an option to add some information to “Customer invoice / Order details” and “Completed order” emails
P.S. your plugin is really great already as is, so I just want to give some feedback from real user, I hope other users will share their opinions
- The topic ‘Some thoughts’ is closed to new replies.