Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

A simple add-on that places an alternative best sellers box on your site. Plain text may not sit well in all site designs. This adds a BS carousel with image to give your site a little bit more.

It will display as slide or fade which can be set in admin as well as the image size and position. You can also select to display product name or model

This is a basic implantation so nothing fancy.

It’s a no core change add-on so simply copy over files and install and turn on. That’s it enjoy.

Has been tested on Phoenix V1.0.1.2 only.

Can be seen working on my custom test site

NOTE: This is NOT the official test site

image.png.37d44336028837eaf7dd9d1defe286c7.png

image.thumb.png.93e68bbc26d422590e2743d0ba2692b4.png

 

 

Posted

Is no one making contributions for Edge or Frozen anymore?  I just installed this and can confirm that it does not work in Edge. 

It will display something...but, definitely not what you expected!

I know it was tested in Phoenix only...but I had to try.

- Andrea

Posted (edited)

No sorry it Phoneix only but should be fine on any BS4 version. Just don't have the time to maintain other versions.

Edited by JcMagpie

 

Posted (edited)

you could just cheat and simply add the boostrap 4 cdn's into your tem file, shoud work. All your missing is the BS4 css and js

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>

 

Edited by JcMagpie

 

Posted
On 8/7/2019 at 2:00 PM, JcMagpie said:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>

Am I the only one alarmed by the number of external links being used in osCommerce?

Google, Cloudflare, Fontawesome, etc.  I don't like this.  Looks like my website is dependent on so many other websites in order to load and perform well. 

Does it have to be like this?  Or is this normal by today's standards?  One lousy server goes down and there goes your web pages.

- Andrea

 

Posted

Use the BS3 files posted! As far as external links, it makes no diferance infact the servers used for cdn are less likely to fail than your server.

 

Posted (edited)

JcM Our Bestsellers Carousel Box V1.4

Updated to add vertical scrolling option. This can be set in admin by first selecting slide for the change option and then carousel-inner vertical from the slide vertical selection.

For normal slide or fade keep second selection on carousel-inner

image.png.278122c1f08a49dfcf9327d431e4910b.png

Edited by JcMagpie

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...