phanhuyen Posted April 20, 2018 Share Posted April 20, 2018 Hi! Wie der title im Shop zusammengestellt ist, finde ich nicht so toll. Wie kann ich darauf Einfluß nehmen? Ich möchte evtl. eine Mischung aus Produktname und Preis haben. Beim suchen bin ich schon auf template_top.php und osc_template.php gestoßen. Das steht dann so was drin wie u.g. und da kommte ich nicht mehr weiter. ;-( function oscTemplate() { $this->_title = TITLE; } function setTitle($title) { $this->_title = $title; Link to comment Share on other sites More sharing options...
Recommended Posts