Jump to content
xt:Commerce Community Forum

Cross Sessing-modul


tribun

Recommended Posts

Moin,

habe mal das Croxx-Selling / X-Selling- Modul installiert.

(http://www.xt-commerce.com/modules/mydownloads/viewcat.php?cid=27)

In der Datei /templates/DEINTEMPLATE/module/xsell.html gibt es die Variable {$module_data.XSELL_SHORT_DESCRIPTION}. Allerdings hat diese keinen Inhalt.

Damit die Kurzbeschreibung angezeigt wird muss man folgendes in der Datei

/modules/includes/xsell_products.php erg?nzen:

Zeile 38:

pd.products_short_description,
Zeile 76:
'XSELL_SHORT_DESCRIPTION'=>$xsell['products_short_description'],

Link to comment
Share on other sites

Archived

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

×
  • Create New...