Hi,
Does anyone know how I would make a sidebox appear only on the Product Info page please?
I've tried
But it's not working. Any suggestions most welcome!PHP Code:if ($product_info) {
$show_featured = true;
} else {
$show_featured = false;
}
Claire
![]()


Reply With Quote

