Custom script okay with future WooCommerce update? Solution for 2 branches?
-
Below is the context. The main question, at bottom, is whether having a custom script/plugin (whatever its called) would be stable going forward and survive WooCommerce updates without bugging out?
We have been looking everywhere for a solution to having two branches on our one store. Main two requirements are having stock per item split between the two locations and customers being able to see stock at each location. This I can do with plugins, the issue is the next part. Shipping. I need the shipping to calculate based on item location. So each branch has free collection available and we ship country wide, but with all the plugins I have tested so far, if someone in branch A orders an item that is not in stock at branch A but is at branch B (which also offers free collection for customers in that area) then it still gives the customer near branch A the free collection option. Meaning it is not checking the stock location before applying the shipping rules.
This seems to be something many e-stores would need/use for multiple branches/warehouses, yet I cannot find a solution. I have even contacted plugin companies regarding this and they cannot offer a solution for this relatively simple issue.
So we are considering having a dev write something custom for us but we are concerned that later WooCommerce updates might wipe or bug the custom work. Is this an issue or is it safe to do?
- The topic ‘Custom script okay with future WooCommerce update? Solution for 2 branches?’ is closed to new replies.