Can osCommerce be used without the shopping cart?

Discussion in 'Content Management' started by NRLMedia, Dec 6, 2005.

  1. #1
    I was wondering if you can disable the add to cart buttons and just use oscommerce as a content based site?
     
    NRLMedia, Dec 6, 2005 IP
  2. larysmith711

    larysmith711 Notable Member

    Messages:
    3,374
    Likes Received:
    341
    Best Answers:
    0
    Trophy Points:
    215
    #2
    Sure why not... it's written in PHP. ;)
     
    larysmith711, Dec 6, 2005 IP
  3. relixx

    relixx Active Member

    Messages:
    946
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    70
    #3
    sure you could, all you do is prevent access to the cart-side of things. Hell, its open-source, so you could even completely remove the cart :)
     
    relixx, Dec 6, 2005 IP
  4. dotcomguy

    dotcomguy Peon

    Messages:
    824
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yep, the simple and crude method is just delete the add to cart image, by deleting <img> tag.. yes very crude but will do the job.

    Oh you will need to take out the shopping cart contents element as well.
     
    dotcomguy, Dec 6, 2005 IP