Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * * 12 votes

AJAX Attribute Manager support


1220 replies to this topic

#1201 tonymatt

  • Community Member
  • 94 posts
  • Real Name:Tony Matuszak

Posted 10 February 2012, 14:02

Ok, I found the fix to this. This is a stack overflow I think it was called. This went away when I changed the languages.php at the top . Fix found on page 58 in this thread.

#1202 tonymatt

  • Community Member
  • 94 posts
  • Real Name:Tony Matuszak

Posted 10 February 2012, 14:03

The sort order changes in admin ok but on the productd info it does not change.

That is what I have to solve now.

#1203 tonymatt

  • Community Member
  • 94 posts
  • Real Name:Tony Matuszak

Posted 10 February 2012, 15:24

I have Ajax Attribute Manager displaying and "working", sort of, at least with no errors.

When I sort and Save, the changes are not applying on the front end.

Is this supposed to be working properly right now, or do I have to install the other plugin - Product Attributes Sort Order v1.0 to sort properly?

Thank you.

Edited by tonymatt, 10 February 2012, 15:28.


#1204 gfasal

  • Community Member
  • 341 posts
  • Real Name:George
  • Gender:Male
  • Location:Sevilla, Spain

Posted 13 February 2012, 14:07

View Postgfasal, on 13 February 2012, 14:07, said:

QT PRO ISSUE.

I have installed qtpro and is working fine, I ahve also set "use qtpro" to "true" in the class file.

See image attached....

This is what i see once the qtpro is true - however it does nothing, when i click the green button it just goes back to the product listing with doing anything


anyone else had this issue???

QT PRO ISSUE.

I have installed qtpro and is working fine, I ahve also set "use qtpro" to "true" in the class file.

See image attached....

This is what i see once the qtpro is true - however it does nothing, when i click the green button it just goes back to the product listing with doing anything


anyone else had this issue???

Attached Files


Edited by gfasal, 13 February 2012, 14:09.

OSC 2.3.1
INSTALLED:Document Manager / Monthly Sales and Tax Returns / Batch Print Invoices / Ultimate HTML EMAILs / AJAX Attribute Manager / OSC PDF Catalog / Move Bookmarks / Sort Order / Easy Populate / Sales Reports / Low Stock Report / Admin: Model # on Category / Product Administration Screen / Mini images in admin / SLiCK reCaptcha / Google + / Beautiful Breadcrumbs / 2.3.1 - Banner Language Mod / ADD New Page / EASY MAP (google) v.3.0 / Who's Online Enhancement for 2.3.1 / Admin Notes / scrambled order number / remove_unused_images / Quantity Select / Unit Weight / Product Specifions (filter results) / AJAX Product Attributes/ Attribute Codes/ Date & Order No. to Invoice/ O.P.I. 2.0 / Attribute Images / Manual Order Editor / Attributes Clone / Order Editor / Create Order / Company VAT No. / Add customer/ CKEditor 2.3.1 / Page Manager / Default images via admin / Percentage Shipping Price / QTPro / Scroll to Top / PDF Invoice / Featured Products / Product Listing Enhancements / AutoBackups / ..Custom Admin Mods /

#1205 andreead

  • Community Member
  • 1 posts
  • Real Name:andreea

Posted 13 February 2012, 15:24

Hello all,

I need your help as I am new to this. I am trying to set up a store where i will also sell t shirts. I installed Ajax attribute manager and i created all the attributes i needed like type: female and male, colour and size.

Now, there comes my question: how can i set up the attributes so that after someone choses type: female, the colour and sizes dropdowns will narrow the results, and after the customer choses the colour, the size dropdown also narrows the result.

Example: type female: only 3 colours and 4 sizes; type female, colour white: only 1 size.

Please help. Thank you.

#1206 stubbsy

  • Community Member
  • 539 posts
  • Real Name:dave stubbs
  • Gender:Male
  • Location:Lyme Regis

Posted 15 February 2012, 11:57

View Postgfasal, on 14 October 2011, 08:03, said:



around line 244

if(AM_USE_SORT_ORDER) {
?>
<?php echo tep_draw_input_field("sortOrder_$optionValueId",$optionValueInfo['sortOrder'],' style="margin:3px 0px 3px 0px;" id="sortOrder_'.$optionValueId.'" size="4" onChange="return amUpdate(\''.$optionId.'\',\''.$optionValueId.'\');"'); ?>
<?php
}
?>

