tomyeah
05-16-2007, 10:32 PM
http://tomyeah.com/images/simple_shopping_cart_screen.jpg (http://macstyle.tomyeah.com/)
-- Simple Shopping Cart v1.1 -- Addon for pixelpost v1.6 --
Description:
This is a shopping system for everyone. No need for paypal, no need for users to register or login.
This Addon gives you a very simple implementation of a Shopping Cart in your pixelpost. It works as a floating menu above your recent theme.
You can collect images all the way through your blog, and even leave the page for some time (just don't quit the browser completely). It identifies the viewer with the session ID and his IP adress.
Add and Delete pics as you like. Next Press the "Checkout" button and Last the "Send Order" button. Now some new email window on your local mail client should open with all necessary contents in it.
Right after the basket gets deleted automatically. The basic AJAX stuff is from http://www.dhtmlgoodies.com/index.html?whichScript=fly-to-basket .
What you got to do:
Open the simple_shopping_cart.php and edit:
Line 7: Price per Picture
Line 8: insert your email address for print orders here
Line 9: This is the message that appears in the email under the price calculations.
Installation:
Copy the simple_shopping_cart.php from this "addons" folder into the "addons" folder of your pixelpost base directory.
Copy the "shopping" folder directly in your basedirectory, just next to "addons", "admin", "doc", "images" ....
Go to the "cache" folder inside of the "shopping" folder ( like shopping/cache ) on your server and CHMOD it to 777
Next you got to insert 5 lines into your "image_template.html". Don't be afraid, its easier than you think:
... more in the included readme.txt
Download: simple_shopping_cart_v1.1.zip (http://tomyeah.com/images/simple_shopping_cart_v1.1.zip) (20KB) Last Update: 19.5.2007
-- Simple Shopping Cart v1.1 -- Addon for pixelpost v1.6 --
Description:
This is a shopping system for everyone. No need for paypal, no need for users to register or login.
This Addon gives you a very simple implementation of a Shopping Cart in your pixelpost. It works as a floating menu above your recent theme.
You can collect images all the way through your blog, and even leave the page for some time (just don't quit the browser completely). It identifies the viewer with the session ID and his IP adress.
Add and Delete pics as you like. Next Press the "Checkout" button and Last the "Send Order" button. Now some new email window on your local mail client should open with all necessary contents in it.
Right after the basket gets deleted automatically. The basic AJAX stuff is from http://www.dhtmlgoodies.com/index.html?whichScript=fly-to-basket .
What you got to do:
Open the simple_shopping_cart.php and edit:
Line 7: Price per Picture
Line 8: insert your email address for print orders here
Line 9: This is the message that appears in the email under the price calculations.
Installation:
Copy the simple_shopping_cart.php from this "addons" folder into the "addons" folder of your pixelpost base directory.
Copy the "shopping" folder directly in your basedirectory, just next to "addons", "admin", "doc", "images" ....
Go to the "cache" folder inside of the "shopping" folder ( like shopping/cache ) on your server and CHMOD it to 777
Next you got to insert 5 lines into your "image_template.html". Don't be afraid, its easier than you think:
... more in the included readme.txt
Download: simple_shopping_cart_v1.1.zip (http://tomyeah.com/images/simple_shopping_cart_v1.1.zip) (20KB) Last Update: 19.5.2007