carolineschnapp
6/7/2011 - 7:51 PM

Product Image Caption that uses the image filename

Product Image Caption that uses the image filename

{% capture caption %}{{ image | remove: "products/" | remove: ".jpeg" | remove: ".jpg" | remove: ".png" | handleize | replace: "-", " " | replace: "_", " " | capitalize }}{% endcapture %}