开发者 | arosoft |
---|---|
更新时间 | 2023年1月10日 21:32 |
捐献地址: | 去捐款 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.1 |
版权: | GPL v2 or later |
版权网址: | 版权信息 |
Yes, use shortcode [ordertable] or [ordertable categories="category A slug, category B slug"] or [ordertable tags="tag A, tag B"] if you want to include only certain categories or tags. To limit products per page using the shortcode use [ordertable limit=x]. To show products sorted by their category title use [ordertable show_categories="true"]. To show the category description along with the title add show_category_description="true" to the shortcode. To order products use [ordertable orderby="title"]. You can use the following order settings. title – The product title. This is the default orderby mode. date – The date the product was published. id – The post ID of the product. menu_order – The Menu Order, if set (lower numbers display first). popularity – The number of purchases. rand – Randomly order the products on page load rating – The average product rating. sku - The product sku.
If you are using the shop page the page limitation is set via Appearance -> Customize -> WooCommerce -> Product Catalog and then choose "Products per row" and "Products per column". The limit of one page will be "Products per column" * "Products per row". If you are showing the odertable with the shortcode [ordertable] just set [ordertable limit=15].
Yes, unit prices will be shown in the order table if you have given the product a "Package Size".
Yes, Wholesale Order Table for WooCommerce is compatible with the free plugin Shipping Zones by Drawing.