News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Adding Tab in product description

Started by AzidVurn, April 25, 2014, 04:55:57 AM

Previous topic - Next topic

AzidVurn

Greetings!

How can add tab next to Product "description" and "reviews"?

TIA
The bezt things in life iz free, but i will feel better if I steal it from "you".

abantecart

Look at this template file: https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/pages/product/product.tpl#L208

This code:

<!-- Product Description tab & comments-->
<section id="productdesc" class="row">
<div class="container-fluid">
<div class="productdesc">
<ul class="nav nav-tabs" id="myTab">


Add the location and add block of HTML with new tab
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

flyn

I saw this code was wondering if you could give a quick example?

I want two additional tabs. One for a video and one for more information.

How would that look adding it to that file?

Forum Rules Code of conduct
AbanteCart.com 2010 -