Posted - 02/08/2018 : 14:35:30
www.sciencesmarter.com
Ecommerce PlusASP v6.7
Midway down the home page:
<h2>Our best selling items .....</h2> <% crosssellaction="related" %> <!--#include file="vsadmin/inc/inccrosssell.asp"-->
Includes page:
crosssellaction="recommended, bestsellers, alsobought" csbestsellerstitle="Some of our best selling items" csrecommendedtitle="Recommended items" bestsellerlimit=180 csnobuyorcheckout=TRUE csnoproductoptions=TRUE csnoshowdiscounts=TRUE orsortby=13 crosssellsectionmax=9
At the top of the home page:
<!--#include file="vsadmin/db_conn_open.asp"--> <!--#include file="vsadmin/inc/languagefile_en.asp"--> <!--#include file="vsadmin/includes.asp"--> <!--#include file="vsadmin/inc/incfunctions.asp"--> <!--#include file="vsadmin/inc/metainfo.asp"-->
The RELATED items simply don't show on the home page. I'm certain I missed a step, but can someone assist?
Cooper
|