Zurück Button / back Button ... another Position / andere Position

02.06.2019 13:26
#1
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Zurück Button / back Button ... another Position / andere Position

GER:

Hi. ich hätte den zurück Button gerne über der Produktansicht und nicht darunter. Wie stelle ich das an? :)


ENG:

Hi. I would like to have the back button above the product view and not below it. How do I do that? :)

 
02.06.2019 13:33
#2
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Zurück Button / back Button ... another Position / andere Position

i have found it / I habe es gefunden


file product_default.php



<?php if ($this->config->product_show_button_back){?>
<div class="button_back">
<input type="button" class="btn button" value="<?php print _JSHOP_BACK;?>" onclick="<?php print $this->product->button_back_js_click;?>" />
</div>
<?php }?>



ich habe es dann oben eingefügt / i change the Position

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.