如何在特定時間禁用結帳或甚至進入商店?我遇到的問題是,我正在使用WooCommerce建立在線商店,但客戶應該只能在一天的特定時間下單。Woocommerce/Wordpress - Out Of Hours
1
A
回答
0
您可以使用Catalog Visibility Options擴展名,它允許您禁用購物車。可悲的是,你必須在白天手動打開/關閉它才能工作。你可能會想要更自動化的東西。
0
一個簡單但骯髒的方法是使用jQuery在特定時間隱藏添加到購物車按鈕,並設置一條消息說它已超時。
編輯:這當然不會是最可靠的方法。
1
我不得不解決這個企業食堂企業試圖起飛。他們只想要在一天的特定時間提供預訂。
我使用Scheduled Content插件...或一個喜歡它。我真的不記得了,生意也沒有通過,所以網站不在了。
相關問題
- 1. MathProg out of domain
- 2. Out of index exception
- 3. Arrayindex out of bound android
- 4. Angularjs dropzone,out of context
- 5. HIVE COUNT * OUT OF MEMORY
- 6. Bootstrap modals out of focus
- 7. OpenCV VideoCapture Out of X11
- 8. ASP.NET CacheDependency Out of ThreadPool
- 9. FancyBox out of IFRAME callback
- 10. Out of內存錯誤android
- 11. Make dojo.dnd.Source out of dragulated/copied item
- 12. silverlight out of browser - 圖標
- 13. python gui events out of order
- 14. QueryString Out of編碼的URL
- 15. MAPI for out of office規則
- 16. 使用變量out of ajax
- 17. SuiteCommerce Advance Out of Box Contents
- 18. Javascript Modularized Promise Chain Out of Order
- 19. longjmp out of vectored exception handler
- 20. Javascript get object sequence out of array
- 21. Floating DIV column out of position
- 22. Prism vs out-of-browser silverlight
- 23. Z3Py中的K-out-of約束
- 24. JavaFx視頻尺寸OUT of screen
- 25. IndexError:「pop index out of range」with for循環
- 26. laravel out of box vuejs example not working
- 27. Debug Assertion Failed Vector Subscript Out of Range C++
- 28. 獲取float = 04 out of int = 4
- 29. 「IndexError:list index out of range」while charge MySQL DB
- 30. bash while break out of cycle not loop?
爲什麼?擁有網上商店的全部目的是讓人們可以全天候購物。你只是想惹惱顧客 – Kris
你想根據訪客的當地時區禁用結賬嗎?還是根據一些特定的主時區? –
週五晚上到週六晚上沒有接受訂單似乎沒有減慢[B&H](http://www.bhphotovideo.com/find/HelpCenter/AboutUs.jsp「B&H」)... – scruss