2024 Constance Baker Motley Stamps

$18.00
$63.00
-71%
people are viewing this right now
Format:  5 Books /100 Pcs
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Honor a civil rights pioneer and the first African American woman known to have argued a case before the United States SupremeCourt with the new Constance Baker Motley stamp from the U.S. Postal Service.
The 47th stamp in the Black Heritage series depicts a portrat of Motley by Charly Palmer rendered in acrylic on canvas. Thestenciled circular shapes around her head suggest royalty. and the heavy brushstrokes and scratches provide added textures.
The Constance Baker Motley stamp is being issued as a Forever@ stamp. These Forever stamps will always be equal in value tothe current First-Class Mail® one-ounce rate.
Stamp lssuance:
January 31.2024
New York.NY 10199
Made in the USA.


The Postal Store@ ships all in-stock orders with USPS Trackinge service. Please allow 3-5 business davs for in-stock items to beshipped with Standard Shipping. or 1-2 business days for in-stock orders to be shipped with Priority Mail Express® service.
Pre-or Back-Ordered ltems
If your order contains pre- or back-ordered items. those items will ship separately when all pre- or back-ordered items are
available.
Stamp & Philatelic Orders
Retail ltems
A retailitem is any product that does not include a stamp or a form of postage. lf your order includes retall items. we wil add ashipping charge to the order based on the weight of the retal items and the ship to 2lP Code. Allin-stock retailitems will shipwithin 5-7 business days.
Personalized stamped Stationery
Al Personalized Stamped Staionery items are charged Priority Mail Flat Rate® pricing. depending on how many boxes areordered.and should be shipped within 5-7 business days.