Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Add one more tab in product detail view
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Add one more tab in product detail view

Add one more tab in product detail view 5 years, 7 months ago #37312

I would like to add one more in product detail view as shown in photo snag.gy/3AvjyS.jpg

I added this in .../templates/sj_revo/html/com_virtuemart/productdetails:
<li ><a href="#others" data-toggle="tab"><?php echo vmText::_('TRANSPORTATION') ?></a></li>
</ul>
<div class="tab-content">



I would like to have one same text in this tab (for example " the transportation will be free if you want a specific transportation company")
snag.gy/j4vNIc.jpg
What more code I must write?

Re: Add one more tab in product detail view 5 years, 6 months ago #37322

Hi

I found it by myself
in /templates/sj_revo/html/com_virtuemart/productdetails/default.php
add
<li ><a href="#messages" data-toggle="tab">Transportation</a></li>
before </ul>
and
<div class="tab-pane" id="messages">
<?php echo "Your message here"
?>
</div>

after <div class="tab-content">

It took me some hour to find it as I don't know php
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes