framercy Frank Schwarz Multishop experienced Topic creator registered since: 03.02.2015 Posts: 5 | Hello, please, can someone give me a little hint what I have to do to activate the affiliate mode in ver. 3.0.4 !? I spottet the config values in v1_ext_tables_static+adt.sql, but i seems to me that the values are missing in the database after install from ter or from git. Best regards Frank
[This article was edited 1 times, at last 05.02.2015 at 12:32.] |
Written on: 04. 02. 2015 [23:29] |
framercy Frank Schwarz Multishop experienced Topic creator registered since: 03.02.2015 Posts: 5 | Such a lot of response.... Okay this is my quick and dirty solution. I simply replaced the ###ADD_TO_CART_BUTTON### marker in the products_detail.tmpl with the ###PRODUCTS_URL### marker. Example: [code] <div id="bottom-navigation"> ###BACK_BUTTON### <a class="float_right external-link-new-window btn btn-xs btn-primary" href="###PRODUCTS_URL###" target="_blank">Zum Angebot!</a> </div> [/code] Best regards Frank |
Written on: 04. 03. 2015 [11:02] |