remove the //

Thank you very much, hard to believe that this functionality was already there :)

Much appreciated

Dave

#1207 stubbsy

  • Community Member
  • 539 posts
  • Real Name:dave stubbs
  • Gender:Male
  • Location:Lyme Regis

Posted 15 February 2012, 12:08

I have a question about how this functions with QT Pro, which I hope someone can help with...

I sell for example a race kit made up of a jersey, pants and gloves.

Jerseys range from S - XXL
Pants from 28 - 38"
and gloves from S - XXL

Now that's quite a few options. What I thought I would be able to do with this was to put a quantity next to each item. e.g.

Jerseys

S = 1
M =10
L = 9
XL = 11.. etc

then the same with pants

28" = 5
30" = 6...etc

Gloves

S = 3
M = 5...etc

and so on.

But all I seem to be able to do it to pair everything together

so I have to enter

Jersey Pants Gloves
S = 1 28=1 S=1

and I have to try and think of every possible combination that a customer might select.

Is this how its supposed to work?

Any advice appreciated :)

Dave

Edited by stubbsy, 15 February 2012, 12:09.


#1208 Patty

  • Community Member
  • 245 posts
  • Real Name:Patricia
  • Gender:Female
  • Location:Brazil

Posted 18 March 2012, 03:11

Hello.

I use Ajax Attributes Manager in all my stores and it always worked fine. But after upgrading to PHP 5.2.17 + Ngynx in one of our servers, all stores there started showing this error on product edit page:
'There was an error while retrieving the URL: not acceptable'
And Ajax Attributes Manager won't show on the page. Everything else works fine and product can be edited normally, except for the attributes. Stores on other servers do not show this error.

Can anyone shed a light on how to fix this? I've googled the error and could only find a couple of instances in this forum but no solution.

TIA for any help. :)
Patty

#1209 gaszer

  • Community Member
  • 2 posts
  • Real Name:Gary Sweitzer

Posted 20 March 2012, 17:44

I am having a similar issue to the poster above.

When trying to load a template while on the product page, I will get the following error:

"There was an error while retrieving the URL: Internal Server Error"

When I save the product and go back in, it has loaded part of the template.

thanks

#1210 gfasal

  • Community Member
  • 341 posts
  • Real Name:George
  • Gender:Male
  • Location:Sevilla, Spain

Posted 04 April 2012, 13:17

QT PRO INSTALLED

"Tack stock" not working

I have the lastest version and all the updates. Everything works fine - just would like this feature to work.

Anyone have the same issue.

Attached Files


OSC 2.3.1
INSTALLED:Document Manager / Monthly Sales and Tax Returns / Batch Print Invoices / Ultimate HTML EMAILs / AJAX Attribute Manager / OSC PDF Catalog / Move Bookmarks / Sort Order / Easy Populate / Sales Reports / Low Stock Report / Admin: Model # on Category / Product Administration Screen / Mini images in admin / SLiCK reCaptcha / Google + / Beautiful Breadcrumbs / 2.3.1 - Banner Language Mod / ADD New Page / EASY MAP (google) v.3.0 / Who's Online Enhancement for 2.3.1 / Admin Notes / scrambled order number / remove_unused_images / Quantity Select / Unit Weight / Product Specifions (filter results) / AJAX Product Attributes/ Attribute Codes/ Date & Order No. to Invoice/ O.P.I. 2.0 / Attribute Images / Manual Order Editor / Attributes Clone / Order Editor / Create Order / Company VAT No. / Add customer/ CKEditor 2.3.1 / Page Manager / Default images via admin / Percentage Shipping Price / QTPro / Scroll to Top / PDF Invoice / Featured Products / Product Listing Enhancements / AutoBackups / ..Custom Admin Mods /

#1211 SudoHacks

  • Community Member
  • 4 posts
  • Real Name:TM
  • Gender:Male

Posted 04 April 2012, 21:04

Hey Folks,

Trying to get this contrib up and running but seem to be having a similar problem that I see others are having. Haven't found a solution yet though...

OS Com 2.3.1 using the newest version of the contrib 2.8.9.3

Seems to have installed fine, I don't get any missing include errors.

When I add a new product I noticed the following message below price: "Save Product before adding options"

