Re-create bug:
1. Install j25 storebox quickstart.
2. In Module Manager, assign cart to all pages EXCEPT homepage. Cart now FAILS to load when clicked (see attached).
How can this be fixed?
1. Install j25 storebox quickstart.
2. In Module Manager, assign cart to all pages EXCEPT homepage. Cart now FAILS to load when clicked (see attached).
<style type="text/css">
#btnCart {
display: none;
}
</style>