Thread: MAX cdn
View Single Post
  #31  
Old 12-17-2012, 09:27 AM
 
MAPerformance MAPerformance is offline
 

Senior Member
  
Join Date: Dec 2005
Posts: 145
 

Talking Re: MAX cdn

Quote:
Originally Posted by dave01978
What template files do you put that, and where i am lost on this i am sorry for beeing such a noob

The file is /skin/common_files/product_thumbnail.tpl. That's where I found the line to edit and it works perfectly!

Find this near line 9:
Code:
{$tmbn_url|amp}

And replace with this:
Code:
{$tmbn_url|amp|replace:'www.your-main-url.com':'your-cdn-url.com'}
__________________
www.maperformance.com

X-Cart Version: 4.4.3 Gold
Reply With Quote