simrep-engineering.com
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: http://simrep-engineering.com/
Effective URL: https://simrep-engineering.com/
Submission: On October 17 via api from US — Scanned from CA
Effective URL: https://simrep-engineering.com/
Submission: On October 17 via api from US — Scanned from CA
Form analysis
5 forms found in the DOMGET /search
<form action="/search" method="get" class="drawer__search" role="search">
<input type="search items" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
<button type="submit" class="text-link drawer__search-submit">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
<path fill="#444"
d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
</path>
</svg>
<span class="icon__fallback-text">Search</span>
</button>
</form>
GET /search
<form action="/search" method="get" class="site-header__search small--hide" role="search">
<label for="SiteNavSearch" class="visually-hidden">Search</label>
<input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
<button type="submit" class="text-link site-header__link site-header__search-submit">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
<path fill="#444"
d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
</path>
</svg>
<span class="icon__fallback-text">Search</span>
</button>
</form>
GET /search
<form action="/search" method="get" class="site-header__search small--hide" role="search">
<label for="SiteNavSearch" class="visually-hidden">Search</label>
<input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
<button type="submit" class="text-link site-header__link site-header__search-submit">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
<path fill="#444"
d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
</path>
</svg>
<span class="icon__fallback-text">Search</span>
</button>
</form>
POST /cart/add
<form method="post" action="/cart/add" id="AddToCartForm-163561747815e15d4b" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
<select name="id" id="ProductSelect-163561747815e15d4b" class="product-form__variants no-js">
<option selected="selected" data-sku="" value="47191290773828"> Default Title - $365.00 CAD </option>
</select>
<div class="product-form__item product-form__item--quantity">
<label for="Quantity">Quantity</label>
<div class="js-qty">
<input type="text" value="1" id="Quantity" name="quantity" pattern="[0-9]*" data-line="" class="js-qty__input" aria-live="polite">
<button type="button" class="js-qty__adjust js-qty__adjust--minus" aria-label="Reduce item quantity by one">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-minus" viewBox="0 0 22 3">
<path fill="#000" d="M21.5.5v2H.5v-2z" fill-rule="evenodd"></path>
</svg>
<span class="icon__fallback-text">−</span>
</button>
<button type="button" class="js-qty__adjust js-qty__adjust--plus" aria-label="Increase item quantity by one">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 22 21">
<path d="M12 11.5h9.5v-2H12V0h-2v9.5H.5v2H10V21h2v-9.5z" fill="#000" fill-rule="evenodd"></path>
</svg>
<span class="icon__fallback-text">+</span>
</button>
</div>
</div>
<div class="product-form__item product-form__item--submit">
<button type="submit" name="add" id="AddToCart-163561747815e15d4b" class="btn btn--full product-form__cart-submit">
<span id="AddToCartText-163561747815e15d4b"> Pre-Order Now </span>
</button>
</div>
<input type="hidden" name="product-id" value="8680496955716">
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="contact[tags]" value="newsletter">
<label for="NewsletterEmail-" class="label--hidden">Sign up for the latest news, offers and styles</label>
<div class="input-group">
<input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-" class="input-group__field" autocorrect="off" autocapitalize="off">
<div class="input-group__btn">
<button type="submit" class="btn btn--narrow" name="commit">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
<path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
</svg>
<span class="icon__fallback-text">Subscribe</span>
</button>
</div>
</div>
</form>
Text Content
This website uses cookies to ensure you get the best experience on our website. Learn More Got it! Skip to content Search * Home * Shop P9XX Wheel Cossworth CCW MK2 Wheels And Displays DIY Sim Hardware Wheel Hubs Accessoires * Sim Blog * About us * Support Downloads FAQ Page Contact * Account Site navigation Search Search Cart Menu Site navigation * Home * Shop P9XX Wheel Cossworth CCW MK2 Wheels And Displays DIY Sim Hardware Wheel Hubs Accessoires * Sim Blog * About us * Support Downloads FAQ Page Contact Search Search Cart Account Item added to cart. View cart and check out. Close Close DDUXX1 DASHBOARD AVALIBLE FOR PRE-ORDER Close P9XX WHEEL DDUXX1 DASHBOARD COSWORTH CCW MK2 2/3 Pause slideshow Play slideshow * Previous slide * Next slide ORDER NOW! → PRE-ORDER NOW → More Information → DDUXX1 Sim Dashboard * Sale * Regular price $365.00 * Will be shipped on: January 31, 2024 Shipping calculated at checkout -------------------------------------------------------------------------------- Default Title - $365.00 CAD Quantity − + Pre-Order Now Full details -------------------------------------------------------------------------------- Share Share on Facebook Tweet on Twitter Pin on Pinterest Wheels and displays Wheels and displays DIY Sim hardware DIY Sim hardware Wheel hubs Wheel hubs SUBSCRIBE TO OUR NEWSLETTER Promotions, new products and sales. Directly to your inbox. Sign up for the latest news, offers and styles Subscribe COSTUMER REVIEWS > Very expert company in the sector > > federico > Excellent product, quality and precision are perfect. I Can only recommand > this product and a Big thanks to simrep engineering for the Quick reaction and > excellent product > > Mathieu > Just had my new open wheel add on screen arrive, bit of a journey to make it > to NZ but a welcome addition to my setup. Very easy install and only took me > 15 minutes to setup with SimHub using the provided manual. Worked instantly, > but with a little tweaking I have it setup just the way I like it. Looks > wicked and great service from the team and SimRep too with a heap of support. > > Michael Hey > Very expert company in the sector > > federico > Excellent product, quality and precision are perfect. I Can only recommand > this product and a Big thanks to simrep engineering for the Quick reaction and > excellent product > > Mathieu * 1 * 2 * 3 INSTA FEED simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- Our booth Come checkout the P9XX, MK2 and DDUXX screen @cosworth_official @simtagsimulators #simracing #adac #cosworth #simracingsetup OCTOBER 13 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- Available for pre-order on the site or at the fair! The DDUXX wide screen Only 249 ex. Tax Get yours now, ship within 3 months Available at simrep-engineering.com #simrace #simracing #dashboard OCTOBER 12 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- In collaboration with @cosworth_official and @simtagsimulators. We have almost finalized the design work on the CCW MK2 Pro Sim Wheel, and will soon start pre-production tests. Available from 7900 euro ex VAT. Orders will be scheduled for production in 6 weeks! First wheels are planned to be shipped the second week of December 2023. For more information, click the link in the bio. The CCW MK2 Pro Sim Wheel will be available at our @adac_simracing_expo stand from the 13th to the 15th of October. #simrepengineering #simrace #simracers #esports #simulator #games #iracing #assettocorsa #rfactor #grandturismo #engineering #simracinghardware #fanatec #thrustmaster #simucube #follow#simracingrigs #cubecontrols #porsche #porschersr #racing #p9xx #diy #diysimracing #cosworth #simtagsimulators OCTOBER 4 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- !!ONLY 249 EURO!! We will be launching our new data display unit "DDUXX1" at the @adac_simracing_expo Aluminum housing, printed front glass and an 8.8 inch wide screen. Pre-order starts the 13th of October. Will be shipped second week of December. #simrepengineering #simrace #simracers #esports #simulator #games #iracing #assettocorsa #rfactor #grandturismo #engineering #simracinghardware #fanatec #thrustmaster #simucube #follow#simracingrigs #cubecontrols #porsche #porschersr #racing #p9xx #diy #diysimracing #cosworth #adacsimracingexpo SEPTEMBER 29 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- CHANCE TO WIN A P9XX! Everyone who places an order at our shop or buys from our stand at the @adac_simracing_expo stand, gets a chance to win a P9XX Sim Racing Wheel! Can be any product! Check out our store link in the BIO. We will draw a winner live at the EXPO on the 15th of Oktober at 3PM. NO MINIMUM PURCHASE AMOUNT! (Valid from 27th of September until the 15th of Oktober 3pm) #simrepengineering #simrace #simracers #esports #simulator #games #iracing #assettocorsa #rfactor #grandturismo #engineering #simracinghardware #fanatec #thrustmaster #simucube #follow#simracingrigs #cubecontrols #porsche #porschersr #racing #p9xx #diy #diysimracing #cosworth #giveaway #adacsimracingexpo SEPTEMBER 27 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- The First P9XX For Customer number 1 🎉 Is it you? #simracing #simracinghardware SEPTEMBER 21 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- "Box box" P9XX confirmed 😅Who is ready for a new race weekend? #simrepengineering #simrace #simracers #esports #simulator #games #iracing #assettocorsa #rfactor #grandturismo #engineering #simracinghardware #fanatec #thrustmaster #simucube #follow#simracingrigs #cubecontrols #porsche #porschersr #racing #p9xx #diy #diysimracing #cosworth SEPTEMBER 21 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- P9XX in full production! Will be shipped before the weekend! We would like to thank everyone who ordered for their patience and supporting our business. #simrepengineering #simrace #simracers #esports #simulator #games #iracing #assettocorsa #rfactor #grandturismo #engineering #simracinghardware #fanatec #thrustmaster #simucube #follow#simracingrigs #cubecontrols #porsche #porschersr #racing #p9xx #diy #diysimracing #cosworth SEPTEMBER 20 • View on Instagram simrep_engineering @simrep_engineering -------------------------------------------------------------------------------- What can be better to build than the Beast? #simracinghardware #simrace #porschersr #porsche911 #simsetup #diysimracing #diy SEPTEMBER 5 • View on Instagram SERVICE * About us * Contact * Privacy Policy * Refund Policy * Shipping Policy * Terms of Service FOLLOW US * Facebook * Instagram © 2023, SimRep Engineering. Payment methods * American Express * Apple Pay * Google Pay * Maestro * Mastercard * PayPal * Shop Pay * Union Pay * Visa * Choosing a selection results in a full page refresh. * Press the space key then arrow keys to make a selection. * Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device