Hi
I'm trying to load K2Store "add-to-card" button to my template directly, into the code of item.php. If i add {k2storecard id} into the rich text editor/textarea field of K2-articles, it works and the button is shown. But if i add {k2storecard id} or {k2storecard 66}, also with itemID of the article directly into the code of item.php, i get only the same {k2storecard 66}, and no button is rendered.
I have another plugin, which can be loaded from the template code, like i wish to do it with this - i add to the item.php {nicepaypal} and it renders in the fronend the paypal button. Why i can't achieve it with the K2Store button?
Can somebody help me with loading the plugin from template code?
thanks