Jump to content

[Solved] Code integration question


Recommended Posts

Hello!

I have following code to integrate on my site:

<!-- Put this script tag to the <head> of your page -->
[removed][removed]

[removed]
VK.init({apiId: API_ID, onlyWidgets: true});
[removed]

<!-- Put this div tag to the place, where the Like block will be -->


[removed]
VK.Widgets.Like("vk_like", {width: "496"});
[removed]

Can somebody tell me, where the <head> section is? I understand, that the second part must be put in product.tpl, but the first one?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...