dongxie8856 2016-04-06 10:12
浏览 50
已采纳

如何使用woocommerce将“查看购物车”部分添加到页面?

I would like to make a section at the top of my page for customers to be able to access their cart. Is there a way of doing this?

Thanks

  • 写回答

1条回答 默认 最新

  • doutan8775 2016-04-06 10:20
    关注

    You can add view cart button anywhere you want, here is the simple html :

    <div style="text-align: right;">
    <p>
    <a href="http://site_name/shop/cart/" class="button">View Cart
    <a href="http://site_name/shop/checkout/" class="button checkout">Checkout
    </p>
    </div>
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试