{% set post = cms.object("sq_cpv", getData.id ) %} {{ cms.redirectToCanonicalUrl("sq_cpv", post) }}
{% if post.image %} {{ cms.image( post,{ w : 3200, h : 4000, q : 0, fit : "max" , } ,{ class : "stacks_in_571 mag pb:16 ", collection : "sq_cpv", property : "image" }) }}
{% endif %}
Posted on {{ post.created | date("M j, Y") }}
{% else %}No results found.
Please refine your search.
{% if cms.userHasAccess(
'sq_editor, admin'|split(',')|map(t => t|trim)
, 'auth'
) %}
{% endif %}
{% if post.r_and_s %}
{% if post.gj_notes %}
{% endif %}
{# =======================================================
INLINE CONTENT — YOUR FULL HOVER + SVG + SLICE BLOCK
======================================================= #}
{# =======================================================
CLOSE WRAPPER IF IT WAS OPENED
======================================================= #}
{% if cms.userHasAccess(
'sq_editor, admin'|split(',')|map(t => t|trim)
, 'auth'
) %}
{% endif %}
{% if cms.userHasAccess(
'sq_editor, admin'|split(',')|map(t => t|trim)
, 'auth'
) %}
{{ post.denomination }}
{{ post.variety_number }}
{% if 'G' in post.variety_number %}
A 'G' in the stamp ID indicates that this is a group of very similar CPVs.
The stamps in the gallery are not identical.
{% endif %}
{{ post.summary}}
{% if post.notes %}
{{ post.notes }}
{% endif %}
{{ post.cpv_type }} in Zone {{ post.zone }}
Reiche & Sendbuehler #{{ post.r_and_s }}
{% endif %}
{% if post.plate_position > 0 %}
Plate Position: {{ post.plate_position }}
{% else %}Plate Position is Unknown
{% endif %} {% if post.eru %}
Earliest Recorded Use: {{ post.eru | date("M j, Y" , false) }}
{% endif %}
{% if post.eru_note %}
ERU reported by: {{ post.eru_note }}
{% endif %}
{% if post.lru %}
Latest Recorded Use: {{ post.lru | date("M j, Y" , false ) }}
{% endif %}
{% if post.lru_note %}
LRU reported by: {{ post.lru_note }}
{% endif %}
{% if post.gj_notes %}
Guy's Notes:
{{ post.gj_notes }}
{% endif %}
{{ cms.gallery( post, { fit:"max", }, { },{ collection : "sq_cpv", property : "gallery", download : false, plugins : ["thumbnail", "zoom",], speed : 400, mode : "lg-slide", maxVisible : 6, captions : false, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_568 " } ) }}