Hi all, I have installed Cross-Sell but it showed
1146 Table 'chewhair_haircareproducts.products_xsell' doesn't exist
in:
[select distinct p.products_id, p.products_image, pd.products_name from products_xsell xp, products p, products_description pd where xp.products_id = '107' and xp.xsell_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 order by rand() limit 6]
one more
Admin->configuration->did not show"cross sell"
Hope yours can help me.![]()


Reply With Quote

