Product Tabs - Making Optional

Hi,

We are running a CS Cart store with version 4.3.1.

I am wanting to add a new product tab, which I have done.

But I want this to basically be a free HTML text field for all products - but when I create the new block, the content is a mandatory field.

Essentially we want this tab to only be visible when there is content to be displayed.

It works perfectly for the existing "Description" tab, but I cannot see how to replicate this for the new tab I am adding.

Thanks in advance.

Cam

Hi,

We are running a CS Cart store with version 4.3.1.

I am wanting to add a new product tab, which I have done.

But I want this to basically be a free HTML text field for all products - but when I create the new block, the content is a mandatory field.

Essentially we want this tab to only be visible when there is content to be displayed.

It works perfectly for the existing "Description" tab, but I cannot see how to replicate this for the new tab I am adding.

Thanks in advance.

Cam

You can add product tabs for certain products using standard CS-Cart functionality. In this case you need to create new product tab on the Design > Product tabs page in the CS-Cart admin panel:

http://docs.cs-cart.com/4.3.x/user_guide/look_and_feel/tabs/new_tab.html

and change its status to Disabled:

http://docs.cs-cart.com/4.3.x/user_guide/look_and_feel/tabs/actions_on_tabs.html

Then please open editing page of necessary product, open the Product tabs tab and change the status of newly created tab to Active.