diff --git a/application/index/view/default/cart/index.html b/application/index/view/default/cart/index.html index f48944ba7..aa17357a7 100755 --- a/application/index/view/default/cart/index.html +++ b/application/index/view/default/cart/index.html @@ -34,6 +34,28 @@ {{foreach $cart_list as $goods}}
{{$goods.error_msg}}
+ + {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true and (!isset($is_footer) or $is_footer eq 1)}} +{{$goods.stock}}
+ {{if !empty($goods['error_msg'])}} +{{$goods.error_msg}}
+ {{/if}} + {{/if}} + + + {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true and (!isset($is_footer) or $is_footer eq 1)}} +