Magento后台生成订单处理
后台生成订单处理数据在:D:\www\lollicupStore2\app\code\core\Mage\Ad … 阅读更多
后台生成订单处理数据在:D:\www\lollicupStore2\app\code\core\Mage\Ad … 阅读更多
1. Magento 开发,学习用户手册指导: https://docs.magento.com/m1/ce/ … 阅读更多
我们讲过Magento有两种模型,简单模型和EAV(Entity Attribute Value)模型。上一章 … 阅读更多
How to Reset/Recover Admin User and Password your websi … 阅读更多
pc端在提交商品信息,生成订单之后,购物车表相关数据的变化。 1.sales_flat_quote表的is_a … 阅读更多
sales_flat_quote_payment pc端在购物车列表页面执行: PROCEED TO CHEC … 阅读更多
sales_flat_quote_shipping_rate 商品加入购物车之后,记录了两种不同的运费和税率
sales_flat_quote_item_option 在pc端在商品加入购物车的同时 我的购物车详情列表里 … 阅读更多
sales_flat_quote_address pc端在商品加入购物车的同时,生成了两个与购物车关联的两个地 … 阅读更多
Sales_Flat_Quote_Item表 将sales_flat_quote_item (quo … 阅读更多