Skip to content

Instantly share code, notes, and snippets.

@ashsmith
Created August 3, 2012 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashsmith/3247348 to your computer and use it in GitHub Desktop.
Save ashsmith/3247348 to your computer and use it in GitHub Desktop.
test
<?xml version="1.0" encoding="UTF-8"?>
<layout version="0.1.0">
<!-- the block is set to show on the individual product page; change the layout name to use this block on other pages.
You can also add the block to other layouts -->
<catalog_product_view>
<reference name="left">
<block type="randomtestimonial/template_random" name="random.testimonial">
<!-- remove comments to set the title of this testimonial block or leave commented out to use the CMS block title -->
<action method="setTitle" translate="title"><title>What Customers Say...</title></action>
<!-- set the cms block identifier prefix for all cms blocks to be used with this template -->
<action method="setIdentifier"><identifier>testimonial-</identifier></action>
</block>
</reference>
</catalog_product_view>
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment