Linux 软件免费装
Banner图

产品表 - WBW

开发者 woobewoo
更新时间 2025年5月28日 23:29
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 6.7

标签

WooCommerce product table bulk order form quick order form WooCommerce product table

下载

1.0.1 1.0.6 1.0.9 1.1.8 1.1.9 1.2.4 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.6 1.4.7 1.5.6 2.1.4 1.3.4 1.4.0 2.1.3

详情介绍:

Product Table plugin for WooCommerce lets you display WooCommerce products in a searchable, filterable table. It's ideal for quick order forms, large product catalogs, restaurant ordering systems, wholesale displays, price lists, and more. 您可以在一个响应式、自动生成的表格中显示产品,并完全控制显示的内容——无需编码。只需选择要显示为列的产品属性,然后使用短代码将表格添加到任何页面。在您网站的任何位置,创建可排序、可搜索的表格都很简单。 Features | Documentation WBW 教您如何设置 WooCommerce 产品表的视频教程\ [youtube https://youtu.be/bvFte7-_LkQ]

安装:

a) VIA FTP A download zip archive with Product Table plugin Extract files Copy the folder with the Product Table plugin Open via ftp folder \wp-content\plugins\ Paste plugin folder into here Go to admin panel => Plugins => press activate B) DIRECT UPLOAD VIA ADMIN AREA A download zip archive with plugin Go to admin panel => Plugins => Add new Choose the archive with a plugin and upload it Wait until you get the notification installation went successfully Press the Activate button C) VIA WORDPRESS REPOSITORY Navigate to admin panel => Plugins => Add new Type "WooCommerce Product Table by WBW" in the search field Choose our plugin from the list and click "Install" Wait until you get the notification installation went successfully Press the Activate button

屏幕截图:

  • 带有筛选器以添加产品的灵活表单
  • WooCommerce 产品表列
  • WooCommerce 产品表列设置
  • 排序,搜索,分页,多重加入购物车按钮**
  • WooCommerce 产品表过滤器
  • 下拉列表中的变体或作为单独产品的变体

常见问题:

"我如何开始?"

首先,您应该安装它。然后,要创建第一个数据表,您需要:

  1. 点击“添加新表”。
  2. 输入表的标题,然后点击“确定”。
  3. 选择所需的产品并将它们添加到表内容管理中。
  4. 选择并添加列到表格中:名称、缩略图、分类、特色、价格、库存数量、日期、SKU、评分、库存状态、属性、摘要、购买按钮。
  5. 使用代码将 WooCommerce 产品表添加到网站内容中:表格短代码和表格 PHP 代码。
You can find the detailed tutorial here: Getting Started with WooCommerce Product Tables

在产品表中可以显示什么?

The product table includes the following columns: Name, Thumbnails, Categories, Featured, Price, Color, Size, Customizable, Date, SKU, Rating, Stock status, Attribute, Summary, Buy button. You can make your custom column if you click an edit icon and change a title. The plugin uses the product data already created by WooCommerce itself. This means that you can add products to WooCommerce manually or import them using a CSV/XML import plugin, and they will display in the product table. All information about the Main table settings and options you can find in our tutorial.

什么是响应模式?

The responsive mode is the practice of designing a website that provides a nice and proper view, adapts to the screen dimensions, and works properly on a range of different devices PC desktops, mobile phones, tablets. Responsive mode is the practice of designing a website that provides a nice and proper view, adapts to the screen dimensions, and works properly on a range of different devices PC desktops, mobile phones, tablets. The plugin provides 4 different modes of Responsive design according to your needs: Standard, Automatic column hiding, Horizontal scroll, and Disable Responsivity mode. More info you can find here in the article Responsive mode.

将产品表格添加到页面的方法

To add a product table go to the Product Table Plugin and use shortcodes from the list of tables or copy shortcode above the main tabs. There are available Table Shortcode and PHP code.

  • 将短代码复制并粘贴到您的网站内容中,然后产品表插件将使用您在此表中调整的设置在适当的文章/页面上显示您创建的表格。
  • 可以将表格的 PHP 代码插入页面代码中的任意位置,以便在该位置准确显示,例如在页面的页眉或页脚中。此外,它还可以插入到主题模板的代码中,以便在所有页面上显示。

如何向表格添加自定义字段?

To add the custom field to the product table, you need to follow these steps: 首先,您需要在高级自定义字段插件(免费)中创建一个自定义字段,以便用于添加数据。

  • 移动到自定义字段,然后点击“添加新字段组”。
  • 请确保选择“产品”帖子类型。这对于使自定义字段出现在您的产品的添加/编辑屏幕上至关重要。
  • 按“添加字段”并添加标签、字段名称,然后选择您需要的字段类型。您可以添加任何类型的字段:文本、链接、图像、oEmbed、文件、WYSIWYG 编辑器等。
一旦您添加了任何类型的字段,它将显示在产品页面上。
  • 移动到产品并点击“添加新产品/编辑产品”。
  • 向下滚动到创建的自定义文件,添加数据链接、图片、代码等,然后更新/发布产品页面。
使用以下说明将其显示为表格中的一列:
  • 移动到产品表(专业版必须处于激活状态)并创建或编辑该表。
  • 将具有此自定义字段的产品添加到表中。使用搜索或排序功能以便更好地导航。
  • 接着,添加具有自定义字段的列。
保存表格。您可以显示包含您添加到产品中的任何字段类型的表格。

如何将自定义分类法添加到表中?

Create custom taxonomies quite easily using Custom Post Type UI that is fully compatible with the WooCommerce Product Table. With the help of taxonomies, you can store and show extra product data. So, they are designed to store re-usable information that can be used to group and filter products. You can also use taxonomies to filter products using the WooCommerce Product Table plugin. Follow this step by step tutorial to create taxonomies, add them to the product and display in the table.

如何在产品表中添加多重加入购物车选项?

  1. 您需要添加一个购买属性。为此:
  2. Click on the Content
  3. Select Set Table Properties
  4. Choose and add Buy property.
  5. Navigate to Settings -> Features. Then, you will see a list of available options, find and check the "Multiple add to cart" button. Click on the Save button. Multiple add to cart option is the most beneficial for small and low-cost items. Some more information about Multiple add to cart usage you can find it here.

如何将产品添加到产品表中?

The plugin uses the product data already created by WooCommerce itself. This means that you can add products to WooCommerce manually or import them using a CSV/XML import plugin, and they will display in the product table. In this tutorial, you can find an instruction how to add a product to WooCommerce = To create an order form, the translation in Simplified Chinese is: 如何创建订单表格? Order form enables users to quickly scan and compare all your products. Also, it changes how products are displayed in your store. First of all, the order form lists multiple products all on top of each other in contrast to the standard WooCommerce store, where each good takes up a relatively large amount of space. Such product displays allow customers to quickly see all the important features before they buy it. Look at detailed instruction Step by step: how to create add an order form to the WooCommerce store.

更新日志:

2.1.3 2.1.2 2.1.1 2.1.0 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 1.8.9 1.8.8 1.8.7 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0 1.6.9 1.6.8 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1