
內容簡介
Elementary POS WordPress外掛
這個WordPress外掛能夠幫助你將在Elementary POS應用程式中追蹤的銷售項目直接顯示在你的網站上。例如,你可以使用這個功能來顯示產品的價格清單或是呈現餐廳的每日菜單。
這個外掛允許你配置在你的網站上要顯示的項目。你可以選擇只顯示特定顏色或某個類別的項目。透過這些選項,你可以輕鬆自訂你的產品展示,以符合你的需求和要求。
Elementary POS允許你透過手機應用程式發出收據,並透過虛擬辦公平台存取你所有的銷售數據。Elementary POS是離線和線上收銀機。
如何將Elementary POS的銷售項目放到你的WordPress頁面上?
請使用WordPress縮略碼
顯示所有的銷售項目
[elementarypos_items]
顯示來自“Drinks”類別的銷售項目
[elementarypos_items category="Drinks"]
顯示來自“Drinks”類別且只有顏色為1的銷售項目
顏色範圍是1-8。
[elementarypos_items category="Drinks" color="1"]
僅顯示名稱和價格欄位
可用欄位:名稱、價格、類別、備註
[elementarypos_items columns="name,price"]
外掛標籤
開發者團隊
原文外掛簡介
Elementary POS Plugin for WordPress
With the help of the WordPress plugin, you can easily display your sales items that are tracked in the Elementary POS application directly on your website. This feature can be used, for example, to display the price list of your products or to present the current daily menu in your restaurant.
The plugin allows you to configure which items should be displayed on your website. You can choose to show only items with a specific color or from a certain category, for example. With these options, you can easily customize the display of your products to best fit your needs and requirements.
Elementary POS allows you to issue receipts via a mobile app and access all your sales data through a virtual office platform. Elementary POS is offline and online cash register.
How to put sales items from Elementary POS to your WordPress page
Please use WordPress Shortcode
Show all sales items
[elementarypos_items]
Show sales items from ‘Drinks’ category
[elementarypos_items category="Drinks"]
Show sales items from ‘Drinks’ category and only with color 1
Colors are from range 1-8.
[elementarypos_items category="Drinks" color="1"]
Show only name and price columns
Available columns: name,price,category,note
[elementarypos_items columns="name,price"]
