'; return $result; } public function get_detail() { $result = ''; $result .= ''; $result .= '%shoplogo%'; $result .= ''; $result .= '%price_text%
%shipping_text%
%availability_text%'; $result .= ''; $result .= ''; $result .= '%linktext%%linkmark%'; $result .= ''; $result .= ''; return $result; } public function get_footer() { $result = ''; return $result; } public function get_includemainoffer() { return true; } public function get_templatetype() { return 2; } } ?>