Project Description:
OVERVIEW:
I need a custom plugin written for cubecart V5 that allows a customer to preview a custom graphic. The customer can select from pre-installed fonts, type in anything they want, manipulate width and height, change the color, and add it to the cart with a price based on their chosen graphic size.
The following site is an example of what I am looking for: http://www.carstickers.com/Vinyl_Lettering_Car_Stickers_and_Decals.php
The plugin install does not need to be 100% automated, I can do a manual install without trouble, but it MUST work with cubecart. Management of fonts/colors does not need to be via GUI, I can do it manually if it affects the price much.
COMPLETE DETAILS:
please see my site, I sell decals online: www.stickeraddicts.com
I am trying to integrate a custom lettering tool into my store.
The customer should be able to choose and see a real-time update of the following:
- quantity
- reverse the image
- different fonts
- different colors
- different sizes (proportions)
- bold/italics/underline/strikethrough
- words that follow paths, like a circle (optional, if this affects the price much just leave it out)
the plugin itself should have these features:
- built in to cubecart in a way that allows a thumbnail to be visible when added to the cart and a real price to be charged as a product
- price is updated real-time when the customer changes size
- fonts can be added/removed by the admin (manually or via GUI, I don't mind either)
- colors can be added/removed and affect the price of the graphic
for an example see the following site:
http://www.carstickers.com/Vinyl_Lettering_Car_Stickers_and_Decals.php
or
http://www.javasigns.com/tools/lt/4362
The plugin doesn't have to act as a product, it could simply be a page that adds an amount and a picture to the cart and leaves the information in the description. If jQuery is used I can do CSS styling myself.
Thank you