Ok. I finally had a chance to check it out. It seems to be working fine for me
http://www.unbannable.com/zen/index....&products_id=2
the code i used is
Code:<!--%Product Description%--> blahblahblah <!--%Custom Tab%--> This is another fun tab. Party on Wayne. Also I got the attribs here. <!--%Attribs%--> <!--*sub_AttributeOptions(3)*--> <!--*sub_CustomersAlsoPurchased(2)*--> <!--*sub_CrossSell(4)*--> <!--#Reviews#--> <!--@EndTabs@--> Here is another item with text below the Tabs
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
HELP! I added your code (above) but I am still getting the Attributes on both the 'Product Description' tab and the 'Attributes' tab! What am I doing wrong? Here is the page: http://www.horse-logos.com/arab-flag...-clip-p-6.html
Hi Guys, Im wondering if someone can help.
Ive installed this mod (admin version) and its my understanding (which is limited) that i should be able to automatically get an add to cart tab, a product description tab etc
however i get a product description tab, with the description and the buy options, cart button, attributes etc I thought these were automatically separated using the admin controls ?
which by the way are:
TitleValue Global Product Description Tab1 Global Main Image On Tab1 Global Add To Cart Tab1 Global Additional Images Tab1 Global Customers Also Purchased Tab1 Global Media Collection Tab0 Cross Sell Is Installed0 Global Cross Sell Tab0 Show Tab Headers1 Show Tab Headers when Javascript is Off1 Global Reviews Tab1 Global Use Sub Tags0
I managed to get them on separate tabs using custom tabs but then i get two product descriptios tabs one with the 'description' and one with all the cart stuff in?
Any ideas what ive done wrong ?
Hi knighs.
The "Global Add to Cart" is a very strict button with some extra smart (or over done) coding. Globally, I didn't add a method to make Add-to-cart its own tab. If you read the properties of the Global Add to Cart button in the admin where you set it to true or false:
====Global Add To Cart Tab
Set this to 1 if you want the add to cart button on a tab. Note this includes Add To Cart, Qty Discounts, and Option Attributes. The add to cart option will add itself to the first tab if using any custom tabs, otherwise it will make its own tab, which will be the first tab. This keeps the Add to cart button in view at all times no matter the configuration====
So if you set this to 1, it will put the add to cart stuff on the first custom tab. If you have Global Products Description on, that is a custom tab so the add to cart will be on there. If you don't use global prod description and don't have any custom tabs, then the add to cart button will make its own tab as the first tab.
It was done this way to ensure that customers could always see the add to cart button because you usually want customers to have to quickest way to add a product to their cart.
If you want a separate Add to cart button and Custom tabs, currently the only way is to use the sub tab tags and specify which tab you want it on.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Thanks for that. I kinda got it to work.Hi knighs.
The "Global Add to Cart" is a very strict button with some extra smart (or over done) coding. Globally, I didn't add a method to make Add-to-cart its own tab. If you read the properties of the Global Add to Cart button in the admin where you set it to true or false:
Is there anyway i can change the hard code so that if i have global options on it creates the tabs i require. basically I want and ADD to cart tab always first then a product description second followed by some of the other options and then customs ones.
If its not that simple do do code wise how much might it cost to have an amended version made ?
Thanks
Shane
Hi. I don't think it would be too hard. I have been meaning to go rewire some of the way tabbed lite works. I'm just not sure if I should just make it its own product_type layout instead of manipulated it for existing products. Mainly the problem is that at this point, zc doesn't natively support changing the product type code from with the admin area, so its not easy to change from product_general to product_music or in this case product_tabbed. So I think for now I will stick to the data manipulation. But I'd like to implement a sorting order so that tabs can be ordered in custom ways easily.
Let me take a look at what I can do with it. It might get to be a bit heavier than "Lite" so I might just make a separate "Tabbed Products Not-so-lite" :)
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Bookmarks