Manufacturers in page title code?

Discussion in 'PHP' started by dave0104, Jan 7, 2013.

  1. #1
    Hey there guys, would like to ask u to help me with this code for tomato cart..i also posted there..but here is a bigger community of skilled programmers i would say.

    So what I want is.. after i enter a product i would like to buy...want the title to be shown as this example : Buy quality shoes - Nike Air (this is the manufacturer i want in the title) - Store Name

    I know this is the code to be modified

    <title><?php echo ($osC_Template->hasMetaPageTitle() ? $osC_Template->getMetaPageTitle() . ' - ' : '') . STORE_NAME; ?></title>

    but dont know how : at the moment its showing only : Buy quality shoes - store name....so i want to add there manufacturer also..after u enter a product page.

    any help appreciated..thx much
     
    dave0104, Jan 7, 2013 IP
  2. ryan_uk

    ryan_uk Illustrious Member

    Messages:
    3,983
    Likes Received:
    1,022
    Best Answers:
    33
    Trophy Points:
    465
    #2
    ryan_uk, Jan 11, 2013 IP