Page 1 of 1

Using OpenCart without bootstrap?

Posted: Mon Oct 15, 2018 5:22 am
by Waffleboy
Hello all, first post here,
I already have a design for my website, with css and jquery and all such. However, when needing to implement a shopping cart, I went with OpenCart since its open source and I can use my preexisting designs. However, the default opencart theme requires bootstrap, which my preexisting code doesn't, so when I try to blend my preexisting site and opencart together, the bootstrap completely destroys the deign of the site.
So my question is if there is a way I can implement opencart to my site without bootstrap, or is there a bootstrapless opencart theme available? Or is there even a way to isolate the bootstrap to the open cart functions entirely.
I greatly appreciate your guys help, this shopping cart aspect of my site is really killing me.
Thank you!

Re: Using OpenCart without bootstrap?

Posted: Mon Oct 15, 2018 6:39 pm
by paulfeakins
As well as Bootstrap, OpenCart uses certain class names for elements of functionality so even if there was a non-bootstrap theme, you would have to make further HTML/CSS changes for things to work.

OpenCart isn't really designed to be added as a shopping cart after a site has already been built, so you have sort of done it backwards I'm afraid.