旅游预订办公室的网上商店解决方案
希望这是正确的提问地点。
一位客户要求我为他的旅游预订办公室开发一个网上商店。现在我宁愿使用现有的系统而不是构建一个。不过,旅游预订商店有特殊要求:
- “购买日期”是相关的,您总是预订特定日期的旅游,
- 不同日期的价格不同,明年旅游的费用可能会或多或少,
- 立即结账,顾客只买一个商品并且不想使用购物车
问题:是否有我可以使用的现有解决方案?是否可以调整像 zencart 这样的系统来满足要求?
感谢您抽出时间。
Hope this is the right place to ask.
A customer asked me to develop a web shop for his tour booking office. Now I'd rather use an existing system instead of building one. There are special requirements for tour booking shops, though:
- "date of purchase" is relevant, you always book a tour for a certain date
- different prices for different dates, a tour might cost more or less next year
- immediate checkout, customers buy only one item and don't want to use a shopping cart
Question: Is there an existing solution that I could use? Is it possible to tweak a system like zencart to fit the requirements?
Thanks for your time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
访问 www.odissia.net >订票软件>>旅游预订软件
Visit www.odissia.net > Booking Software > Tour booking software
由于这个问题仍然悬而未决:最终我使用 Yii 框架进行了自定义开发。为我提供了一个非常灵活的解决方案,并且付出了可承受的努力。
As this question is still open: In the end I went with a custom development using the Yii framework. Gives me a very flexible solution with an affordable effort.