Hi, I'm new with osCMax and could use a bit of help.
My customer wanted a field when he was adding new products that would indicate by what measure they were being sold (ex - by box, by pound, by kilogram, by the dozen, etc).
I have successful added a new form field to the admin page categories.php and I have it saving the data to a new field in the database. So far so good!
However, I can NOT get the new information to display on the front end by editing product_info.tpl.php
I am using a piece of code identical to this:
<?php echo $products_format; ?>
I believe the data isn't being initialized / captured / loaded as a variable I can display.
HELP!!





LinkBack URL
About LinkBacks










Bookmarks