Is there a standard e-commerce database schema to apply the discounts/taxes/gift vouchers to products?

╄→гoц情女王★ 提交于 2019-12-03 02:44:44

问题


A good and flexible database schema illustrating e-commerce products and their rates management is required.


回答1:


I agree with Chris Roberts, OSCommerce is a good place to start as well as DatabaseAnswers.org.

Hope that helps.




回答2:


I'm sure there are many examples about - try looking at some open source shopping cart tools.

As a general point, though, I think there are so many ways that a product pricing and discount / gift voucher system could work that finding a database schema that works for every possibility is unlikely!

Perhaps you can save yourself some heartache by refining the requirements a little?



来源:https://stackoverflow.com/questions/320211/is-there-a-standard-e-commerce-database-schema-to-apply-the-discounts-taxes-gift

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!