Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2010
    Posts
    5
    Plugin Contributions
    0

    help question looking for product_id to implement 3rd party tool in my site

    hi,
    i'm rather new to zencart, the client is using version .
    what puzzles me though, is how i would have to go about requesting the product id from the querystring of the form handler.
    the product attributes form submits to this url to add to cart.
    where can i add the global include to the form handler, and how will i be able to get the subvalues if the form action is as follows:
    http://canopyxchange.za.net/index.php?main_page=product_info&cPath=36_170&products_id=312&number _of_uploads=0&action=add_product
    i'm guessing it's a subarray, so would the following work to get the products_id querystring "subvalue" of main_page?

    PHP Code:
    $prodid $_GET["main_page"]["products_id"]; 

  2. #2
    Join Date
    Jan 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: 3rd party lead mailer site - how to implement in zencart

    after careful concideration, i believe & in the action url is converted to & by the browsers. i would therefore only have to
    PHP Code:
    $prodid $_GET["products_id"]; 
    Sincerely,
    Pierre du Toit

 

 

Similar Threads

  1. Admin Page Registration for 3rd Party Modules
    By conor in forum Upgrading to 1.5.x
    Replies: 49
    Last Post: 9 Feb 2012, 10:12 PM
  2. Embeding product onto a 3rd party site
    By systemagic in forum General Questions
    Replies: 24
    Last Post: 23 Oct 2010, 01:56 PM
  3. Embed Products onto 3rd Party Site
    By Beth-katherine in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 7 May 2009, 12:24 AM
  4. Embed Products onto 3rd Party Site
    By breck in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Oct 2008, 01:34 PM
  5. Help - Site stuffed by 3rd party template developers
    By pstarling in forum General Questions
    Replies: 7
    Last Post: 22 Mar 2007, 08:39 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR