Having developed plenty of shopping carts and CMS in the past, at this point I wouldn't bother. Use Yahoo Stores, Amazon, or something like that. Many hosting providers offer Magento which has a lot of users, an active community and plugins for just about everything. It's not Perl, but using something already built is like using CPAN (take something from the shelf and just use it).

AFTER YOU HAVE LAUNCHED and you're making money, *then* look at what you do and don't like about the cart and CMS. Do you need different shipping options? Do you want to offer discounts and promotions not already possible within the software? Is there a different payment back-end that you need to connect with?

Basically, get something off the ground first -- then come back and see what you'd like to change. Otherwise you might be looking at months of waiting before you make your first sale (when you could have already gotten hundreds of customers by that time).


In reply to Re: Shopping Cart and CMS by jdrago999
in thread Shopping Cart and CMS by onelesd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.