xml cart

XML Cart

A mobile-friendly / responsive PHP XML shopping cart script, that can be used to integrate a basic shopping cart functionality in existing sites. It doesn't use a relational database, but a XML file to store and edit the products data ...
 


What is DB XML Cart?

NetArt XML Cart,  free responsive shopping cart script
XML Cart is a free and simple PHP shopping cart script using XML files to store the data - to add it on a web page you just need to include a single line of php code in your php file or add an iframe if you wish to insert it in a html file. No database is used and no installation is required, the products information is defined in a XML file with your products (see Help & FAQ for the supported format). The customers will be able to add the products in their cart, check out (an email notification will be sent to the store owner) and pay with PayPal (the script generates the PayPal payment code).
vertical line

Information & Frequently Asked Questions

1) How to add it in a .php file?

If you downloaded xml-cart.zip and extracted the files in a sub folder /xml-cart , it's enough to add such line of php code:

<?php
 include("xml-cart/cart.php");?>

at the position in your php file where you would like the cart to show up.

2) How to add it in a .html file?

To add the cart in a .html file, you need to insert an iframe line of code in it (see below). Please note when using this option, you still need to have PHP running on your server, since it's used to process the cart, send email notifications to you and others.

The iframe code to be inserted in your html file (at the position you would like the cart to show up) is:

 <iframe src="xml-cart/cart-iframe.php" width="100%" frameborder="0" height="100%"></iframe>


Please note sometimes you may need to limit the height taken by the cart - you could do that by setting the height in pixels using the height parameter of the iframe tag. For example the line below will set it to 600px:
 <iframe src="xml-cart/cart-iframe.php" width="100%" frameborder="0" height="600"></iframe>

3) How to define my own products?

You could do that by editing the products.xml file located in the /xml-cart folder.

You may find below the content of the sample products.xml file we are using in our demos:

 <my_products>
 <product>
 <id>1</id>
 <name>Some test product</name>
 <price>49.00</price>
 <description>
 Here comes the description of the test product ...
 </description>
 <details_link>www.google.com</details_link>
 </product>
 <product>
 <id>2</id>
 <name>Another test product</name>
 <price>69.00</price>
 <description>
 This is the description of the second test product ...
 </description>
 <details_link>www.yahoo.com</details_link>
 </product>
 </my_products>

For every product you may use the following fields:

id - the unique id of the product.
name - is the name of the product
price - price of the product, it should be entered without the currency symbol
description - the product description
details_link - you may fill a value in it, if you would like to have a Details button linking to the product details page. If you leave it empty, then no Details link will show up for the product.

4) Setting the currency symbol, PayPal currency code, PayPal account and email address to be used for order notifications?

To change these values, you need to edit the configuration file - config.xml located in the /xml-cart folder.

You may check the content of the sample config.xml file below -

 <my_config>
 <configuration>
 <notification_email>your_email@mail.com</notification_email>
 <currency_symbol>$</currency_symbol>
 <currency_code>USD</currency_code>
 <paypal_account>test@paypal.com</paypal_account>
 </configuration>
 </my_config>

vertical line
Please find below demos of the front-end and the administration panel ...

easy cart responsive script

Demo 1 - basic bootstrap template


This demo shows a basic integration in a bootstrap template by simply inserting a line of php code in it.

Open the demo

Demo 2 - adding it in an empty html file


This is our most basic example, we took an empty html file and inserted a line of iframe code in it.

Open the demo
iframe shopping cart php script

verti template shopping cart

Demo 3 - integration in the free Verti template


Verti is a html, which is free and responsive (it can be downloaded from web). We used the html method to integrate the cart in it, by just inserting a a line with iframe code.

Open the demo

vertical line
The XML Cart price is paid once and after that you can use it after for as many years as you want without paying any other fees.
When purchasing XML Cart, you get also:
- the full source codes
- free technical support
- free installation on your host (if you prefer that we do it for you)
- free powered by removal

XML Cart Pricing
Order now XML Cart


vertical line
Discover our collection with ready-made website systems and PHP scripts - create unique websites by combining different scripts with single log in for the users and multiple features






PHP Online School
PHP Online School
A PHP script allowing to create online knowledgebase, school or online training sites or add an online education functionality to existing sites
PHP Links Directory
PHP Links Directory
Create modern directory websites with this SEO optimized and fast running link directory script. It's coming also with an advanced administration panel and multiple options for the administrator to create
PHP Real Estate Agency
PHP Real Estate Agency
Web solution for property agencies or real estate agents-it comes with an advanced administration panel and different features for the real estate agencies to list and manage their . . .
Job Lister
Job Lister
easily create a simple php job listing site or add job listings functionality to your existing site with our free Job Lister script. It's easy to install (not using any . . .
CV Bank
CV Bank
CV Bank can be used to create CV repository and search websites, which is still a little exploited niche. The job seekers can sign up and create online or upload . . .
Real Estate Portal
Real Estate Portal
Advanced multi-user real estate website software allowing the private sellers or real estate agencies to register and list their properties for sale or rent. It also includes different other features . . .

vertical line
Please check below some of the advantages of the ready-made website solutions and PHP scripts we offer ...

free & easy installation

Free & Easy installation

The integrated web installer makes the installation quick & easy. If you prefer, we can also do it for you - it's a free service we offer.
optimized for speed and performance

Optimized for Speed and Performance

We try to use simple data structures, in order for the database queries to work fast and site load quickly and be able to support really a lot of listings and users.
white label

White Label

We don't require that you keep any link back to us or powered by on your site and there is no extra fee for that.
easy to customize

Easy to Customize

The template based approach makes it easy to customize the site design and you can also customize the site colors and the different configuration options.
customization services

Customization Services

We offer various customization services to help customize the software and meet your project requirements.
multi-language

Multi-Language

Using a language file, which makes it easy to translate them to new languages. Ready translations are also available on request.
fast & friendly support

Fast & Friendly Support

We do our best to help our customers and reply as quickly as possible. You are welcome to test it - contact us and our competitors and see who will reply first.
combine them with other products

Combine them with Other Products

You can combine different products of ours to create websites with unique features and single login for the users.
seo optimized

SEO Optimized

We pay special attention to SEO and try to make them fast to load, use SEO friendly urls, optimize meta tags and others.
established in 2003

Established in 2003

We were founded back in 2003 and since then offer and constantly improve our ready-made website systems and software products
not encrypted source codes

Not Encrypted Source Codes

We provide by default the source codes - non encrypted, so you can modify them or add new features.
mobile friendly

Mobile Friendly

We design all our products and interfaces to be mobile friendly, in order to work well on different devices like smartphones and tablets


Quick Links
Latest News

Download free, fast loading and SEO-optimized website templates

Visit our Free Templates page where you can find website fast loading and optimized templates for free download. The templates we . . .

A new product added in our portfolio - Car Rental Marketplace

Our new car rental marketplace website solution allows to create websites connecting individuals or companies looking to rent vehicles with providers or owners who . . .

Download a sample store and make money with our white-label partnership program

With our white label partnership program, you can resell our products under your brand name. You are free to change the product names, product prices, . . .
❯  see more ...
2003 - 2024 ©  NetArt Media