Array ( [name] => BritishStandards [title] => British Standards [content] => Invalid British Standard. Please try again.

'; exit; } $strSQL = "SELECT productID, name, shortDescription, urlTitle, price1 FROM jss_products WHERE productID = $productID"; $standard = $dbA->retrieveAllRecordsFromQuery($strSQL); $title = $standard[0]['name']; $shortDescription = $standard[0]['shortDescription']; $tax = (retrieveOption("GB_taxstandard") / 100) *$standard[0]['price1']; $price = number_format($standard[0]['price1'] + $tax, 2); $urlTitle = $standard[0]['urlTitle']; ?> [showInJargonBuster] => N [showInSearch] => Y [jargonBuster] => [metaDescription] => Buy British standards online, relating to the fire safety industry [metaKeywords] => British, Standards, BS [CSS] => [TopBar] => [snippetType] => 2 )