Buy $69.98 Free shipping

🎉New Year Promotion - 50% OFF 🛒Auto Steering Wheel Desk

$32.95
$71.95
Save $39.00
Color
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-1651799308132').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
  • Shipping>>Worldwide Express Shipping Available
  • If you are not satisfied within 90 days, you can return it for free.
  • Fast Refund>>100% Money Back Guarantee.
  • Handling time>> After payment, we make sure to deliver within 24 hours
  • Secure Payments Via PayPal® and CreditCard

Main Features

  • 🚘 Durable High Quality Material --- Auto Steering Wheel Desk is made by hiqh-quality abs plastic material. Very light to carry but also sturdy enough to support a notebook, laptop, lunch with drink.
  • 🚘 Multi-functional --- The car wheel steering tray desk can simply hook to your steering wheel. Can be used by the driver for working as a notebook, laptop support, also for eating food as a food drink support desk and etc.
  • 🚘 A perfect travel companion --- Our Auto Travel Tray fits most vehicles steering wheels. This portable car tray is easy to install and clean. A good choice for sales people that are constantly on a business trip.
  • 🚘 Easy to Install --- This portable car tray is easy to Install. Just hook and remove the tray to your steering wheel in seconds without hassle.

Product Specifications

  • Material: ABS
  • Color: black, grey
  • weight: 600g
  • Size:

Instructions

  • Pull up the pillow on the front seat of the car, hang the fixing ring, and then press down the pillow.
  • If it is hung on the steering wheel, just put the fixed loop on the steering wheel.
  • Adjust the height and angle of the desktop to a comfortable position
  • Tighten the desktop angle adjustment handle and make sure that both sides are tightened
  • Before placing items on the table, press the table firmly to check the firmness of the table

Package includes

  • Auto Steering Wheel Desk x 1

Note

  • This product is suitable for parking to eat in the drive-ln restaurant after buying food, which can prevent food residue from falling on the clothes, and it can also be used for temporary work in the parking state.
  • Please note that the color may be a little different due to the effect of light.
  • And all the measurements allow 1-3cm errors due to manual measurement.

OUR GUARANTEE:

  • We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 90-day guarantee.
  • If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
  • We want you to be reassured that there are absolutely ZERO risks in buying something and trying it out. If you don't like it, no hard feelings we'll make it right.
  • We have 24/7/365 Ticket and Email Support. Please contact us if you need assistance.