Page 1 of 1

able source code

Posted: Tue Feb 08, 2011 2:51 pm
by good peeps
Hello,

I am making a ablecommerce purchase. I have a few questions regarding the source code. Below are some of the things that will be modified on the software. Would anyone give me direction as to whether I would need the source code or not?

- I am going to add a contact request link on the product pages. Basically a price request which would send me an email once the user fills out the contact form with required information.
- I would like to have a remaining order amount for free shipping near the cart section
- might go into changing some of the coupon code behavior
- a popup for cross selling when certain items are added to the cart
- a zoom ability for product preview when not in product page
- flash on home page

Thanks

Re: able source code

Posted: Tue Feb 08, 2011 4:46 pm
by plugables
- I am going to add a contact request link on the product pages. Basically a price request which would send me an email once the user fills out the contact form with required information.
You can customize this in ASPX pages without need to purchase the back-end source code.
- I would like to have a remaining order amount for free shipping near the cart section
Another customization that should not require back-end source code.
- might go into changing some of the coupon code behavior
Depending on what you want to do you may or may not require the back-end source code.
- a popup for cross selling when certain items are added to the cart
Another customization that should not require back-end source code.
- a zoom ability for product preview when not in product page
Another customization that should not require back-end source code.
- flash on home page
Another customization that should not require back-end source code.


Most likely you do not need to purchase the source code.

Re: able source code

Posted: Wed Feb 09, 2011 2:42 am
by good peeps
thank you