we developed a custom cubecart mod that basically allows the user to add “option groups” to a product, add a rich text description to each group AND option item, prioritize the display of each group AND item.. so we have the whole back end of this built and most of the front end.
we now need the front end completed because the developer that we had for this module has not responded to any of our requests so we are stuck with a module that is half finished .. please help us!
I will be glad to give access to the site and much more details but the action items for the mod as it currently stands are:
1) default item being selected is the first one with a price it should be the first one in THAT group
OR
2) Allow the user to Specify default selection for that radio group
3) correct the nesting of the radio groups… is not working it is basically not ending that group before starting another
4)Create an install doc explaining the install process of the mod…can show you which files are more than likely the changed set before you begin…
5) image uploader in cubecart need correction it says /images/ should say /images/uploads
6) Change Custom SEO URL to work for site docs
expect you to be avail for 2-3 hours a day via instant messenger for the duration of the project … from what i can see of the work here it doesn’t really look like it shoudl go more than 2 or 3 sessions of this sort of time frame. For the right developer that is prompt, communicates well and understands wordpress and cubecart development there may be much more than this project available.
here’s the page not displaying the product options correctly:
http://tinyurl.com/cnsworld
the product option “Motherboard – Asus P6T-Deluxe” is not separated visually or via a field set from the other options .. it needs to be separated in both ways.
right now the setup is a table i need it to be a field set with lables and separate field sets for each option set…
the display of the mod you are looking at was inspired by:
http://www.alienware.com/customize/area-51-750i-desktop.aspx?SysCode=PC-A51-750I&SubCode=SKU-DEFAULT
you can view the back end where i specified to the original programmer the ability to
1) build radio groups
2) add rich text descriptions to a group
3) add a banner header to each group
4) feature a radio option
5) feature a radio group
6) selection of option ajax updater the price.
most of this functionality IS already there it just needs to be tweaked to look and function like the alienware model…
once logged into admin in you can view the UI details of the mod by going to:
/admin.php?_g=products/options
most of this is housed in:
/admin/sources/products/options.inc.php
and is commented well to be easily read …
there is SSH avail …
so basically from configuration on the back end it needs to function and look like the display on the alienware site…