Hi all,
I have begun importing some jewelry from China (where I vacation) and decided to sell online as well. Here is the cart I wrote (Perl). I will setup payment through PayPal over the weekend. Interesting note: since each piece of jewelry is unique I had to write a special shopping system that doesn't show a piece that is in someone else's cart, lest a race condition ensues on the payment page.
http://lingbring.com/store
And click the link to get in. This is just a test site - don't take the prices as set (in case you see something you like
)
It does not use cookies. I don't know if that is an issue these days but I thought I should not rely on them.
I'll ask you to review the rest of the site when it is up as well.
Thank you.
I have begun importing some jewelry from China (where I vacation) and decided to sell online as well. Here is the cart I wrote (Perl). I will setup payment through PayPal over the weekend. Interesting note: since each piece of jewelry is unique I had to write a special shopping system that doesn't show a piece that is in someone else's cart, lest a race condition ensues on the payment page.
http://lingbring.com/store
And click the link to get in. This is just a test site - don't take the prices as set (in case you see something you like
It does not use cookies. I don't know if that is an issue these days but I thought I should not rely on them.
I'll ask you to review the rest of the site when it is up as well.
Thank you.




