Re: title attribute for category and product links
Posted: Fri Oct 14, 2011 7:55 am
One way to handle this could be utilize some existing field like you said and then will need some modification to page codes where you need to set that title info on links. If you want something independent then for products you can utilize product custom fields. They don't have any UI in AbleCommerce out of the box so you need to expose the UI to utilize them. see viewtopic.php?f=47&t=12056
Regarding category you may utilize ac_CustomFields table to add your custom field support upon category level.
BTW according to plugables website they have some mods dealing with category and product custom fields so you can look at them as well
http://blog.plugables.com/ablecommerce- ... ecommerce/
http://blog.plugables.com/ablecommerce- ... ecommerce/
Regarding category you may utilize ac_CustomFields table to add your custom field support upon category level.
BTW according to plugables website they have some mods dealing with category and product custom fields so you can look at them as well
http://blog.plugables.com/ablecommerce- ... ecommerce/
http://blog.plugables.com/ablecommerce- ... ecommerce/