HELP!!! - - Which Shopping Cart is This???

CoyoteAssassin

Elite Member
Joined
Jan 3, 2010
Messages
1,868
Reaction score
3,988
What is the name of the shopping cart this site is using? I've looked through the code and cannot find any footprint that helps. Many websites use this same type as I did a search, but nothing leading me to the developer.

http://lulubelles.com/products.php?cat=9

Thanks.

-CA
 
Hey!! i have checked ...i follow all step and check payment mode it's display Paypal.
 
But what is the name of the shopping cart program?
 
The site is running on Wordpress with a cart plugin. The cart plugin - I'm not 100% sure about. Perhaps cart66 or WooCommerce.
 
Thanks guys.

Sam, I hope you are right. I bought their Affiliate program last year and it included the cart for free. I'll check it out.
 
It looks like wordpress + wp ecommerce plugin. But you can practically use any shopping cart
 
No. It's not powered by WordPress. Just examined the code.
 
It's definitely wordpress....every page except index has WP all in the code. Template is the TwentyTen New theme:
<link rel="stylesheet" type="text/css" media="all" href="http://lulubelles.com/wp-content/themes/twentyten-new/style.css" />

looks like they are using the Easing Slider WP plugin:
<script type='text/javascript' src='http://lulubelles.com/wp-content/plugins/easing-slider/js/jquery.js?ver=1.4.2'></script>

it uses Constant Contact's form for email list mgt:
<form name="ccoptin" action="http://visitor.r20.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">

...and the WP shopping cart plugin is........
CartPress e-commerce plugin
that you can download here: http://wordpress.org/extend/plugins/thecartpress/changelog/
 
The main site is WP - shop is bespoke and uses the cart I mention in the post above.
 
Back
Top