AShop V User's Guide Page 13

  • Download
  • Add to my manuals
  • Print
  • Page
    / 27
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 12
Designguide 13
AShop Software © Copyright 2011
This is an example of how it will look:
You can also add a similar box that will allow your customers to select which currency to view your
product prices in. The currency rates are automatically updated and changing to a different currency
than the one you used when you set your prices should give a correct price in the selected currency.
This is the code you need to add to your storefront template to display the currency selection box:
<!-- AShopcurrencies -->
To define which currencies are included in the list, you will need to edit the script index.php. The variable
$currencies in that script should be set to a comma separated list of currencies you wish to display. The
default will show US dollar, Canadian dollar, Australian dollar and Euro. This is how it will look:
2.2.5 Additional Items
There are several more placeholder codes that you can add to your storefront template...
This code will show the search box:
<!-- AShopsearchbox -->
This will show the customer profile links, which will change depending on the login status of the
customer:
<!-- AShopcustomerlinks -->
This will show the subtotal field:
<!-- AShopsubtotal -->
This code will show the shopping cart buttons:
<!-- AShopcartbuttons -->
This will show a horizontal bar with the search box, the subtotal box, the cart buttons and the customer
Page view 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 26 27

Comments to this Manuals

No comments