360 degree imaging

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
CGrouse
Lieutenant (LT)
Lieutenant (LT)
Posts: 59
Joined: Tue Jun 10, 2008 12:44 pm

360 degree imaging

Post by CGrouse » Mon Apr 16, 2012 4:10 pm

We have purchased 360 degree imaging software from Ortery and now have the ability to show product images that rotate. However, the software outputs the set of images into html5 & java. Obviously Able is expecting jpegs for the image URLs. Is there a simple way to go about having the product pages display the images or is this going to require some in-depth custom coding?

CGrouse
Lieutenant (LT)
Lieutenant (LT)
Posts: 59
Joined: Tue Jun 10, 2008 12:44 pm

Re: 360 degree imaging

Post by CGrouse » Mon Apr 16, 2012 5:15 pm

If you look here:

http://www.firefold.com/Copy-of-3ft-Pre ... C1198.aspx

We want the image to be in the image area of the product page.

We would resize to 350px by 350px

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: 360 degree imaging

Post by david-ebt » Mon Apr 16, 2012 6:39 pm

In the Show Product content scriptlet there is a line that reads:

Code: Select all

[[ConLib:ProductImage ShowImage="Image"]]<br />
It's a pretty simple control. If your 360 degree images are named based on the productID or SKU then you can easily construct the URLs in the Page_Load of your own custom ProductImage control.

Check back if you have any problems or questions.
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

Post Reply