1-877-316-5166     

urShoppingCartNow

IVJR LLC. is an Internet services firm. Our primary focus is helping you to grow your business through technology. We offer a wide variety of affordable services tailored to your specific needs.

 
 

See How You Can Easily Build Your JSP/J2EE Shopping Cart Easily .. for just $995 with the feature-rich urShoppingCartNow

urShoppingCartNow is a JSP based shopping cart. It uses open technologies such as Struts Framework, Tiles Templating, Torque, among others. It is database independent, and can run on MySQL, SQL Server, and Oracle. Features include: full product catalog with categories and sub-categories, payment processing with Verisign or Paypal, order tracking, user management system, administration section, product searching, etc.

For a free product demo, please click here and we will
send you a demo version so that you can take a look under the hood!

Here are just a few features available within urShoppingCartNow

Shopping Cart Features

  • Product catalog. Customers can easily and quickly search for your products and browse through the store's category tree. Descriptions, pricing, inventory levels, discounting, and any number of custom fields can be displayed with each product.
  • Product attributes. Administrators can define attributes and options for each product (such as a size of small, medium, or large). Separate pricing, separate images, and even separate inventory levels and discounting can be attached to each product/attribute/option combination.
  • Breadcrumbing. Complete breadcrumbing appears at the top of all store pages, ensuring customers will find their way around your store. Breadcrumbing for product pages includes links to each of the product's parent categories.
  • Adding multiple items to the cart. From the search results screen or a category page, customers can add multiple products to their cart at once, including entering each item's quantity and selecting options and attributes for each product from the one screen. Relevant inventory levels and discounts are displayed with each product as well.
  • Customer accounts. urShoppingCartNow Commerce includes complete support for customer accounts, including saved addresses, lost password retrieval, and customer order history. You can set your store to require customers to create an account before placing an order, or make it optional.
  • Order form. In addition to offering products for sale through a traditional shopping cart, urShoppingCartNow Commerce's one-page order form feature allows shoppers to place a complete order for multiple products from a single screen.
  • Checkout screens. As the store's administrator, you can decide whether to combine address and payment forms into one checkout screen, and whether or not to display a confirmation screen to the customer before completing an order. Breadcrumbing throughout the checkout process ensures your customers won't get lost.
  • Emailed invoices. Completely customizable invoices are emailed to the shopper and the store administrator, in both HTML and text format.
  • ... And much more. To explore urShoppingCartNow Commerce and its features, contact us to see our Demo Store.

Administrative Features

  • Complete control. urShoppingCartNow Commerce's web-based Administrator gives you complete control over adding, editing, and deleting every type of object in the application, including categories, products, attributes, SKUs, discounts, options, customers, addresses, orders, order items, payments, and more. Over 150 system settings give you unsurpassed control over the behavior of your store.
  • Search-Engine Friendly URLs. The entire product catalog is accessed with configurable, search-engine friendly URLs so it can be spidered as if it were a static Web site. Administrators may configure the URLs to include a file extension, such as ".html", or use the default, directory-style URLs.
  • Administrators and roles. You can set up any number of separate administrator logins and passwords, one for each coworker who needs to have access to the system. You can assign each administrator one or more of over 40 built-in roles, giving you fine-grained control over access to the system.
  • Inventory tracking. Store administrators can track inventory for products, and for any combination of products, attributes, and options. Administrators can decide to decrement inventory either as users add items to their carts, or as they complete an order. Low stock email notifications can be sent when stock levels reach certain levels, and all inventory settings can be set globally, or overridden product-by-product.
  • Discounting. Discounts of all types are now supported, including percentage discounts, absolute value discounts, quantity discounts, and coupons. Administrators have control over numerous settings for each discount, including:
    • Which customers the discount applies to.
    • When the discount starts and if and when it expires.
    • Which products and product/attribute/option combinations the discount applies to.
    • How many times the discount may be used.
  • Cross-selling. For each product in the store, administrators can now define any number of other "related products", which are available for display on the product page. Perfect for cross-selling two products that go together.
  • Virtual products. urShoppingCartNow Commerce now supports selling virtual products as downloadable files. Any number of files can be assigned to each product. Links to download these files appear in the customer's account area after completing an order.
  • Shipping and taxes. urShoppingCartNow Commerce's built-in shipping processor can calculate shipping by weight, quantity, price, and more. Integration with outside shipping processors is easily accomplished by extending built-in objects. The built-in tax processor allows you to specify tax rates by country, state, postal code, and city.
  • Payment processing. urShoppingCartNow Commerce integrates with the following payment gateways:
    • PayPal Direct Payment (Website Payments Pro)
    • PayPal Express Checkout
    • PayPal Payflow Pro (formerly Verisign Payflow Pro)
    • PayPal Payflow Link (formerly Verisign Payflow Link)
    • Authorize.net
    It also provides a built-in processor that captures credit card information and stores it in encrypted format for later processing. Integration with other outside payment processors is easily accomplished by extending built-in objects.
  • Statistical tracking. Built-in integration with HitsLink allows you to track your customers through every screen of the store.
  • Encryption of sensitive data. Security settings allow you to store not only credit card information but also customer and administrator passwords with no encryption, one-way encryption, or two-way encryption.
  • ... And much more. To explore the urShoppingCartNow Commerce Administrator, ask us about our Demo Store Administrator.

