|
'Add to Basket' ExamplesYou don't have to just have basic 'Add to Basket' buttons or links. See below for other examples of what you can do. |
Adding the RomanCart shopping cart to your website can be as simple as pasting in a hyperlink, or you might prefer using a form and a button. Listed below are some examples of what the cart can do, and how to do it.
Let's make it even easier. Enter the name and Price of your Product below, and you can paste the link code directly into your Website.
Another fantastic product that you'll really enjoy owning!
The Code for this button is:
Another fantastic product that you'll really enjoy owning!
The Code for this button is:
You can also add a button or link to view the shopping basket.
The Code for this link is:
The Code for this button is:
You can add a dropdown box to allow customers to customize the product.
The Code for this link is:
Each option can be a different price - put the price in {braces}
The Code for this link is:
If you have lots of options, this is not a problem, you can post itemname, itemname2, up to itemname10.
In this example, we have also added prices to the options, but this is optional.
The Code for this link is:
Each option can be a different price - put the price in {braces}
And a different weight - add the weight after W in the braces
The Code for this link is:
The Code for this button is:
If you need to personalise an item, no problem
The Code for this form is:
You can also have accessory products by prefixing the accessory fieldnames with Xn where n is a number between 1 and 100. The 'dependentmaster' parameter means that if the main product is removed from the cart the accessory products will also be removed.
The Code for this link is:
The Code for this link is:
Set the products required for this on the product manager to mustbuy=no
Change the itemcodes and storeid to your own
The Code for this link is:
The Code for this link is:
The Code for this link is:
Submit products with mixed quantity discounts using the qdgroup parameter.
The total quantity of both products provides the threshold for the discount price.
The Code for these buttons is:
The Code for this button is:
The Code for this button is:
Upload some pictures to the web somewhere, and link to them in the basket page sub header or footer.
To show the cart quantity and total on your own website insert the following code onto your webpage.
Paste the following line just before the </body> tag on your page (changing the storeid value from 10000 to your own).
Next paste the following lines where you want the actual values to appear.
These return the value and currency symbol. You can use one, some or all of these.
Quantity...
Total...
Total ex Tax...
Total Tax...
Subtotal...
Alternatively you can use the following scripts (slower).
Quantity...
Total...
Total ex Tax...
Total Tax...
Subtotal...
To post customer details to the cart you can use the following fields. Always make sure the Address1 field is populated.
The following fields are for the delivery address (if applicable).
If you would prefer not to store your product details and prices on your web pages you can use the product manager.
Click on the 'Product Manager' button on the Romancart control panel and preload the cart with the details of each product.
If a product has several options, you will need to create modifier groups. An example modifier group might be 'Size' - with 'Small', 'Medium' and 'Large' as the modifiers.
Once you have added a product to the product manager, you only need to post the itemcode and storeid parameters for each product to the cart. If you are using modifiers then you will need to also post the itemnameX parameter as shown on the product manager for the modifier group.
Another fantastic product that you'll really enjoy owning!
The Code for this button is:
Each option can be a different price - set the price and weight modifications on the product manager for each modifier value
The Code for this link is:
Which product would you like to buy?
The Code for this button is:
Which product would you like to buy?
The Code for this button is:
Important: Test the 'Add to Basket' buttons or links you have created once you have uploaded your page(s) to the Internet, not when the page is stored on your PC.
Click here to get startedSign up to RomanCart NOW and you can try out the above examples on your own cart!
|