I save my product and come back to edit it and I don't see any Attribute options. Under price is "Products Description".

Is there any other trick I need to do in order to properly activate this contrib?

Or can anyone recomend a contrib that allows me to select Attributes on product entry?

Thanks!
Freelance Web Developer

#1212 Patty

  • Community Member
  • 245 posts
  • Real Name:Patricia
  • Gender:Female
  • Location:Brazil

Posted 05 April 2012, 03:56

View PostPatty, on 18 March 2012, 03:11, said:

Hello.

I use Ajax Attributes Manager in all my stores and it always worked fine. But after upgrading to PHP 5.2.17 + Ngynx in one of our servers, all stores there started showing this error on product edit page:
'There was an error while retrieving the URL: not acceptable'
And Ajax Attributes Manager won't show on the page. Everything else works fine and product can be edited normally, except for the attributes. Stores on other servers do not show this error.

Can anyone shed a light on how to fix this? I've googled the error and could only find a couple of instances in this forum but no solution.

TIA for any help. :)
Still trying to find a way to fix this. Was anyone able to fix this be kind enought to share the solution with us?
TIA
Patty

#1213 SudoHacks

  • Community Member
  • 4 posts
  • Real Name:TM
  • Gender:Male

Posted 05 April 2012, 05:15

Nevermind, sorted my problem out... Somehow, not sure...
Freelance Web Developer

#1214 Patty

  • Community Member
  • 245 posts
  • Real Name:Patricia
  • Gender:Female
  • Location:Brazil

Posted 06 April 2012, 06:30

After days searching and trying, finally found the solution for the 'There was an error while retrieving the URL: not acceptable'

Open file admin/attributeManager/javascript/requester.js and around line 63 comment out or just delete this line of code:
this.commInterface.setRequestHeader("Content-Type", "text/html; charset="+e);
Problem solved! :)
BTW this is an issue on PHP version 5.2.16 and later. Error doesn't happen on earlier versions.

Edited by Patty, 06 April 2012, 06:31.

Patty

#1215 fap

  • Community Member
  • 3 posts
  • Real Name:Linda

Posted 09 April 2012, 12:34

Im getting this after trying to install

Im assuming this is where the attributes manager is meant to be?

