Created
April 18, 2012 20:12
-
-
Save NickToye/2416223 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$image_url = $product->image_url(0, 130, 'auto', false, array('im_process'=>true, 'cmd'=>'-resize 300x300^ -gravity northwest -crop 300x300+0+0 +repage', 'size_name'=>'icon_300')); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment