OpenCart 1.5.0 and Shopping Carts - shopping-cart

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.

Related

OpenCart 3.0.3.8 upgrade to 4.0.1.1

I recently upgraded an old store from 2.0.1.1 to 3.0.3.8 but to comply with PHP8 I need to upgrade again from 3.0.3.8 to 4.x. My question stems because I was able to successfully install the new 4.0.1.1 storefront, but I am no longer able to access my admin panel. Attempting to login to my admin will always give me the error that the account does not exist.
I have double checked the config.php files in both my root & admin folders and the database information stored there is correct. Also, I checked my actual database to make sure the user accounts weren't deleted in the upgrade and they were not.
I don't see a lot of documentation about the upgrade process to a 4.x OpenCart storefront so I am coming here in hopes someone has been brave enough to attempt this upgrade that may be able to point me in the right direction. Some tips and tricks would be greatly welcomes because I imagine this is just the first of many moles I am going to need to whack.
Let me know if any code would be needed/handy, but keep in mind this install is basically all stock barebones at this point because I haven't even tried to activate my custom theme yet (mostly because I can't access the admin to activate it).
Solved this by upgrading to the OpenCart 3.x.x_Maintenace branch, instead of OpenCart 4.x.x version, as it is also PHP8 compliant and much more stable.
For anyone with similar issues, they can refer this link.

Django website with dynamic side navigation menu

Can someone please advise if it is posaible to build a website using django that has a dynamic menu that can be managed from the admin area? I want to be able to add menu items with urls that it should render when selected.
If yes, Can you please share some insights interms of what libraries can be used with some samples.
This seems to be challenging one but I am hoping that there might some super expert who might have cracked a solution for this requirement.
Please advise.
Thank you.
I would highly recommend waigtail https://wagtail.io/
It gives you a nice cms style admin i use it for my websites sidebar

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

Browsing Paginated Wagtail CMS Collections

Before posting this as an issue on the Wagtail GitHub page, I was hoping there is a coding solution someone could help with here.
I am using Wagtail CMS and love the new 'Collections' feature added. I created about a dozen collections and then added all my images in their respective collection...works great. When I view the images in a collection by choosing from the collection dropdown selector, it filters out all my images by collection as it should, but when I click the 'next' link to view the second page, it un-filters and reverts back to showing all images.
Questions:
Is there a way to browse through all the filtered collections without it reverting back to all?
Is there a way to add a selector at the top to choose how many images to show per page? Currently there's 20 per page, but it would be nice to be able to 'show all'
I understand that this isn't exactly a specific technical question, but is relevant to the software. If its better suited as an issue on the Wagtail GH page, let me know - no reason to down-vote; I can delete the question.
Thank you.
This is a known bug, reported here: https://github.com/torchbox/wagtail/issues/2700

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

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 )