Can anyone help?
This will overwrite this products current options and cannot be undone.'); define('AM_AJAX_NEW_TEMPLATE_NAME_HEADER', 'Please enter a new name for the new Template. Or...'); define('AM_AJAX_NEW_NAME', 'New Name:'); define('AM_AJAX_CHOOSE_EXISTING_TEMPLATE_TO_OVERWRITE', ' ...
... Choose an existing one to overwrite'); define('AM_AJAX_CHOOSE_EXISTING_TEMPLATE_TITLE', 'Existing:'); define('AM_AJAX_RENAME_TEMPLATE_ENTER_NEW_NAME', 'Please enter the new name for the %s Template'); define('AM_AJAX_PROMPT_DELETE_TEMPLATE', 'Are you sure you want to delete the %s Template?
This cannot be undone!'); //attributeManager.php define('AM_AJAX_ADDS_ATTRIBUTE_TO_OPTION', 'Adds the selected attribute on the left to the %s option'); define('AM_AJAX_ADDS_NEW_VALUE_TO_OPTION', 'Adds a new value to the %s option'); define('AM_AJAX_PRODUCT_REMOVES_OPTION_AND_ITS_VALUES', 'Removes the option %1$s and the %2$d option value(s) below it from this product'); define('AM_AJAX_CHANGES', 'Changes'); define('AM_AJAX_LOADS_SELECTED_TEMPLATE', 'Loads the selected template'); define('AM_AJAX_SAVES_ATTRIBUTES_AS_A_NEW_TEMPLATE', 'Saves the current attributes as a new template'); define('AM_AJAX_RENAMES_THE_SELECTED_TEMPLATE', 'Renames the selected template'); define('AM_AJAX_DELETES_THE_SELECTED_TEMPLATE', 'Deletes the selected template'); define('AM_AJAX_NAME', 'Name'); define('AM_AJAX_ACTION', 'Action'); define('AM_AJAX_PRODUCT_REMOVES_VALUE_FROM_OPTION', 'Removes %1$s from %2$s, from this product'); define('AM_AJAX_MOVES_VALUE_UP', 'Moves option value up'); define('AM_AJAX_MOVES_VALUE_DOWN', 'Moves option value down'); define('AM_AJAX_ADDS_NEW_OPTION', 'Adds a new option to the list'); define('AM_AJAX_OPTION', 'Option:'); define('AM_AJAX_VALUE', 'Value:'); define('AM_AJAX_PREFIX', 'Prefix:'); define('AM_AJAX_PRICE', 'Price:'); define('AM_AJAX_SORT', 'Sort:'); define('AM_AJAX_ADDS_NEW_OPTION_VALUE', 'Adds a new option value to the list'); define('AM_AJAX_ADDS_ATTRIBUTE_TO_PRODUCT', 'Adds the attribute to the current product'); define('AM_AJAX_QUANTITY', 'Quantity'); define('AM_AJAX_PRODUCT_REMOVE_ATTRIBUTE_COMBINATION_AND_STOCK', 'Removes this attribute combination and stock from this product'); define('AM_AJAX_UPDATE_OR_INSERT_ATTRIBUTE_COMBINATIONBY_QUANTITY', 'Update or Insert the attribute combination with the given quantity'); //attributeManager.class.php define('AM_AJAX_TEMPLATES', '-- Templates --'); //---------------------------- // Change: download attributes for AM // // author: mytool //----------------------------- define('AM_AJAX_FILENAME', 'File'); define('AM_AJAX_FILE_DAYS', 'Days'); define('AM_AJAX_FILE_COUNT', 'Max. downloads'); define('AM_AJAX_DOWLNOAD_EDIT', 'Edit download option'); define('AM_AJAX_DOWLNOAD_ADD_NEW', 'Add download option'); define('AM_AJAX_DOWLNOAD_DELETE', 'Delete download option'); define('AM_AJAX_HEADER_DOWLNOAD_ADD_NEW', 'Add download option for \"%s\"'); define('AM_AJAX_HEADER_DOWLNOAD_EDIT', 'Edit download option for \"%s\"'); define('AM_AJAX_HEADER_DOWLNOAD_DELETE', 'Delete download option from \"%s\"'); define('AM_AJAX_FIRST_SAVE', 'Save Product before adding options'); //---------------------------- // EOF Change: download attributes for AM //----------------------------- define('AM_AJAX_OPTION_NEW_PANEL','New option:'); ?>
This will overwrite this products current options and cannot be undone.'); define('AM_AJAX_NEW_TEMPLATE_NAME_HEADER', 'Please enter a new name for the new Template. Or...'); define('AM_AJAX_NEW_NAME', 'New Name:'); define('AM_AJAX_CHOOSE_EXISTING_TEMPLATE_TO_OVERWRITE', ' ...
... Choose an existing one to overwrite'); define('AM_AJAX_CHOOSE_EXISTING_TEMPLATE_TITLE', 'Existing:'); define('AM_AJAX_RENAME_TEMPLATE_ENTER_NEW_NAME', 'Please enter the new name for the %s Template'); define('AM_AJAX_PROMPT_DELETE_TEMPLATE', 'Are you sure you want to delete the %s Template?
This cannot be undone!'); //attributeManager.php define('AM_AJAX_ADDS_ATTRIBUTE_TO_OPTION', 'Adds the selected attribute on the left to the %s option'); define('AM_AJAX_ADDS_NEW_VALUE_TO_OPTION', 'Adds a new value to the %s option'); define('AM_AJAX_PRODUCT_REMOVES_OPTION_AND_ITS_VALUES', 'Removes the option %1$s and the %2$d option value(s) below it from this product'); define('AM_AJAX_CHANGES', 'Changes'); define('AM_AJAX_LOADS_SELECTED_TEMPLATE', 'Loads the selected template'); define('AM_AJAX_SAVES_ATTRIBUTES_AS_A_NEW_TEMPLATE', 'Saves the current attributes as a new template'); define('AM_AJAX_RENAMES_THE_SELECTED_TEMPLATE', 'Renames the selected template'); define('AM_AJAX_DELETES_THE_SELECTED_TEMPLATE', 'Deletes the selected template'); define('AM_AJAX_NAME', 'Name'); define('AM_AJAX_ACTION', 'Action'); define('AM_AJAX_PRODUCT_REMOVES_VALUE_FROM_OPTION', 'Removes %1$s from %2$s, from this product'); define('AM_AJAX_MOVES_VALUE_UP', 'Moves option value up'); define('AM_AJAX_MOVES_VALUE_DOWN', 'Moves option value down'); define('AM_AJAX_ADDS_NEW_OPTION', 'Adds a new option to the list'); define('AM_AJAX_OPTION', 'Option:'); define('AM_AJAX_VALUE', 'Value:'); define('AM_AJAX_PREFIX', 'Prefix:'); define('AM_AJAX_PRICE', 'Price:'); define('AM_AJAX_SORT', 'Sort:'); define('AM_AJAX_ADDS_NEW_OPTION_VALUE', 'Adds a new option value to the list'); define('AM_AJAX_ADDS_ATTRIBUTE_TO_PRODUCT', 'Adds the attribute to the current product'); define('AM_AJAX_QUANTITY', 'Quantity'); define('AM_AJAX_PRODUCT_REMOVE_ATTRIBUTE_COMBINATION_AND_STOCK', 'Removes this attribute combination and stock from this product'); define('AM_AJAX_UPDATE_OR_INSERT_ATTRIBUTE_COMBINATIONBY_QUANTITY', 'Update or Insert the attribute combination with the given quantity'); //attributeManager.class.php define('AM_AJAX_TEMPLATES', '-- Templates --'); //---------------------------- // Change: download attributes for AM // // author: mytool //----------------------------- define('AM_AJAX_FILENAME', 'File'); define('AM_AJAX_FILE_DAYS', 'Days'); define('AM_AJAX_FILE_COUNT', 'Max. downloads'); define('AM_AJAX_DOWLNOAD_EDIT', 'Edit download option'); define('AM_AJAX_DOWLNOAD_ADD_NEW', 'Add download option'); define('AM_AJAX_DOWLNOAD_DELETE', 'Delete download option'); define('AM_AJAX_HEADER_DOWLNOAD_ADD_NEW', 'Add download option for \"%s\"'); define('AM_AJAX_HEADER_DOWLNOAD_EDIT', 'Edit download option for \"%s\"'); define('AM_AJAX_HEADER_DOWLNOAD_DELETE', 'Delete download option from \"%s\"'); define('AM_AJAX_FIRST_SAVE', 'Save Product before adding options'); //---------------------------- // EOF Change: download attributes for AM //----------------------------- define('AM_AJAX_OPTION_NEW_PANEL','New option:'); ?>

