-
- MattyG516

-
Total Posts: 1
Joined: 2012-09-28
|
I need to echo the the Product URL on the product details page for a facebook social plugin I know the command is
<?php echo $_product->getProductUrl() ?>
but nothing shows up when I do that. What else does the page need?
|