Jump to content
xt:Commerce Community Forum

Link Vom Produktbild In Product_listing Optionen


loeschi

Recommended Posts

So ich hab's,

scheint ja keinen zu interessieren, aber trotzdem hier die Lösung:

In der product.php in der function builddataarray folgen Code zufügen:

'PRODUCTS_POPUP_LINK' => 'javascript: popupWindow(\''.xtc_href_link(FILENAME_POPUP_IMAGE, 'pID='.$array['products_id'].$connector.'imgID=0').'\')',

Dann natürlich noch in der product_listing.html den Link abändern:

{if $module_data.PRODUCTS_IMAGE!=''}<a href="{$module_data.PRODUCTS_POPUP_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME}" /></a>{/if}

Schönen Gruß noch an den "Profi", der mir für diese Änderungen am liebsten Geld abgenommen hätte.

Link to comment
Share on other sites

  • 11 months later...

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...