MJAA™-🏁Last Day Promotion 49% OFF🏁2024 Racing Calendar

KSh3,699.00
KSh7,699.00
Save 52%
Buy More Save More : BUY 1
Quantity
Customer Service Whatsapp: +254114968841
Free Shipping From Nairobi, 2-Day Delivery
7 Days Free Return and Change
M-pesa Guaranteed Safe Checkout and Fast Refunds
/** @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-1709805248260').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

🏎️ Introducing the 2024 Racing Calendar: "Champion Chronicles" Edition! 🏁
Experience the thrill of iconic races and legendary drivers with our bespoke 2024 Racing Calendar. 🌟 Featuring 12 exclusive calendar cards, each adorned with captivating images licensed from the prestigious Cahier Archive, this is truly the "Greatest Grand Prix Calendar" ever created.

With images from 1950s to the modern era, this really is the "Greatest Grand Prix Calendar".🎁It's a great gift for all motorsports fans and will be enjoyed for the whole year.

The cards are made from premium heavyweight 500gsm card with a velvet soft-touch finish using ridiculously high-end printing techniques.

The reverse of each card has the full image so as well as having a beautiful desk calendar, you have 12 iconic photographs to frame or display on your wall.

The cards are displayed on a bespoke stand included in the box, easy to assemble from two pieces of laser cut card. A simple, clever design developed by me for this product.

✨ Key Features:

  • Handmade Excellence: Crafted with precision and passion.
  • Timeless Imagery: From the 1950s to the modern era, relive the most memorable moments.
  • Luxurious Touch: Super heavyweight cards with a velvet soft-touch finish.
  • Versatile Display: Each card (5"x7") can be framed or proudly displayed on the wall.
  • Innovative Stand: The reinforced card stand, a unique design, doubles as a phone holder once the year concludes.

🌍 Environmentally Conscious:

  • Ethical Sourcing: Made from ethically sourced materials.
  • Plastic-Free: Entirely free from plastic, contributing to a sustainable future.
  • FSC-Certified Paper: Sturdy, uncoated paper with FSC certification.

🎁 Package Includes:

  • 1 × 2024 Racing Calendar
  • 1 × Calendar Shelf (transforms into a convenient smartphone stand)