Jquery XML Shopping Cart

drip

We’ve built all kinds of shopping carts – many from the ground up. Experienced with all the third party vendors – zencart, opencart, xcart, etc… we know that clients need something completely customized sometimes. Many shopping carts are simply to complicated for some clients to use – also a case where a customized shopping cart is useful. Our easy professional administration systems make controlling your estore a breeze.

On top of that, we’ve been looking into a simple jquery xml shopping cart. We’ve attached a database to the script so that a user can control products and information from inside a custom admin area. This makes it a powerful, easy solution for clients that don’t need a lot of fuss. Everything is handled through Paypal so all your order taking is already done for you – plus you can print shipping labels from inside your paypal account, which makes things much more simple than integrating a shipping xml module.

For clients with a static product list, no database is required. All you need to do is fill out the XML file once with your products and voila!, you’re done. Really, it’s that easy. We’ll fill out a few configuration items and you can start selling that same day. There’s no need to be locked into some monthly subscription service or pay hundreds of dollars for a third party cart that has dozens of features you don’t need and will never use.

Simple, effective, affordable. A Livewire solution for projects of any size and scope.

Messaging When Switching From iPhone to Droid

Sneaky little issue pops up when you move away from iphone. Other iphone users that previously texted you won’t be able to text you the same way once you switch. This is because when you both were using iphones, the messaging system was not the typical SMS, but

Adding a Fee in Woocommerce

This piggybacks off of a solution I found elsewhere. We modified it to add a single fee for products based on the taxonomy. It comes in handy to categories products and then apply this rule to that category. function action_woocommerce_checkout_calculate_fees( $cart ) { // Initialize $quantity = 0;

Client Spotlight: Pye Law

Tom Pye is a heck of a guy. Dedicated to his clients and serious about his business. He chose Livewire, the best Gainesville web design team in the businesses to create and promote his online presence. We remade his website and optimized it to the hilt. In just

Pretty Awesome Image Packages

Nowadays, it’s just best to buy your images. As Gainesville Web Design experts, we purchase them almost on a daily basis. There are always projects that require different photos, icons or footage. Generally people purchase credits and then use those to buy images – kind of like an

Preloading Images with Jquery

There are times when preloading images is an important step in keeping your site/page/program running smoothly. This is especially true in the era of mobile. Here’s a cute little snippet that does just that. function preload(yourarrayOfImages) { $(yourarrayOfImages).each(function(){ $(‘<img/>’)[0].src = this; }); } preload([ ‘img/image1.jpg’, ‘img/image2.jpg’, ‘img/image3.jpg’ ]);

Gainesville Website Design: Mobile Websites

Mobile sites are a great way to tap into a new resource for many businesses. More and more people are using their phones as their primary device for Internet access. Phones are more computers than they are phones these days. A mobile website is a lightweight version of