dongwen7423 2016-05-12 01:35
浏览 84
已采纳

购物车仅用于提交订单,不用于购买,然后发送带有PDF的电子邮件[关闭]

I would love to have a way for customers to submit their t-shirt orders. I do not need to receive payments from them. We need Item numbers, quantities, colors, size, PO number, date of order and an image of each style garment would be displayed so they can tell the style. Here is a couple examples I have been playing with: http://taketwodesigns.com/shop (I ike this layout best) http://taketwodesigns.com/shop2

Link to where I got the project sample code: https://www.sanwebe.com/2013/06/creating-simple-shopping-cart-with-php/comment-page-1

We have been using Excel spreadsheets to do this, but I would love them to be able to go to a webpage of ours setup in a password secured subdirectory of our main site, place items in the "cart" then submit cart contents as a PDF or email the data from the page itself.

  • 写回答

1条回答 默认 最新

  • douqi1931 2016-05-12 02:12
    关注

    A wordpress solution that saves you the hassle of writing a bunch of code would be to use WooCommerce with this plugin which turns the WooCommerce store into a catalog. There are plenty of free WooCommerce supported themes out there.

    By default WooCommerce sends purchase confirmation emails. But if you want a PDF invoice sent you can do that with one of these plugins. WooCommerce will send you an email whenever an order is placed.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 远程桌面文档内容复制粘贴,格式会变化
  • ¥15 关于#java#的问题:找一份能快速看完mooc视频的代码
  • ¥15 这种微信登录授权 谁可以做啊
  • ¥15 请问我该如何添加自己的数据去运行蚁群算法代码
  • ¥20 用HslCommunication 连接欧姆龙 plc有时会连接失败。报异常为“未知错误”
  • ¥15 网络设备配置与管理这个该怎么弄
  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题