{$content | notags | truncate : 200 : '...' | replace : " " : ""}
{$_modx->resource.h1?:$_modx->resource.pagetitle}
{if $_pls['vendor.name']?}{$_pls['vendor.name']}
{/if}{$_modx->lexicon('item_number')}: {$article ?: $_modx->resource.id}
-
{foreach $commercial_info as $row first=$first index=$index}
-
{$row.question}
{/foreach}
{/if} {include 'benefits'}
| {$_modx->lexicon('main_features')} | |
|---|---|
|
{$_modx->lexicon('item_author')}
|
{$_modx->runSnippet('getVendorPage',['vendor_name'=>"{$_pls['vendor.name']}"])}
|
{/if} {if $docs?}
-
{foreach $docs as $item}
-
{$item.desc}
{/foreach}
{/if} {* Reproductions auto-derived Collector's Guide PDF block — see snippet reproductionPdfLink *} {if $pdf_url and !$docs?}
{/if} {*if $_modx->user.id > 0*}
-
{$_modx->getPlaceholder('avg_image_quality')}
-
{$_modx->getPlaceholder('avg_material_quality')}
-
{$_modx->getPlaceholder('avg_size_proportions')}
-
{$_modx->getPlaceholder('avg_shipping_handling')}
-
{$_modx->getPlaceholder('avg_personal_preference')}
{/if} {if $ticket_count > 0?}
-
{$_modx->runSnippet('!pdoPage',
[
'element' => 'getComments',
'resources' => "{$_modx->resource.id}",
'tpl' => 'tpl.TicketsComment',
'depth' => 1,
'tvPrefix' => '',
'limit' => 3,
'includeContent' => 1,
'ajax' => 1,
'ajaxHistory' => 0,
'ajaxTplMore' => 'tplAjaxTplMoreReviews',
'ajaxMode' => 'button',
]
)}
{*/if*}
{if $faq_rows?}
-
{foreach $faq_rows as $row first=$first index=$index}
-
{$row.question}
{/foreach}
{/if} {if $additional?}
-
{foreach $additional as $idx => $item}
- {$item.title} {/foreach}
{/if} {if $rel_articles?}
{/if} {* Abstract Series Variations — show only for direct children of Abstract root (id=29365). [TEST-SERIES-HIGH-PLACEMENT-20260531] calligraphic-disk-v excluded here (shown in high position above). *} {if $_modx->resource.parent == 29365 AND $_modx->resource.alias != 'calligraphic-disk-v'} {$_modx->runSnippet('!getSeriesVariants', ['docid' => $_modx->resource.id])} {/if} {if 'standard' | mobiledetect?} {set $items_on_category_page = 10} {else} {set $items_on_category_page = 5} {/if} {set $other_items = $_modx->runSnippet( '!msProducts', [ 'tpl'=>'tplProductMini', 'includeThumbs' => 'small,small_mobile', 'parents' => "{$_modx->resource.parent}", 'resources' => "-{$_modx->resource.id}", 'includeTVs' => '', 'sortby' => 'RAND()', 'depth' => 1, 'showLog' => 0, 'limit' => "{$items_on_category_page}", 'includeContent' => 1, 'showZeroPrice' => 0, 'where' => '{"Data.availability":"1"}' ] )} {if $other_items?}
-
{$other_items}
{/if} {include 'looked'} {*