主题文件
简介
模板文件
- 简介
- theme.html
- mobile.html
- index.html
- products_list.html
- product.html
- type.html
- vendor.html
- discount.html
- page.html
- search.html
- cart.html
- blog.html
- blogs_list.html
- account/index.html
- account/login.html
- account/register.html
- account/validate_email.html
- account/forget_password.html
- account/reset_password.html
- account/change_password.html
- account/create_order.html
- account/orders_list.html
- account/order.html
- system/404.html
- system/500.html
- system/closing.html
- system/protecting.html
- posts_list.html
- post.html
account/create_order.html
模板:account/create_order.html,是店铺顾客的确认订单页面。当访问店铺域名的确认订单路径(”/account/create_order”)时,就是呈现这个页面并将购物车中勾选的商品呈现以供顾客确认订单生成。
注意:
- 当系统检测到顾客未登录时,访问该路径将会自动跳转到account/login.html模板中。
- 当系统检测到顾客的购物车未有任何勾选项时,访问该路径将会自动跳转到/cart.html模板中。
该模板中可使用的主题对象:
以上内容仍未解决您的问题?
联系在线客服