...
|
...
|
@@ -43,7 +43,7 @@ |
|
|
{{/ is_solded}}
|
|
|
</div>
|
|
|
<div class="good-detail-text {{#for_stu}} stu-good-detail {{/for_stu}}">
|
|
|
<a href="{{url}}" target="_blank" title="{{#if productTitle}}{{productTitle}}{{^}}{{product_name}}{{/if}}" {{#if noFollow}} rel="nofollow"{{/if}}>{{{product_name}}}111</a>
|
|
|
<a href="{{url}}" target="_blank" title="{{#if productTitle}}{{productTitle}}{{^}}{{product_name}}{{/if}}" {{#if noFollow}} rel="nofollow"{{/if}}>{{{product_name}}}</a>
|
|
|
<p class="brand">
|
|
|
{{#if brand_name}}
|
|
|
<a href="{{brandUrl}}" title="{{#if productTitle}}{{productTitle}}{{^}}{{product_name}}{{/if}}" {{#if @root.pageNoFollow}} rel="nofollow"{{/if}}>{{brand_name}}</a>
|
...
|
...
|
|