<%-- Author: cac Date: 2005-12-30 --%> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
产品名称 数量 单价
${item.product.name} ${item.quantity} ${item.unitprice}
合计:共选购了${fn:length(order.orderItems)} 种商品 总价:¥${order.totalPrice}元,折后价:${order.discountPrice}
优惠提示:凡书购满100元,9折优惠。
">
送货地址