
Art Card by Lisa Loucks-Christenson
Valentine's Adventures™ Series TEA PARTY WEDNESDAY Book 6 Giclee print of "In the Fall Leaves" an original watercolor illustration by award-winning illustrator and author Lisa Loucks-Christenson. Call to order, pickup in the store. function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"Art Card, purchased in store","amount":{"currency_code":"USD","value":9.44,"breakdown":{"item_total":{"currency_code":"USD","value":5.95},"shipping":{"currency_code":"USD","value":3},"tax_total":{"currency_code":"USD","value":0.49}}}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available detail