Hi JK,
You could try using the token system to inject data into in-line js script, but it's not something I've ever tried with the store.
I think the problem your going to have is that the original store was based on concepts there were around 5-6+ years ago and hence no ajax support. Something I do hope to change in the next version, but as for version 2 I think your stuck, unless you build a separate module to communicate with the NB_store code and have an ajax provider build into that.
So the bottom line is, you might be able to get something working with just js, but for a full solution you'll need to create your own interface module or wait until version3 is released.
Dave.
You could try using the token system to inject data into in-line js script, but it's not something I've ever tried with the store.
I think the problem your going to have is that the original store was based on concepts there were around 5-6+ years ago and hence no ajax support. Something I do hope to change in the next version, but as for version 2 I think your stuck, unless you build a separate module to communicate with the NB_store code and have an ajax provider build into that.
So the bottom line is, you might be able to get something working with just js, but for a full solution you'll need to create your own interface module or wait until version3 is released.
Dave.