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

products_weight on product_info.tpl.php ?

This is a discussion on products_weight on product_info.tpl.php ? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hey guys, quick question... been trying to get the products_weight on the product_info page via product_info.tpl.php in the templates folder. ...

      
  1. #1
    New Member
    Join Date
    Apr 2005
    Posts
    29
    Rep Power
    0


    Default products_weight on product_info.tpl.php ?

    Hey guys, quick question... been trying to get the products_weight on the product_info page via product_info.tpl.php in the templates folder.

    I have this now...

    <span class="productinfo_productname"><? echo $products_name; ?></span>

    <span class="productinfo_productprice">
    Price: <?php echo $products_price; ?></span>

    <span class="cartbox_productid">
    Model #: <? echo $product_info['products_model']; ?></span>

    <span class="cartbox_productid">
    Weight: <? echo $product_info['products_weight']; ?></span>

    Why wouldn't the last one for weight work? i've used numerous other product variables and they show up just fine.. am I missing some key aspect in doing this?

  2. #2
    New Member
    Join Date
    Apr 2005
    Posts
    29
    Rep Power
    0


    Default Re: products_weight on product_info.tpl.php ?

    nm, added p.products_weight to the db select a few lines above where it was needed, it wasn't calling for the value.

    Everytime I post here i find the answer in about 15 minutes afterwards haha...

Similar Threads

  1. Modifying Product_info.php
    By Migraine in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 05-04-2005, 02:23 AM
  2. product_info.php
    By Migraine in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-20-2005, 07:18 AM
  3. how to add manufacturer to product_info.php
    By atech in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 04-14-2004, 08:03 PM
  4. changing name of product_info.php
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-26-2004, 05:20 AM
  5. probelm in product_info.php (?)
    By imy in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 02-06-2003, 11:00 PM

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
  •