Skin / Tiger / Sections / Shopping cart

tiger-sections-shoppingcart.png

PayPal's Standard Web Payments API offers a simple solution for web payments, however it has limitations too. As it's not implemented through a secure communication layer, it's not capable of checking if a payment was successful or not, consequentially no automatic delivery (of digital goods) is possible either. Once the payment has completed it sends you a notification of the payment with the items sold. Then it's your responsibility to fulfill the order.

Use PayPal shopping cart

The main switch for the shopping cart.

Show cart on pages with images only

As Tiger can display images after a search or a tag cloud click there's a point in offering the cart functionality on pages with folders only too. This can look odd at first sight, I admit, that's why this option exists: to display the cart only on pages where you can put something in the cart right away.

Box title

The title of the index page "Shopping cart" section.

Seller ID

Typically the email address you've registered with PayPal, can be different though.

Currency

The currency of the shop. Can be only one per album, you can't mix them.

Success URL

Once the payment went through the visitor will be redirected here. Can be "Thank you" page or something. If left empty the visitor simply returns to the page he left off.

Show price range

Show the lowest price or the lowest/highest both on the "Add to cart" button. (Both on the index page and in the lightbox.)

Checkout in the same window

Normally a popup opens for the PayPal payment, however you might decide to open the PayPal site in the same window.

Shop options

The different options for the same item, each option in a new line. Must be a label, an equation sign and a price. Options with no price get stripped.

Syntax:

Variant name=Price+Shipping+Shipping2

where Price is the base price, a positive number, Shipping is the per item shipping cost (optional), Shipping2 is the shipping cost starting with the 2nd item (optional).

Examples:

Print A4=2.0

Simple case, no shipping.

Print A2=10.0+0.5

Equal shipping amount of 0.5 added on each piece.

Print A2=10.0+0.5+0

0.5 added on the first piece, no additional shipping on more pieces.

Please note, no currency sign is allowed in the shop options box!


Handling fee

The single fee added on the total cart value regardless of how many items are in the cart.

Tax (%)

The local tax, where applicable.

Quantity cap

The maximum number you can buy from an item. If it's '1' it means you can buy only one of each - useful for painting galleries for example.

Shop coupons

You can offer coupons for your visitors in the form of percentage or as fixed amount.

Syntax:

couponcode=price|percentage <expiry min+

Examples:

5OFF=5.0

one-off discount

XMAS=20% <2018-12-24

20% off, valid before 12/24/18

Min10=30% 10+

30% off if at least 10 items bought

Please note, no currency sign is allowed here too!

Discount rate

Global discount rate, that's displayed alongside each price on a red label.

Minimum items

At least this many items need to be placed in the shopping cart to use the Discount specified above.

Minimum amount

At least this cart total value is needed to use the Discount specified above.

You can also specify discounts, handling, tax, etc. through the PayPal site. Leave empty the corresponding boxes in jAlbum, so the PayPal settings can get through.

Seller instructions

Custom text below the skin's shopping cart popup. You can use this box to give more info about the shop. Can contain HTML code.

Notice in the box

Custom text to show in the "Shopping cart" section.