{% extends "./inc_base.html" %} {% block style%} {%endblock%} {% block content %} 商品详情 返回 收藏 分享 {% if controller.cart.num %}{{controller.cart.num}}{%else%}0{%endif%} 购物车 加入购物车
降价通知
{% if info.total_stock != 0%} 有货 {{info.total_stock}} {% else%} 无货 {% endif %}