1. Home
  2. Docs
  3. Custom Product Tabs for W...
  4. How To
  5. Standard Tabs

Standard Tabs

rizfLvCDMC9qLDdI27gHoIajg zHmUR7W8jHhkjKc4KmJJHPMCoPm0vs3QgakUNiXHbDa2w4 wXbK At0FDt9ZLJDTwFmriYrQ G15uTtwModmHDkTiEHgcbTtru6t dCHoBuERgNu gOsASyWRY0us

That’s another valuable part of the Custom Product Tabs for the WooCommerce plugin. This section focuses on customizing the Standard Product Tabs that come pre-built with WooCommerce.

Standard Product Tabs Options Explained

  • Enable Section: This toggle allows you to activate or deactivate the customization options for standard product tabs. This gives you control over whether you want to modify the default behavior of these tabs.
  • Individual Tab Customization: Here, you can manage each standard tab (Description, Additional Information, Reviews) individually.
  • Title: Change the default title displayed for each tab on the product page.
  • Position: Adjust the order in which the standard tabs appear. You can drag and drop them to rearrange their positions.
  • Remove: If a particular standard tab isn’t relevant to your products, you can completely remove it from the product page using this option.
  • Shortcodes: This section empowers you to leverage shortcodes within the “Title” options for standard tabs.

The plugin provides two key shortcodes

  • [alg_wc_pt_product_function]: This shortcode displays various functionalities related to the product.

Examples include

  • [alg_wc_pt_product_function name=”get_id”]: Shows the product’s unique ID.
  • [alg_wc_pt_product_function name=”get_name”]: Displays the product name.
  • [alg_wc_pt_product_function name=”get_price_html”]: Generates the product’s price in HTML format.
  • [alg_wc_pt_product_meta]: This shortcode retrieves and displays specific product meta values based on their custom field keys. For instance, [alg_wc_pt_product_meta key=“my_custom_field”] would show the value of a custom field named “my_custom_field” associated with the product.
  • Reset Settings: This button allows you to reset all the customizations you’ve made within the “Standard Product Tabs Options” section. It will revert the titles, positions, and removal options back to their defaults.

By using these options, you can personalize the standard WooCommerce product tabs to better suit your product information and display preferences.

 

Custom Product Tabs for WooCommerce

Tags