Posted - 12/17/2022 : 22:05:46
I'm at a loss here.
I'm trying to add Best Sellers and Recommended Products to my proddetail.php page.
I have them setup on my index.php and search.php page and they work fine but not on my proddetail.php page.
All three pages have the following:
<?php $crosssellaction='bestsellers,recommended';?> <?php include "vsadmin/inc/inccrosssell.php" ?>
I know I'm missing some css but can't figure out where it is and why it works on one page but not the other.
The Index, Search and Proddetail pages have the same css classes called for.
You can have a look here. The detail page is not live but a copy of the original.
WORKS https://www (DOT) slixprings.com/index.php
WORKS: https://www (DOT) slixprings.com/search.php
Does NOT Work: https://www (DOT) slixprings.com/proddetail2.php?prod=SliXshot-Black-Powder-Nipples
Any help would be much appreciated.
Patrick
Edited by - midvalleydrifter001 on 12/17/2022 22:28:42
|