Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created July 2, 2015 17:49
Show Gist options
  • Save pablocattaneo/a1a000c60c21fa168adf to your computer and use it in GitHub Desktop.
Save pablocattaneo/a1a000c60c21fa168adf to your computer and use it in GitHub Desktop.
Crear una custom page para un producto. Create a custom view.phtml in template/catalog/product/my_view.phtml Navigate in the admin to Product->Design->Custom Layout Update Add this block:
<reference name="product.info">
<action method="setTemplate"><template>catalog/product/NEW_VIEW.phtml</template></action>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment