Skip to content

Instantly share code, notes, and snippets.

@kdoran
Created February 1, 2012 20:56
Show Gist options
  • Save kdoran/1719271 to your computer and use it in GitHub Desktop.
Save kdoran/1719271 to your computer and use it in GitHub Desktop.
Write a review standalone button code using JS API
<a href="#" onclick="$BV.ui('rr', 'submit_review', {productId: 'test_product_id'});">write a review</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment