Subversion Repositories SmartDukaan

Rev

Rev 5233 | Rev 5930 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5233 Rev 5552
Line 180... Line 180...
180
				filenames.add("MostComparedProducts");
180
				filenames.add("MostComparedProducts");
181
				filenames.add("CompareProductSnippet");
181
				filenames.add("CompareProductSnippet");
182
				filenames.add("ComparisonSnippet");
182
				filenames.add("ComparisonSnippet");
183
				filenames.add("CompareProductSummarySnippet");
183
				filenames.add("CompareProductSummarySnippet");
184
				filenames.add("SlideNamesSnippet");
184
				filenames.add("SlideNamesSnippet");
-
 
185
				filenames.add("MostComparedSnippet");
185
			}
186
			}
186
		}
187
		}
187
		getHtmlFromVelocity(filenames,exportPath,context,catalogId);
188
		getHtmlFromVelocity(filenames,exportPath,context,catalogId);
188
		return minPriceItem.getSellingPrice();
189
		return minPriceItem.getSellingPrice();
189
	}
190
	}