Technical Features

  • Java source code. With a purchase of the Standard Edition, you'll receive the entire source code for urShoppingCartNow Commerce. The source code is designed for readability and includes numerous comments. The urShoppingCartNow Commerce API Documentation is also available upon request to assist developers working with the code.
  • Customization framework. urShoppingCartNow Commerce is designed to be extended and customized. All of the application's business objects and data access objects implement Java interfaces. Replacing a built-in class with your own is as simple as extending the built-in class and changing a configuration setting, telling the application to use your new class. Other aspects of the application are equally extendable.
  • Struts. urShoppingCartNow Commerce employs the Apache Struts application framework, the most popular Java Web framework in the world. Built-in custom Struts configuration files allow you to override existing action mappings, or create your own.
  • Templating framework. The application's entire HTML output is accessible through JSP pages for complete flexibility. urShoppingCartNow Commerce extends the Apache Tiles framework to allow for easy customization of every JSP template, including not only the customer interface but the Administrator templates as well.
  • Multiple layouts. Designers can set up multiple sets of the application's JSP templates. This allows them to create any number of separate look-and-feel themes for the store. The layout that each customer sees is based on a URL parameter and stored in each customer's session.
  • Your choice of database and Java web server. urShoppingCartNow Commerce has been tested with Apache Tomcat 5.0 and 5.5, and is known to run within other conformant J2EE Web containers such as Resin and JRun. For databases, MySQL, PostgreSQL, MS Sequel Server, and Oracle are all supported out-of-the-box.
  • Integration with Hibernate. The most exciting technical improvement with version 2.0 is its integration with the Hibernate data persistence framework, which now handles all of the application's database access.
  • Caching of product information. By enabling Hibernate's 2nd level cache and its query cache, all product and category pages can be browsed without any database querying. For busy stores, this caching allows for unbeatable performance. Administrative changes clear the caches automatically.
  • Logging. urShoppingCartNow Commerce employs the Log4J logging system, providing extremely flexible and powerful logging options.

IVJR offers an online shop e-commerce. Its feature packed solution allows store owners to setup, run, and maintain their online stores with minimum effort and with absolutely no costs or license fees involved.

 
 
IVJR will contact you about a urShoppingCartNow Demo!
First Name :
Last Name :
Company :
Website :
E-mail :
Phone :
Description :
 

njArtsTix.com needed a Shopping Cart.

They needed a order processing system to take orders for discounted tickets to New Jersey Theatres.

Their system allows the theatre managers to add shows, differnt types of tickets for those shows at different prices. They also have access to sales resports so that they can get a real-time view of how their sales operations are doing.

Users are able to create an account, add tickets to their shopping cart, and proceed to checkout so that they can quickly and easily purchase the tickets that they want.

 
 
© 2007 IVJR, LLC All Rights Reserved.        IVJR | CONTACT US