weltpixel

SMART Custom PRODUCT PAGE TABS FOR MAGENTO 2.

About SMART PRODUCT TABS FOR MAGENTO 2.

Deliver excellent browsing experience for your customers by dynamically showing custom blocks (new tabs on product page) based on various Magento Conditions or product attribute options.

This extension for Magento 2 gives you custom control over your product page tabs and their dynamic content. You can configure product tabs to display custom content based on product attribute value using specific static blocks or via Magento Conditions, without the need to touch any code.

Default Magento doesn't give you proper control over your product tabs and corresponding content, making product page content customisation extremely limited. Smart Product Tabs allows you to show new tabs with your own custom content. You can create Smart Tabs directly from Magento admin and when visibility conditions are met, the tabs containing the specific block will be displayed in frontend as a new tab on product page.

This will help to dynamically show specific product information only for certain products, based on material, size-chart, country of manufacture, man/woman, price, promotion, product features etc... Applicability of this functionality is wide, can be adapted to any business model in order to increase store usability.

Features of the Extension.

  • NEW: Condition-Based Smart Product Tabs - Create Smart Product Tabs with your own custom content based on Magento Conditions directly via the Magento Admin.
  • NEW: Edit the default Magento Product Page Tabs - Additional options for default Magento Product Page Tabs allow you to change the Tab Title, Position or even choose whether or not the default tabs are displayed on the frontend.
  • Display relevant content - Display relevant content to customer based on custom conditions.
  • Increase conversions - Use rich relevant descriptions and improve conversions.
  • Reduce return rate - Help buyers find the best product for them using specific relevant information.
  • Reduce bounce rate - Describe the product better and reduce bounce rate.
  • Rich product description - Use smart static blocks to create rich descriptions for your products.
  • Save page space - Use the smart tabs and save page space.
  • Increase store usability - Help users engage with your store.
  • Easy to use - No coding needed.

HOW TO INSTALL VIA COMPOSER CLI COMMANDS

  • Step 1:
    Before installing please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.3.X. - 2.4.2. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Make sure you have your Magento Marketplace Authentication Keys configured on the Magento instance. If your keys are not added, check the Magento Documentation for more information about how to add those.
  • Step 3:
    Access the root of your magento 2 project from command line and run the following commands:
    composer require weltpixel/module-smartproducttabs
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f

HOW TO INSTALL MANUALLY VIA SSH.

HOW TO USE THE EXTENSION

