WOOT - WooCommerce Active Products Tables

[woot_single]

Special shortcode to display one product data in 2 columns. Use it to show difficult content. Attributes:

  • id: product ID
  • columns: set table columns. Example: . All possible columns keys you can get on the plugin admin page-> tab Settings -> button “All possible columns keys” on the settings table bottom.
  • table_id: use any table ID, to get its columns set
  • variations_as: how to display variations in the single table, possible values: table, button
  • variations_per_page: products per page for variations table
  • variations_columns: columns in the variations table
  • upsells_as: how to display upsells in the single table, possible values: table, button
  • upsells_per_page: products per page for upsells table
  • upsells_columns: columns in the cross sells table
  • cross_as: how to display cross sells in the single table, possible values: table, button
  • cross_per_page: products per page for [...]

[woot_compare]

This shortcode is the part of the extension “Compare” – shows products in the table for compare Attributes:

  • ids: set using comma products you want to show your customers to compare
  • show_print_btn: show print button (1/0)
  • skin: skin for the table, read more about skins here
Demo page: https://demo.products-tables.com/woot_compare/ All columns for can be set in the tab “Settings” This shortcode is also represented in the table cell as button. [...]

[woot_favourites]

Shortcode is the part of the extension “Favourites” – allows to the shop customers collect products. Attributes:

  • per_page: products per page
  • per_page_position: pagination position
    • t – top
    • b – bottom
    • tb – tot and bottom
    • none – do not show this drop-down
  • compact_view_width: browser window width(px) when Favourites products table should turn on compact mode. By default 600.
  • share: set link of page as value, where shortcode placed, and logged-in user will be able to copy/paste their favourites products share link
  • skin: skin for the table, read more about skins here
  • cells_width: width of the table cells, example: ‘1px,200px,auto,100px‘ (from v.2.0.3/1.0.3)
All columns for can be set in the tab “Settings” Also read: How to insert shortcodes into the single product page This shortcode is also represented in the ta [...]

[woot_attachments]

Shortcode is the part of the extension “Attachments” – allows to display a product attachments. Attributes:

  • id: (obligated) product ID
  • group: (optional) attachments group
  • display_as: (optional) how to display attachments, possible values: table, icons
  • columns: (optional) title, type, file, description
  • skin: skin for the table, read more about skins here
On the backend product attachments set in special WOOT table Also read: woot_get_product_attachments($product_id) Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button OR as attachments. [...]

[woot_related]

Shortcode to display related of the one product. Attributes:

  • id: product ID
  • columns: (optional) set table columns. Example: . All possible columns keys you can get on the plugin admin page-> tab Settings -> button “All possible columns keys” on the settings table bottom.
  • skin: skin for the table, read more about skins here
  • Also nearly all attributes of shortcode is compatible
All columns for can be set in the tab “Settings” Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button. [...]

[woot_variations]

Shortcode to display variations of the one product. Attributes:

  • id: product ID
  • columns: (optional) set table columns. Example: . All possible columns keys you can get on the plugin admin panel -> tab Settings -> button “All possible columns keys” on the settings table bottom.
  • skin: skin for the table, read more about skins here
  • Also nearly all attributes of shortcode is compatible
All columns for can be set in the tab “Settings” Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button. [...]

[woot_upsells]

Shortcode to display upsells of the one product. Attributes:

  • id: product ID
  • columns: (optional) set table columns. Example: . All possible columns keys you can get on the plugin admin panel -> tab Settings -> button “All possible columns keys” on the settings table bottom.
  • skin: skin for the table, read more about skins here
  • Also nearly all attributes of shortcode is compatible
All columns for can be set in the tab “Settings” Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button. [...]

[woot_cross_sells]

Shortcode to display cross sells of the one product. Attributes:

  • id: product ID
  • columns: (optional) set table columns. Example: . All possible columns keys you can get on the plugin admin panel -> tab Settings -> button “All possible columns keys” on the settings table bottom.
  • skin: skin for the table, read more about skins here
  • Also nearly all attributes of shortcode is compatible
All columns for can be set in the tab “Settings” Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button. [...]

[woot_reviews]

Special shortcode to display reviews of the one product. Attributes:

  • id: product ID
  • skin: skin for the table, read more about skins here
Example: Also read: How to insert shortcodes into the single product page This shortcode is also represented in the table cell as button. [...]

[woot_cart]

Special shortcode to display shop cart on any page. Attributes:

  • skin: skin for the table, read more about skins here
Columns can be set through the tab “Settings” only   [...]