| Line 1... |
Line 1... |
| 1 |
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="$params.CATALOG_ID" >
|
1 |
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="$params.CATALOG_ID" >
|
| 2 |
<tr>
|
2 |
<tr>
|
| 3 |
<td class="borderBottom widgetChkBox">
|
- |
|
| 4 |
<input type="checkbox" name="" value="$params.CATALOG_ID" totalcolors="$itemDetails.size()" itemid="$minPriceItem.getId()">
|
- |
|
| 5 |
</td>
|
- |
|
| 6 |
<td class="borderBottom widgetImg">
|
3 |
<td class="borderBottom widgetImg">
|
| 7 |
<img src="$staticurl/images/media/${params.CATALOG_ID}/${params.IMAGE_PREFIX}-thumbnail-${params.DEFAULT_IMAGE_SUFFIX}.jpg" alt="$params.PROD_NAME" title="$params.PROD_NAME"/>
|
4 |
<img src="$staticurl/images/media/${params.CATALOG_ID}/${params.IMAGE_PREFIX}-thumbnail-${params.DEFAULT_IMAGE_SUFFIX}.jpg" alt="$params.PROD_NAME" title="$params.PROD_NAME"/>
|
| 8 |
</td>
|
5 |
</td>
|
| 9 |
<td class="borderBottom">
|
6 |
<td class="borderBottom">
|
| 10 |
<div>
|
7 |
<div>
|