STEP 1

  • Head into Admin > WeltPixel > Smart Product Tabs Settings > General Settings For Smart Product Tabs > Enable SmartProductTabs and set this option to Yes if you'd like to enable the legacy Smart Product Tabs functionality (which only works with Dropdown Attributes). This method is deprecated so we recommend leaving this disabled and using the Smart Product Tabs Grid functionality.
  • Head into Admin > WeltPixel > Smart Product Tabs Settings > General Settings For Smart Product Tabs Grid > Enable SmartProductTabsGrid and set this option to Yes - This is the recommended method of implementing the Smart Product Tabs functionality.
  • Once the Smart Product Tabs Grid functionality is enabled, you'll have a few additional options you can configure for the default Magento Product Page Tabs (Details, More Information, Reviews).

    • Additional options for default “Details” Tab [ Yes / No ] - Enable to be able to make a series of changes for the default Magento tabs.
    • Display the “Details” Tab in frontend [ Yes / No ] - Set to Yes, to show the default Magento tab “Details“.
    • “Details” Tab Position - Insert a custom position for the “Details“ tab. Leave empty for default position. Default position: 10. Note: Default Magento tabs have 10, 20 and 30 as position values. You can insert your Smart Tab in front of Magento tabs by inserting a number lower than 10. Use numbers between 10-30 to insert it between, or higher than 30 to insert it after all default Magento tabs.
    • “Details” Tab Title - Insert a custom title for the “Details“ tab displayed on the frontend. Leave empty for the default value.
    weltpixel
    weltpixel

    STEP 2

    • Head into Admin > WeltPixel > Smart Product Tabs Grid and click the Add new Smart Product Tab button. This will take you to a new Smart Product Tab creation area where you can configure your Smart Product Tab.

    STEP 3

    In the General section, you can configure general options for the Smart Product Tab:

    • Name - Choose a name for this Smart Product Tab.
    • Title - Insert a custom Title for this Smart Tab. This Title is displayed on the frontend.
    • Position - Insert a custom position for this Smart Tab. Note: Default Magento tabs have 10, 20 and 30 as position values. You can insert your Smart Tab in front of Magento tabs by inserting a number lower than 10. Use numbers between 10-30 to insert it between, or higher than 30 to insert it after all default Magento tabs.
    • Status [ Active / Inactive ] - Set the status for the Smart Product Tab. If set to Inactive, the Tab will not display on the frontend.
    • Store View - Choose if you'd like the Tab to be active for a particular Store-View.
    • Customer Group - Choose if you'd like the Tab to be active for a particular Customer Group.
    weltpixel
    weltpixel

    STEP 4

  • Add your content in the Content section and choose the display conditions you'd like the tab to have (show the tab for specific products, categories or use combinations of conditions) in the Conditions section.
  • Save the Tab when you're done.
  • Flush the Magento Cache and reload the frontend. Your newly created Smart Product Tab should now be displayed on the Product Page.
  • Change Log.

    What’s new in v.1.10.7 - March 5, 2021

    • New Feature: Added a whole new Smart Product Tab creation method whereby Smart Product Tabs can be very easily created and assigned to Product Pages based on Magento Conditions.
    • New Feature: Added addtional options for customizing default Magento Product Page Tabs.
    • Deprecated old method of creating Product Tabs which was based on Dropdown Attributes.


    What’s new in v.1.10.5 - February 12, 2021

    • Fixed a bug that prevented special characters from being used in the Smart Product Tab block identifier.
    • Confirmed compatibility with the newly released Magento 2.4.2 version.
    • Added additional backend versioning verifications.
    • Backend module code optimizations.


    What’s new in v.1.10.1 - October 22, 2020

    • Confirmed compatibility with the newly released Magento 2.4.2 version.


    What’s new in v.1.10.0 - August 10, 2020

    • Confirmed compatibility with the newly released Magento 2.4.0 version.


    What’s new in v.1.9.8 - July 6, 2020

    • Whitelisted domain for Content Security Policies introduced in Magento 2.3.5.


    What’s new in v.1.9.7 - May 7, 2020

    • Confirmed compatibility with Magento 2.3.5.
    • Implemented small Backend performance optimizations.
    • Added nxcli.net (Nexcess temporary URL) as a valid domain in the licensing process.
    • Added an option in the Developer section to allow for switching Magento's CSP between "report-only" and "restrict".


    What’s new in v.1.9.6 - April 9, 2020

    • Fixed a Backend issue on Magento Commerce whereby the Category Schedule functionality was not working properly.


    What’s new in v.1.9.5 - March 10, 2020

    • Added backend Google reCaptcha compatibility for Magento 2.3.x


    What’s new in v.1.9.4 - February 5, 2020

    • Code enhancements for increased security. Changed User Group info collection method.
    • Confirmed compatibility for Magento 2.3.4.


    What’s new in v.1.9.2 - November 27, 2019

    • Added Magento and PHP version in the WeltPixel Developer section.


    What’s new in v.1.9.1 - October 16, 2019

    • Confirmed compatibility with the latst Magento 2.3.3 version.
    • Included the WeSupply Toolbox integration extension - Proactive Notifications Email & SMS, Returns & RMA, Store Locator, Delivery Date Estimate, Logistics Analytics, NPS & CSAT score. Get Free on-boarding and launch within 24 hours.


    What’s new in v.1.9.0 - July 18, 2019

    • Confirmed compatibility with Magento 2.3.2.
    • Added HTTPS endpoint for licensing process.


    What’s new in v.1.8.5 - June 7, 2019

    • Small performance improvements.


    What’s new in v.1.8.4 - April 25, 2019

    • Added PHP version in the WeltPixel Developer Section.


    What’s new in v.1.8.3 - April 3rd, 2019

    • Confirmed compatibility for Magento 2.3.1.


    What’s new in v.1.8.2 - January 24, 2019

    • Helpcenter adjustment, removed Zendesk iframe and added a simple link to our Support Center in order to avoid any potential conflicts with other admin js added by 3rd party extensions.
    • Fix for multiple rewritten ImageFactory classes, rewrite check validity, rewrite checks optimizations.


    What’s new in v.1.8.0 - December 8, 2018

    • Compatibility adjustments for Magento 2.1.16/2.2.7/2.3.0.
    • PHP 7.2 compatibility added.
    • As Magento 2.3 comes with major core changes, we have provided a different set of files in order to achieve the best performance on each version.


    What’s new in v.1.7.5 - October 24, 2018

    • Added detailed error messages for invalid licenses for an easier identification of the cause.
    • License improvements, added *.magento.cloud as a valid test domain for Enterprise Cloud environments. Now both ‘magentosite.cloud’ and ‘magneto.cloud’ can be used for testing purpose with the production domain license.


    What’s new in v.1.7.4 - September 25, 2018

    • Admin menu styling to fit screen size 1366px.
    • Fix for production mode with merged JS - missing color pallet display now fixed.


    What’s new in v.1.7.3 - August 23, 2018

    • License improvements, adding *.magento.cloud as a valid test domain.


    What’s new in v.1.7.2 - August 2, 2018

    • Fixed admin random logout issue.
    • Licensing improvements, allowing 3 letter domain as valid domain.


    What’s new in v.1.7.1 - July 12, 2018

    • Compatibility with Magento 2.2.5 both Open Source & Commerce Cloud B2B.
    • Added domain.test & [any_subdomain].domain.test to the list of valid urls for staging/development environments. Added domain validation with port number included for licensing purpose.
    • Added licensing compatibility with Magento B2B.


    What’s new in v.1.7.0 - July 5, 2018

    • Added option to enable/disable WeltPixel admin notifications.
    • Show store and server related information under debugging tab: Magento Mode, Magento Edition, Server User, Magento Installation Path, Current server time, Latest cron jobs.
    • Added licensing, license key needs to be generated under weltpixel.com account for purchased product, based on domain name and added under your magento installation.


    What’s new in v.1.6.4 - May 16, 2018

    • Compatibility with Magento 2.2.4, logger broken reference fix, changed to rewrite from plugin.


    What’s new in version 1.6.0 - March 1st, 2018

    • Store-view optimisation, possibility to configure Smart Product tabs attributes on store view level.

    What’s new in v.1.5.8 - January 12, 2018

    • Added version control for installed WeltPixel modules, including latest version check.


    What’s new in v.1.5.7 - December 14, 2017

    • Added Support Center functionality in Magento Admin.
    • Added Debugger functionality, checks for rewrites and points potential issues.
    • Admin module name changes.


    What’s new in v.1.5.3 - September 20, 2017

    • Checked compatibility with Magento 2.2 and PHP7.1 - all ok, updated composer.


    What’s new in version 1.0.2 - May 16, 2017

    • Added translations files under /i18n/en_US.csv.

    What’s new in v.1.0.1 - 10/10/2016

    • Composer dependency version changes

    What’s new in v.1.0.0 - 08/09/2016

    • Initial release
    weltpixel