dpm() is showing you that it's several nested arrays, so you have to access them that way.
<?php
$product->field_freight_class[0]['value']; // has a value of 50
?>
|
UbercartOne cart to rule them all... |
|
| Donate to Ubercart | Affiliates | ||
Re: Need some more help please
#1 Tue, 05/13/2008 - 11:16
dpm() is showing you that it's several nested arrays, so you have to access them that way. <?phpGetting CCK field value from $products? (5 replies) Mon, 05/12/2008 - 14:48
|
|
Joined: 08/07/2007