Shopping cart

xF2 Add-on Shopping cart 1.3

No permission to download
Compatible XF Versions
  1. 2.0
Description:

A fully integrated shopping cart system based on thread information.

(Example of Thread with purchase link)

pic001.jpg



(Example of Shopping cart)


pic002.jpg


(Example of Shopping cart checkout)


pic003.jpg


(Example of Thread tools for Admin)

pic004.jpg



(Example of Shopping cart edit page)

pic005.jpg

(Example of Options page)

pic006.jpg

(Example of User group permissions)

pic007.jpg


Features:
  • Each thread can have a unique shopping cart.
  • Each item can have up to two drop downs for options.
  • PayPal email "Notifications of payment received' includes members username and link to the thread.
  • All phrases start with shoppingcart_ for your convenience.
Installation:
  1. Download Andy-ShoppingCart-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/ShoppingCart directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup:
  1. Go to the Options page and enter your PayPal email address.
  2. Go to the User group permissions and set the following permissions.
    Registered -> View -> Yes
    Administrative -> Admin -> Yes
  3. Create a thread where items will be sold.
  4. Click the thread tools and add the Shopping cart.
  5. Edit the Shopping cart. Keep in mind that 'Option select' fields need to have each option separated by a comma.
  6. Copy the URL from the Shopping cart and make a link into post #1.
Questions and Answers:

Q: Are other methods of payments supported besides PayPal?
A: No.

Q: Is it possible to add shipping charges or tax?
A: No.
  • Like
Reactions: yungtechboy1
Author
Admin
Size
21.7 KB
Extension
zip
Downloads
9
Views
1,034
First release
Last update

More resources from Admin

Latest updates

  1. Shopping cart v1.3 changes:

    Updated setup to use schema manager.
  2. Shopping cart v1.2 changes:

    Updated template modification to make it more compatible with third party styles.
  3. Shopping cart v1.1 changes:

    1) Added the ability to include shipping charges. 2) Improved admin menu system.