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

buy now button outside of oscmax

This is a discussion on buy now button outside of oscmax within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; I have certain product description and detail pages outside of my oscmax store on html pages. Is there a way ...

      
  1. #1
    Member CMWM's Avatar
    Join Date
    Mar 2004
    Posts
    40
    Rep Power
    0


    Default buy now button outside of oscmax

    I have certain product description and detail pages outside of my oscmax store on html pages. Is there a way to add a buy now button outside of the store that links to the shopping cart?

    Thanks, John

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    Just capture the URL and put that on the HTML page --- ie:

    A link to the product is:
    http://www.domain_name.com/catalog/p...ducts_id=12345

    Just drop cpath and osCsid (if used)

    To have a buy now would be something like:
    <a href="http://www.domain_name.com/catalog/default.php?action=buy_now&products_id=12345" target=_content><b>Buy Now</b></a>

    or somethin like:
    <a href="http://www.domain_name.com/catalog/product_info.php?cPath=30&products_id=12345&am p;action=add_product" target=_content><b>Buy Now</b></a>

    Just change the products_id number (12345 - in my sample) to the correct
    item...

    Good luck
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Member CMWM's Avatar
    Join Date
    Mar 2004
    Posts
    40
    Rep Power
    0


    Default

    Thank you it works perfectly!

Similar Threads

  1. add to cart button and detail button show on main page
    By jikey in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 01-14-2007, 04:13 PM
  2. top button
    By Thang422 in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 10-13-2005, 02:35 PM
  3. radio button help
    By dogmir in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 08-24-2005, 05:46 AM
  4. Donation button
    By everfaithful in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-29-2005, 02:23 PM
  5. change buy now button
    By battleaxe in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 05-25-2004, 01:57 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
  •