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:
Currency: '; echo $artpal_currencycodes[$thisCurrency][0] . ' (' . $artpal_currencycodes[$thisCurrency][1] . '/' . $artpal_currencycodes[$thisCurrency][2] . ')'; echo ''; } ?>
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 '
Enter the sales tax rate you would like to apply to the products: %
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: />
If you'd like to test your plugin, you may use sandbox mode. This will use the PayPal sandbox API (note: you will need to use a sandbox API account). No charges will be processed. Check to use sandbox mode: />