Which shopping cart software is used when the domain name starts with "shop."? - opencart

Are ecommerce sites using shop.xyx.com using a particular shopping cart software?
I've tried looking through their source code but I can't figure it out.
My guess is shopify. Ideas?

Domain is absolutely not related to the Ecommerce-Shopping cart Software used.
A Magento could be on shop.xyx.com, and a Shopify too.

Try
http://builtwith.com/
To find out which framework/programming languages is used building that site (80% of time works for me )

Related

Can't see any products in opencart admin panel

I made website in opencart, there were some demo products, ive seen them in admin as well as on frontend.
I renamed them all to the same name for placeholder purpose.
Suddenly they all dissapeard from admin but not from frontend.
After i added new product with different name, it showed on the frontend but not admin.
I deleted all products tru database, hoping it will fix it. I added new product. Product showed up on frontend but not in admin.
I have no idea whats wrong.
I dont have any filters tuned on.
Opencart is version 2.3.0.2
Do you know what can cause this problem ? Im working with OC for a long time and never experienced anything like this. Thank you

Need help to add front-end on slatwall eCommerce

I am trying to build the eCommerce store by using Slatwall and lucee. Slatwall is the ColdFusion based eCommerce framework. The admin part is working fine. But I could not create the user side. I also referred the slatwall documentation. But no luck I couldn't seen any clear example and document for adding the front end on slatwall. If anyone knows help me please?
Slatwall frontend document
As OP says, SlatWall has excellent $upport, that's where they make a living. You now have three choices for a front end:
1) Slatwall latest versions have their own integrated CMS now. I'd recommend you export your product info, install the latest Slatwall, import the data back in.
2) Load MuraCMS, an Open Source Content Management (i.e. front-end) system that has integration to Slatwall (or the other way round, IIRC)
3) Roll your own in ColdFusion after learning ins and outs of the Slatwall api. Not recommended unless you're already CF experienced and have some previous experience with an api, any api.
For completeness I am going to answer this question even though its months old, for anyone else that views this.
You have a couple options here but the easiest way:
There is a complete example of a fully implemented Slatwall site including product listing pages, shopping-cart, and checkout included with Slatwall.
You may view the sample site by visiting http://{yourslatwallsite}/meta/sample
On the sample site, you can choose from the menu to view your products, add them to your cart, or checkout. Make sure your products are both active and published in the admin or you will not see them on the sample site. If you go through the .cfm pages that makeup the sample site, there are many examples documented (as comments in the code). Note that the actual .cfm files will be stored in /public/views/xxx.cfm and the meta folder just references them. /public/views/templates/slatwall-productlisting.cfm for example has complete examples on listing products on the frontend.
The sample site is powerful enough that you could restyle it and use it as your store

Django vs Django-CMS -business compare site

I've developing in django for the past few months and I find it extremely great.
My next project is a price-comparing site for local businesses - where each user can add business and comment on each.
The admin of the site won't be a programmer, but with basic knowledge in web and python.
Should I stick to the old familiar django or should I try it out?
Thanks :)
Matan.
django CMS is built on top of Django and meant to be integrated into existing Django applications or extended with new ones. So your question is flawed.
So instead ask yourself if you need CMS functionality (pages managed by your admins). It sounds like your main app (the compare bit) is better handled by a Django application, but maybe you want the site admin to be able to easily edit the About Us page etc, this is where django CMS could come in handy.

Oscommerce modification multiple good sellers

I want to build an e-store with oscommerce where multiple stores(good sellers I have agreement with) can login and control their own stock(insert,edit,etc) and display them on my e-store for customers. Any ideas how to modify oscommerce? any addons or extensions?
I'm not sure how easy it would be to mod OSCommerce to manage something like that. There may be existing contributions, or you might be able to modify the code yourself manually, but it might be a fairly large task to setup.
It might be worth looking into a different platform to build that on, perhaps something like Wordpress with the WP eCommerce plugin, or the newer Jigoshop or Woocommerce.
Using Wordpress, you'd be able to install seperate plugins for user management which would give you the ability to restrict certain products/categories etc. to certain users, essentially limiting each specific client to a particular area of your store.
addon on oscommerce is called multistores, and wordpress is not the best for ecommerce

OpenCart 1.5.0 and Shopping Carts

Been messing about with this new version of openCart and noticed add to cart buttons not working anyone else noticed this, does anyone have a resolution, tried contacting opencart no news yet.
What shopping Carts do you use, whats the best in your opinion. Ive just started doing e-commerce sites and yeah opencart is good but would be good to know others that are as easy to edit themes etc...
Thanks
Joe
Opencart 1.5 has only recently been release and there has been a lot of bugs fixed since the first release. You mention the add to cart problem do you have a link to view? Do you have the same problem with the default download version?
From my experience Opencart is the best apart from all the built in options its one of the easiest cart to modify to the clients needs. This is a nice list of the most popular choices, although I'd say stick with Opencart.