#1216 randy4

  • Community Member
  • 1 posts
  • Real Name:Kris Randall

Posted 22 April 2012, 14:38

Hi can anyone help me?

I have installed the Attribute Manager on OSC 2.3.1, i found all the code that i needed to change and add to, however the AJAX manager doesn't seem to load at all, i've tried Chrome and IE9 neither show AJAX on a new item or editing an existing item.

I have CK Editior installed too, i'm not sure if it conflicts at all? i don't really want to comment it out as i can't remember all the files where this was tagged in.

[img]http://dl.dropbox.com/u/39396055/AJAXattributeManagerError.jpg[/img]
Any ideas anyone?
my template_top code where i reckon it's killing it, CKEditor is here would this interfere


<?php
if (tep_not_null(JQUERY_DATEPICKER_I18N_CODE)) {
?>
<script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/ui/i18n/jquery.ui.datepicker-' . JQUERY_DATEPICKER_I18N_CODE . '.js'); ?>"></script>
<script type="text/javascript">
$.datepicker.setDefaults($.datepicker.regional['<?php echo JQUERY_DATEPICKER_I18N_CODE; ?>']);
</script>
<?php
}
?>

<script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/flot/jquery.flot.js'); ?>"></script>
<link rel="stylesheet" type="text/css" href="includes/stylesheet.css">
<script type="text/javascript" src="includes/general.js"></script>
<!-- AJAX Attribute Manager -->
<?php
if ((basename($_SERVER["SCRIPT_NAME"]) == FILENAME_CATEGORIES)) {
require('attributeManager/includes/attributeManagerHeader.inc.php');
}
?>
<!-- AJAX Attribute Manager end -->
</head>
<body onload="goOnLoad();">
<?php
if (!defined('USE_CKEDITOR_ADMIN_TEXTAREA')) {
tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, set_function) values ('', 'Use CKEditor', 'USE_CKEDITOR_ADMIN_TEXTAREA','true','Use CKEditor for WYSIWYG editing of textarea fields in admin',1,99,now(),'tep_cfg_select_option(array(\'true\', \'false\'),' )");
define ('USE_CKEDITOR_ADMIN_TEXTAREA','true');
}
if (USE_CKEDITOR_ADMIN_TEXTAREA == "true") {
?>
<script type="text/javascript" src="<?php echo tep_href_link('ext/ckeditor/ckeditor.js'); ?>"></script>
<script type="text/javascript" src="<?php echo tep_href_link('ext/ckeditor/adapters/jquery.js'); ?>"></script>
<script type="text/javascript">
$(function() {
var $editors = $('textarea');
if ($editors.length) {
$editors.each(function() {
var editorID = $(this).attr("id");
var instance = CKEDITOR.instances[editorID];
if (instance) { CKEDITOR.remove(instance); }
CKEDITOR.replace(editorID);
});
}
});
</script>
<?php
}
?>
<?php require(DIR_WS_INCLUDES . 'header.php'); ?>

