Hi,
If you look at the console of your browser on that page you can see you have that error:
Uncaught SyntaxError: Unexpected token ','
In fact, you even have that error on this page where you don't have HikaShop:
www.militaryplaques.com/why-choose-us/who-we-are-apc
It seems that this error comes from a "SP search" module's javascript which has been compressed by jchoptimize in an incompatible way.
The "display limited to" not working there is just a byproduct of your javascript issue which prevents HikaShop's javascript from being properly initialized.