Re: Tabs
In a few words you should add your tab by extending the \XLite\View\Product\Details\Customer\Page\APage::d efineTabs() method and adding your widgets/templates into the "view list" specified in that method.
Please search for "product.details.page.tab" in source files for examples.
|