<?php
if (tep_session_is_registered('admin')) {
include(DIR_WS_INCLUDES . 'column_left.php');
} else {
?>


#1217 GoTTi

  • Community Member
  • 438 posts
  • Real Name:GoTTi

Posted 02 May 2012, 23:03

i tried to install this mod and then uninstalled it (just removing the folder and edits i did) and now it seems im getting a error when i insert a attribute to a product the regular way.

Quote

1136 - Column count doesn't match value count at row 1

insert into products_attributes values (null, '166', '1', '5', '0', '+')

[TEP STOP]



the mod isnt installed...am i doing something wrong here?

#1218 Budington

  • Community Member
  • 1 posts
  • Real Name:Cédric

Posted 08 May 2012, 00:47

Hi.
  • I have to ask one question.
  • I must apologize for my bad English
For my shop I need to make options in another options.
For one easy comprehension, I have an example.
We sell custom electric bicycle, we have more of 20 options and some of this options are only available if another options is used.
We have 6 types of motors and each one is available with two or three different frame but each frame is NOT available in all size.
I need to have the possibility of configure each option...
What colours available for each frame available for each motors... we have many combinations but I need to set these options so that customers can not order unavailable combination

thanks

Edited by Budington, 08 May 2012, 00:49.


#1219 rsandy

  • Community Member
  • 1 posts
  • Real Name:andrei kirpitchev

Posted 15 May 2012, 06:24

I install AJAX Attribute Manager on 2.3.1 site, no errors, all looks like working, but, I'm able to change or add attributes in original OS file for given product with no problem, but not in category/product page. If I open any product to edit and select any attribute from drop down menu it will show the selection for a second than in a second changed back to first option, so I'm unable to select any attribute to that product. Any help will be appreciated.

#1220 gfasal

  • Community Member
  • 341 posts
  • Real Name:George
  • Gender:Male
  • Location:Sevilla, Spain

Posted 16 May 2012, 07:54

When adding attributes: lets say we have three options, each with three options.

How can we force the option box to read "Select Option" instead of having the first option in that tree displayed as default????
OSC 2.3.1
INSTALLED:Document Manager / Monthly Sales and Tax Returns / Batch Print Invoices / Ultimate HTML EMAILs / AJAX Attribute Manager / OSC PDF Catalog / Move Bookmarks / Sort Order / Easy Populate / Sales Reports / Low Stock Report / Admin: Model # on Category / Product Administration Screen / Mini images in admin / SLiCK reCaptcha / Google + / Beautiful Breadcrumbs / 2.3.1 - Banner Language Mod / ADD New Page / EASY MAP (google) v.3.0 / Who's Online Enhancement for 2.3.1 / Admin Notes / scrambled order number / remove_unused_images / Quantity Select / Unit Weight / Product Specifions (filter results) / AJAX Product Attributes/ Attribute Codes/ Date & Order No. to Invoice/ O.P.I. 2.0 / Attribute Images / Manual Order Editor / Attributes Clone / Order Editor / Create Order / Company VAT No. / Add customer/ CKEditor 2.3.1 / Page Manager / Default images via admin / Percentage Shipping Price / QTPro / Scroll to Top / PDF Invoice / Featured Products / Product Listing Enhancements / AutoBackups / ..Custom Admin Mods /