Is there a way to link directly to the thumbnail image cover.jpg?
I want to display a quick catalog of available spins in a web page, which would basically loop through a database of product names and then output the display, where
https://v1.pixriot.com?spin=XXXXXXXXX/[directory]/[product_name]&t=XXXXXXXXX
I was hoping I could just do
<img src="https://v1.pixriot.com?spin=XXXXXXXXX/[directory]/[product_name]/cover.jpg" />
but that URL doesn't return anything.
Thanks!
I want to display a quick catalog of available spins in a web page, which would basically loop through a database of product names and then output the display, where
https://v1.pixriot.com?spin=XXXXXXXXX/[directory]/[product_name]&t=XXXXXXXXX
I was hoping I could just do
<img src="https://v1.pixriot.com?spin=XXXXXXXXX/[directory]/[product_name]/cover.jpg" />
but that URL doesn't return anything.
Thanks!