Created
February 23, 2011 02:53
-
-
Save ugifractal/839905 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{{current_product.title}} #untuk menampilkan judul | |
{{current_product.name}} #untuk menampilkan nama produk | |
{{current_product.description}} #untuk menampilkan deskripsi produk | |
{{current_product.image_thumb_url}} #untuk mendapatkan URL gambar produk ukuran thumbnail | |
{{current_product.image_medium_url}} #untuk mendapatkan URL gambar produk ukuran medium |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment