All rights reserved. Unauthorized reuse of the code contained herein is strictly prohibited. notes: */ ?>
Options saved!
Category that holds artwork available for sale: '; echo $category_names [ $thisCat ]; echo ''; } ?>
Category for "available" artwork that is currently disabled: (None) '; echo $category_names [ $thisCat ]; echo ''; } ?>
Category into which to move artwork when sold and label accordingly: '; echo $category_names [ $thisCat ]; echo ''; } ?>
HTML Code to display for a sold item:
Generic text to place in every item for sale; _PRICE_ and _SHIPPING_ are metatags:
Static text to use for "available" items that are temporarily not for sale:
Static text to use in the event that you fail to specify pricing information for an item:
URL of Thank You page:
URL of Cancel Purchase page:
Email address that is tied to your PayPal account:
URL of PayPal IPN page:
Please choose the graphic that you would like to use as a PayPal button. '; // Number of columns to generate in our table $numCols = 4; for ( $i = 0; $i < $numFiles; $i ++ ) { // Start new row if necessary if ( $i % $numCols == 0 ) { echo '
You may create a store-wide sale by specifying a percent-based discount on all items in your store: Use 0 % to disable a store-wide sale. Enter discount: %
You may turn off e-commerce at any time. This will disable your online store. Features relating to general options will still be in place, but your visitors will not be able to purchase your items through PayPal. Check to disable ecommerce: />