osCmax v2.5 User Manual
Results 1 to 4 of 4

Difficulty trying to integrate "Add Multi Products Revi

This is a discussion on Difficulty trying to integrate "Add Multi Products Revi within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I'm trying to integrete the contribution "Add Multi Products Revived" into osCMax. This is at: http://www.oscommerce.com/community/contributions,3022/ Basically, it seems to ...

      
  1. #1
    Member
    Join Date
    Jul 2006
    Location
    Highland Park, New Jersey
    Posts
    50
    Rep Power
    0


    Default Difficulty trying to integrate "Add Multi Products Revi

    I'm trying to integrete the contribution "Add Multi Products Revived" into osCMax. This is at: http://www.oscommerce.com/community/contributions,3022/

    Basically, it seems to replace
    includes/modules/product_listing.php with a new file: product_listing_multi.php.
    I tried installing it, and nothing happened.
    I'm suspecting that in osCMax, product_listing.php is not used, and has been replaced with product_listing_col.php.

    Basically, I want to offer about 6 products in a category, and I want customers to be able to put a quantity next to the products they want, and then click a single button to add all the products to the cart at once.
    Could anyone please either recommend a contribution that I can use to accomplish this, or make suggestions on how I would modify the code to do this myself?

    Thanks very much for any help with this!

    Regards,
    -Lori-

  2. #2
    Member
    Join Date
    Jul 2006
    Location
    Highland Park, New Jersey
    Posts
    50
    Rep Power
    0


    Default RE: Difficulty trying to integrate "Add Multi Products

    I just found this contribution--would this be the one I need?
    http://www.oscommerce.com/community/contributions,3606
    It is: Add Multiple Products to Cart, in columns, for SPPC.

    Thanks for any help with this!
    Regards,
    -Lori-

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Difficulty trying to integrate "Add Multi Products

    You can switch between product_listing.php and product_listing_col.php in the admin under Configuration product listing
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    Member
    Join Date
    Jul 2006
    Location
    Highland Park, New Jersey
    Posts
    50
    Rep Power
    0


    Default RE: Difficulty trying to integrate "Add Multi Products

    Michael,
    Thanks for getting back to me!
    So far, I've had no luck with getting this contribution to work.
    In includes/filenames.php, I changed
    define('CONTENT_PRODUCT_LISTING', 'product_listing');
    to
    define('CONTENT_PRODUCT_LISTING', 'product_listing_multi');
    as part of the contribution.
    Then, based on your suggestion, in the admin, I changed
    Configuration -> Product listing
    so that Product Display Type is 0, since I'm assuming that that goes with the CONTENT_PRODUCT_LISTING, which I set to "product_listing_multi.php".

    Anyway, nothing changed when I listed my products.

    I also tried changing
    define('FILENAME_PRODUCT_LISTING_COL', 'product_listing_col.php');
    to point to 'product_listing_multi.php' instead of 'product_listing_col.php'
    but that didn't change any of the behavior.

    Or, would a different contribution have a better chance of success?
    I've seen many similar ones, and I'm confused about which way to go.
    There are the following:

    Column Product Listing (for Separate Pricing Per Costomer v4.0)
    http://www.oscommerce.com/community/contributions,3007

    and

    Add Multiple Products to Cart, in columns, for SPPC.
    http://www.oscommerce.com/community/contributions,3606

    I think I will still have to deal with the issue of changing
    FILENAME_PRODUCT_LISTING_COL vs.
    CONTENT_PRODUCT_LISTING

    Thanks so much for any help with this!

    Regards,
    -Lori-

Similar Threads

  1. Unlinking "Specials For" and "New Products Fo
    By bsa in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 04-19-2004, 11:29 AM
  2. Font color on "Specials" and "New Products&qu
    By gheffron in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 04-01-2004, 01:40 AM
  3. Removing price listing from "New Products For ..."
    By JGofGFS in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 03-31-2004, 10:34 AM
  4. Need help displaying "New Products" on static html
    By dojen13 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 07-13-2003, 06:58 AM
  5. Bulk changes to "products" database problems...
    By omnigen in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 03-02-2003, 10:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •