diff --git a/buystrip-functions.php b/buystrip-functions.php new file mode 100644 index 0000000..be91877 --- /dev/null +++ b/buystrip-functions.php @@ -0,0 +1,13 @@ +
'; + echo ''; + echo '
'; + echo '
'; + + } +} +?> \ No newline at end of file diff --git a/buystrip-template.php b/buystrip-template.php new file mode 100644 index 0000000..3b2961e --- /dev/null +++ b/buystrip-template.php @@ -0,0 +1,106 @@ + + + + +
+ + + +
+
+
+
+ Powered by Paypal
+
+
+

Buy Print!

+
+
+ Comic ID - #
+ Title:
+
+ +
+ <?php the_title(); ?>
+
+ + + + + +
+
+ + + + + + + + + + + + + + US/Canada
+ $23 + $4.75 shipping
+ +
+
+
+ + + + + + + + + + + + + + International
+ $23 + $12.00 shipping
+ +
+
+
+
+ The purchase of this strip is based on availability. A Print of this strip is what you are purchasing.
+
+ +
+
+ + +
+
+

+
+ + '

Pages: ', 'after' => '

', 'next_or_number' => 'number')) ?> +
+ ', '

') ?> +
+
+
+ + + +
+ + + + diff --git a/images/buynow_paypal.png b/images/buynow_paypal.png new file mode 100644 index 0000000..9aedf29 Binary files /dev/null and b/images/buynow_paypal.png differ diff --git a/images/buythis.png b/images/buythis.png new file mode 100644 index 0000000..5336494 Binary files /dev/null and b/images/buythis.png differ diff --git a/images/paypal.png b/images/paypal.png new file mode 100644 index 0000000..ec72635 Binary files /dev/null and b/images/paypal.png differ