Harry Potter A5 B5 PU Cover Notebook

$39.39
$69.00
-43%
Style:  1. Gryffindor
Size: A5 & B5:  A5 - (175 mm × 232 mm / 6.8" × 9.1")
Quantity
people are viewing this right now
/** @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

Elevate your writing experience with our Harry Potter A5 B5 PU Cover Notebook. Our high-quality PU leather cover offers a luxurious appearance and touch, while being water-resistant, durable, and easy to clean. The cover features the emblematic symbols of Harry Potter's Hogwarts School of Witchcraft and Wizardry - the four houses of Gryffindor, Slytherin, Ravenclaw, and Hufflepuff, and the school name.

Available in two sizes, A5 and B5, our notebook contains 80 sheets (160 pages) of high-quality kraft paper - 40 sheets of lined paper and 40 sheets of blank paper. The smooth and eye-protecting white pages offer ample space for writing, drawing, journaling, bullet journaling, sketching, and planning.

Our Harry Potter A5 B5 PU Cover Notebook is the perfect gift for Harry Potter fans, friends, family, classmates, and co-workers who value quality writing materials. Whether for daily use in the workplace or during studies, or for creative pursuits like DIY, graffiti, and more, this notebook is sure to inspire and delight.

Product Details
◎Cover Material: PU
◎Cover Size:
A5: 175 × 232mm / 6.9 × 9.1"
B5: 220 × 300mm / 8.7 × 11.8"
◎Paper Material: Kraft
◎Page Size:
A5: 140 × 210mm / 5.5 × 8.3"
B5: 185 × 265mm / 7.3 × 10.4"

◎Pages: 160 pages (80 sheets)
◎Ruling Type: Blank (40 sheets) + Lined (40sheets)
◎Binding Method: Loose-leaf binding
◎Quantity: 1 piece

Click On "ADD TO CART" To Get Yours Now!

notes:
1. Due to the need for manual measurement, there will be some size errors.
2. Due to the difference of different monitors, the picture may not reflect the actual color of the item.
3. Your feedback is very important to us. If all goes well, please hit 5 stars in the feedback.
4. If you have any questions, please contact us first, then raise a dispute or provide negative feedback, we will try our best to serve you, thank you!

SHIPPING & DELIVERY

All orders are carefully packaged, prepared and shipped out as fast as possible. We offer FREE worldwide shipping and the typical delivery time frame is between 7-15 business days. For more exact shipping times please consult our Shipping Policy, because certain locations have much faster shipping than the typical delivery time frame. Once your order is shipped you will receive a tracking number so you know where it is all the time!

  • The customer order will be sent out after 48hrs after placing the order.

  • Tip: Buying 2 products or more at the same time will save you quite a lot on shipping fees.