smtp.g1renault.dealerconnectplatform.co.za Open in urlscan Pro
172.233.14.162  Public Scan

URL: https://smtp.g1renault.dealerconnectplatform.co.za/
Submission: On November 18 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

<form id="finance-form" onsubmit="submitFinance(event)" class="text-start" novalidate="novalidate">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group"><label for="finance-name">Full Name</label><input type="text" id="finance-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="finance-phone">Contact Number</label><input type="tel" id="finance-phone" name="phone_no" maxlength="20" required="true" class="wpcf7-form-control numeric"></div>
      <div class="form-group"><label for="finance-email">Email address</label><input type="email" id="finance-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="finance-identity">Proof of Identity</label><input type="file" id="finance-identity" name="proofs[identity]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control"></div>
    </div>
    <div class="col-md-6">
      <div class="form-group"><label for="finance-license">Driver's License</label><input type="file" id="finance-license" name="proofs[license]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="finance-bank-statements">3 Month Bank Statements</label><input type="file" id="finance-bank-statements" name="proofs[bank_statements][]" accept="image/*, .pdf" data-rule-minfiles="3" data-rule-maxfiles="3"
          data-file-editable="true" multiple="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="finance-pay-slips">3 Month Payslips</label><input type="file" id="finance-pay-slips" name="proofs[pay_slips][]" accept="image/*, .pdf" data-rule-minfiles="3" data-rule-maxfiles="3" data-file-editable="true"
          multiple="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="finance-addrress-proof">Proof of Address</label><input type="file" id="finance-addrress-proof" name="proofs[address]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control"></div>
    </div>
  </div>
  <div id="finance-alert" class="finance-alert"></div>
  <div class="text-center mt-2"><button type="submit" id="finance-submit" class="theme-btn finance-submit">Submit</button></div>
  <div class="formContent">
    <p><small><b>Disclaimer: </b>Instalments are indicative only and are based on certain assumptions and approximations that may not apply to all customers. The finance calculator is a form of loan simulator and is not an offer by the seller, nor
        does it constitute financial advice in any form or manner. The finance calculator is provided to you for information and convenience purposes only. The finance calculator will not pre-qualify you for any loan programs whatsoever. Actual
        instalments on loans obtained from financial institutions will vary depending on: the current prime interest rate, the financial institution’s variables, the type, condition and age of the vehicle, your credit rating with the financial
        institution concerned, the respective initiation fees and the time period between the effective date of the loan and the first instalment payable. Please note that you should seek appropriate financial advice before concluding any loan
        agreements.</small></p>
  </div>
</form>

<form id="tradein-form" onsubmit="submitTradeIn(event)" class="text-start" novalidate="novalidate">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group"><label for="tradein-name">Full Name</label><input type="text" id="tradein-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="tradein-phone">Contact Number</label><input type="tel" id="tradein-phone" name="phone_no" maxlength="20" required="true" class="wpcf7-form-control numeric"></div>
      <div class="form-group"><label for="tradein-email">Email address</label><input type="email" id="tradein-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="tradein-make">Make</label><input type="text" id="tradein-make" name="make" maxlength="64" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="tradein-model">Model</label><input type="text" id="tradein-model" name="model" maxlength="120" class="wpcf7-form-control"></div>
    </div>
    <div class="col-md-6">
      <div class="form-group"><label for="tradein-year">Year of Manufacture</label><input type="number" id="tradein-year" name="manufactured_year" min="1950" max="2100" class="wpcf7-form-control numeric"></div>
      <div class="form-group"><label for="tradein-mileage">Mileage</label><input type="text" id="tradein-mileage" name="mileage" maxlength="64" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="tradein-city">Town/City</label><input type="text" id="tradein-city" name="city" maxlength="64" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="">Condition</label><input type="text" id="tradein-condition" name="condition" maxlength="64" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="tradein-images">Upload Image</label><input type="file" id="tradein-images" name="images[]" accept="image/*" data-rule-minfiles="1" data-rule-maxfiles="10" data-file-editable="true" multiple="true"
          class="wpcf7-form-control"></div>
    </div>
  </div>
  <div id="tradein-alert"></div>
  <div class="text-center mt-2"><button type="submit" id="tradein-submit" class="theme-btn">Submit</button></div>
</form>

<form id="contact-form" onsubmit="submitContact(event)" novalidate="novalidate">
  <div class="form-group"><input type="text" id="contact-name" name="name" placeholder="Enter your name" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><input type="email" id="contact-email" name="email" placeholder="Enter a valid email address" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><input type="tel" id="contact-phone" name="phone" placeholder="Enter a valid phone number" maxlength="20" required="true" class="wpcf7-form-control numeric"></div>
  <div class="form-group"><textarea id="contact-message" name="message" placeholder="Enter your message" cols="40" rows="7" maxlength="500" required="true" class="wpcf7-form-control"></textarea></div>
  <div id="contact-alert"></div>
  <div class="text-center"><button type="submit" id="contact-submit" class="theme-btn">Submit</button></div>
</form>

<form id="enquiry-form" onsubmit="submitEnquiry(event)" novalidate="novalidate">
  <div class="form-group"><label for="enquiry-name">Name</label><input type="text" id="enquiry-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><label for="enquiry-surname">Surname</label><input type="text" id="enquiry-surname" name="surname" maxlength="64" class="wpcf7-form-control"></div>
  <div class="form-group"><label for="enquiry-email">Email</label><input type="email" id="enquiry-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><label for="enquiry-phone">Number</label><input type="tel" id="enquiry-phone" name="phone" maxlength="20" required="true" class="wpcf7-form-control numeric"></div><input type="hidden" id="enquiry-type"><input type="hidden"
    id="enquiry-subject">
  <div id="enquiry-alert"></div>
  <div class="mt-2 row g-1">
    <div class="col-lg-6"><button type="submit" id="enquiry-submit" value="" class="theme-btn">Enquire Now<i class="fa-solid fa-arrow-right fa-fw ms-1"></i></button></div>
    <div class="col-lg-6"><a id="enquiry-contact-btn" href="#" target="_self" class="theme-btn"> Contact Us<i class="fa-solid fa-phone fa-fw ms-1"></i></a></div>
  </div>
</form>

<form id="popup-finance-form" onsubmit="submitFinance(event)" class="text-start" novalidate="novalidate">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group"><label for="popup-finance-name">Full Name</label><input type="text" id="popup-finance-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="popup-finance-phone">Contact Number</label><input type="tel" id="popup-finance-phone" name="phone_no" maxlength="20" required="true" class="wpcf7-form-control numeric"></div>
      <div class="form-group"><label for="popup-finance-email">Email address</label><input type="email" id="popup-finance-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="popup-finance-identity">Proof of Identity</label><input type="file" id="popup-finance-identity" name="proofs[identity]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control"></div>
    </div>
    <div class="col-md-6">
      <div class="form-group"><label for="popup-finance-license">Driver's License</label><input type="file" id="popup-finance-license" name="proofs[license]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="popup-finance-bank-statements">3 Month Bank Statements</label><input type="file" id="popup-finance-bank-statements" name="proofs[bank_statements][]" accept="image/*, .pdf" data-rule-minfiles="3"
          data-rule-maxfiles="3" data-file-editable="true" multiple="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="popup-finance-pay-slips">3 Month Payslips</label><input type="file" id="popup-finance-pay-slips" name="proofs[pay_slips][]" accept="image/*, .pdf" data-rule-minfiles="3" data-rule-maxfiles="3"
          data-file-editable="true" multiple="true" class="wpcf7-form-control"></div>
      <div class="form-group"><label for="popup-finance-addrress-proof">Proof of Address</label><input type="file" id="popup-finance-addrress-proof" name="proofs[address]" accept="image/*, .pdf" data-file-editable="true" class="wpcf7-form-control">
      </div>
    </div>
  </div>
  <div id="popup-finance-alert" class="finance-alert"></div>
  <div class="text-center mt-2"><button type="submit" id="popup-finance-submit" class="theme-btn finance-submit">Submit</button></div>
  <div class="formContent">
    <p><small><b>Disclaimer: </b>Instalments are indicative only and are based on certain assumptions and approximations that may not apply to all customers. The finance calculator is a form of loan simulator and is not an offer by the seller, nor
        does it constitute financial advice in any form or manner. The finance calculator is provided to you for information and convenience purposes only. The finance calculator will not pre-qualify you for any loan programs whatsoever. Actual
        instalments on loans obtained from financial institutions will vary depending on: the current prime interest rate, the financial institution’s variables, the type, condition and age of the vehicle, your credit rating with the financial
        institution concerned, the respective initiation fees and the time period between the effective date of the loan and the first instalment payable. Please note that you should seek appropriate financial advice before concluding any loan
        agreements.</small></p>
  </div><input type="hidden" id="popup-finance-type" name="type"><input type="hidden" id="popup-finance-subject" name="subject">
</form>

<form id="accessories-form" onsubmit="submitAccessories(event)" novalidate="novalidate">
  <div class="form-group"><label for="accessories-name">Name</label><input type="text" id="accessories-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><label for="accessories-email">Email</label><input type="email" id="accessories-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
  <div class="form-group"><label for="accessories-phone">Number</label><input type="tel" id="accessories-phone" name="phone" maxlength="20" required="true" class="wpcf7-form-control numeric"></div><input type="hidden" id="accessories-subject">
  <div id="accessories-alert"></div>
  <div class="mt-2 row g-1">
    <div class="col-lg-6"><button type="submit" id="accessories-submit" value="" class="theme-btn no-wrap">Enquire Now<i class="fa-solid fa-arrow-right fa-fw ms-1"></i></button></div>
    <div class="col-lg-6"><a id="accessories-contact-btn" href="#" target="_self" class="theme-btn no-wrap"> Contact Us<i class="fa-solid fa-phone fa-fw ms-1"></i></a></div>
  </div>
</form>

<form id="services-form" onsubmit="submitServices(event)" novalidate="novalidate">
  <div id="services-form-fields" class="mb-2">
    <div class="form-group"><label for="services-name">Name</label><input type="text" id="services-name" name="name" maxlength="64" required="true" class="wpcf7-form-control"></div>
    <div class="form-group"><label for="services-email">Email</label><input type="email" id="services-email" name="email" maxlength="64" required="true" class="wpcf7-form-control"></div>
    <div class="form-group"><label for="services-phone">Number</label><input type="tel" id="services-phone" name="phone" maxlength="20" required="true" class="wpcf7-form-control numeric"></div>
    <div class="form-group"><label for="services-vehicle-make">Vehicle Make</label><input type="text" id="services-vehicle-make" name="servicesVehicleMake" maxlength="64" class="wpcf7-form-control"></div>
    <div class="form-group"><label for="services-vehicle-model">Vehicle Model</label><input type="text" id="services-vehicle-model" name="servicesVehicleModel" maxlength="120" class="wpcf7-form-control"></div>
    <div class="form-group"><label for="services-vehicle-year">Vehicle Year</label><input type="number" id="services-vehicle-year" name="servicesVehicleYear" min="1960" max="2060" class="wpcf7-form-control"></div>
  </div><input type="hidden" id="services-subject">
  <div id="services-alert"></div>
  <div class="row g-1">
    <div class="col-lg-6"><button type="submit" id="services-submit" value="" class="theme-btn no-wrap">Enquire Now<i class="fa-solid fa-arrow-right fa-fw ms-1"></i></button></div>
    <div class="col-lg-6"><a id="services-contact-btn" href="#" target="_self" class="theme-btn no-wrap"> Contact Us<i class="fa-solid fa-phone fa-fw ms-1"></i></a></div>
  </div>
</form>

Text Content

TREK & GIANT
PROMOTIONAL OFFERS
SAVE BIG ON SELECT MOUNTAIN BIKES AND GEAR


GIANT PROMO

Does the premise of e-biking intimidate you? Does battery anxiety haunt you?
Does the extra weight of an e-bike intimidate you? Are you worried about range?
We want you to be excited about e-bikes and we’re here to help. If you’re
dealing any of the above, #dontbeefraid! Together with several of our Giant
dealers, we’re inviting you to come and learn more about our Trance-E range and
even take an e-bike for a demo! To make sure you’re never e-fraid, pop into any
of these shops! @bespokedbikeshop @olympiccycles @brucereynekecycles
@cyclopro_pe @bikepark_uitsig @biket.co.za BestBikes

Learn More




TREKFEST PROMO

TrekFest is on NOW, which means huge discounts on Trek bikes, incredible deals
on cycling apparel, and the year’s best savings on all the bike gear you need
for your best-ever riding season.

Learn More




TREK BICYCLES
DRIVEN BY ADVENTURE


FUEL EXE 9.7

R  160 000

Chain: Shimano SLX M7100

Charger: TQ 4A charger

Battery: TQ 360Wh

Weight Limit: 136 kg

Learn More


FUEL EX 8 XT GEN 6

R 80 000

Chain: Shimano SLX M7100

Shock: Fox Float X

Frame: Aluminium

Weight Limit: 136 kg

Learn More


MARLIN 7 GEN 3

R  25 000

Chain:SRAM SX Eagle, 12-speed

Weight limit: 136 kg

Break: MT200

Frame: Aluminium

Learn More


CHECKMATE SLR 7 AXS

R 185 000

Chain:SRAM Force, 12-speed

Weight limit: 125 kg

Frame: 800 Series

Battery: SRAM eTap

Learn More


SUPERCALIBER SL 9.7 GX AXS T-TYPE GEN 2

R 120 000

Battery: SRAMeTap

Brake: SRAM 4-piston

Frame: SL OCLV

Weight limit: 136 kg

Learn More


MADONE SL 5 GEN 8

R 65 000

Spokes: stainless steel

Weight limit: 125 kg

Brake rotor: Shimano RT70

Frame: 500 Series OCLV

Learn More


MADONE SLR 9 GEN 8

R 260 000

Chain: Shimano Dura-Ace

Battery: Shimano BT-DN300

Charger: Cable included

Weight limit: 125 kg

Learn More






GIANT BICYCLES
UNLEASH EACH RIDER'S FULL POTENTIAL


FATHOM 29 1

R 32 490

Frame:ALUXX SL-Grade Aluminum

Brakes:Shimano BR-MT420/410

Rims: Giant AM 29

Chain:SRAM SX Eagle

Learn More


REIGN E+ 1

R 179 990

Battery: Energy Pak Smart 800

Motor: SyncDrive Pro, 85Nm

Shock: Fox Float X2

Frame:ALUXX SL-grade

Learn More


ANTHEM ADVANCED 29 3

R 89 990

Frame: FlexPoint Pro

Brakes: Shimano Deore MT410

Shock: Fox Float SL

Chain: KMC X-12

Learn More


STANCE 29 1

R 43 860

Frame:ALUXX

Chain:SRAM SX Eagle

Shock: RockShox Monarch

Brakes: Shimano BR-MT420

Learn More


REVOLT X ADVANCED PRO 1

R 119 990

Spokes: Sapim Sprint

Chain:KMC X12L-1

Frame: AGC 12x142mm

Brakes: Shimano 105 hydraulic disc

Learn More


TCR ADVANCED 0 PC DI2

R 89 990

Brakes:SRAM Rival eTap

Chain:KMC X12L-1

Spokes: Sapim CX-Ray

Brakes:SRAM Rival eTap AXS hydraulic

Learn More






USED BICYCLES


SPECIALIZED ROUBAIX

R 11,500.00

Seat Binder: Specialized 72.2mm

Rims: Specialized Espoir Elite

Chain: Shimano ultegra 10 speed

Brakes: Shimano ultegra

Enquire Now


EPIC EVO EXPERT

R 90,000.00

Frame: FACT 11m Full Carbon

Shock: RockShox SID LUXE Select+

Rims: Roval Control, Carbon

Chain: SRAM GX Eagle, 12- speed

Enquire Now


TREK SLASH 8

R 50,000.00

Shock: RockShox Super Deluxe Select+

Frame:
Aluminium

Chain:RAM GX Eagle drivetrain

Brakes:Code R 4-piston

Enquire Now


GIANT STANCE

R 10,000.00

Frame:ALUXX-grade aluminum

Shock: RockShox Monarch R

Brakes:Shimano M355, Hydraulic disc

Chain: KMC, KMC X9

Enquire Now


TREK SUPERFLY

R 10,000.00

Frame: Gary Fisher Trek Superfly 100 Elite full carbon

Wheels: Bontrager race lite

Shock: Fox

Brakes: Shimano XT

Enquire Now




SERVICE PACKAGES
NO HIGH PRESSURE WASHING IS USED | ON PACKAGES 2-6 WE WILL ENSURE THE BIKE GETS
A CHECK THROUGH OF ITEMS SUCH AS:
 





MAKE USE OF OUR STANDARD PACKAGES | CUSTOMIZE ANY PACKAGE TO YOUR NEEDS
 




OUR BRANDS
BRANDS WE LOVE




REVIEWS
WHAT OUR CUSTOMERS ARE SAYING



Finance Application Form
Full Name
Contact Number
Email address
Proof of Identity
Driver's License
3 Month Bank Statements
3 Month Payslips
Proof of Address

Submit

Disclaimer: Instalments are indicative only and are based on certain assumptions
and approximations that may not apply to all customers. The finance calculator
is a form of loan simulator and is not an offer by the seller, nor does it
constitute financial advice in any form or manner. The finance calculator is
provided to you for information and convenience purposes only. The finance
calculator will not pre-qualify you for any loan programs whatsoever. Actual
instalments on loans obtained from financial institutions will vary depending
on: the current prime interest rate, the financial institution’s variables, the
type, condition and age of the vehicle, your credit rating with the financial
institution concerned, the respective initiation fees and the time period
between the effective date of the loan and the first instalment payable. Please
note that you should seek appropriate financial advice before concluding any
loan agreements.

Trade-in Application Form
Full Name
Contact Number
Email address
Make
Model
Year of Manufacture
Mileage
Town/City
Condition
Upload Image

Submit


MEET OUR TEAM

Tyrone Van Rooyen



Olebogeng Kgengwe






VISIT OUR STORE




DIRECTIONS


CONTACT OUR TEAM | BOOK A SERVICE

Submit

 * 
 * 
 * 
 * 

 * 
 * 

OPEN: Mon - Fri: 08.00 - 16.00 Closed weekends and public holidays.

Tyrone van Rooyen +27 (0)71 3602 650 tyrone@bespokedadv.co.za

Created, hosted and developed by Dealer Connect, a division of Conversion
Advantage @ 2024

 * VEHICLE DETAILS


CAR NAME

000 000

New Vehicle

2024

0 Km

Manual

Petrol


CAR NAME

000 000

New Vehicle

Field 1

Field 2

Field 3

Field 4

Additional Info

No additional info added

Read More...
Name
Surname
Email
Number

Enquire Now
Contact Us
Finance Calculator
Apply for Finance
Vehicle price
R
Deposit Amount
R
Deposit %
Interest Rate
Period (months)12243648607284
Loan Amount
Loan Repayment
0/ per month
Full Name
Contact Number
Email address
Proof of Identity
Driver's License
3 Month Bank Statements
3 Month Payslips
Proof of Address

Submit

Disclaimer: Instalments are indicative only and are based on certain assumptions
and approximations that may not apply to all customers. The finance calculator
is a form of loan simulator and is not an offer by the seller, nor does it
constitute financial advice in any form or manner. The finance calculator is
provided to you for information and convenience purposes only. The finance
calculator will not pre-qualify you for any loan programs whatsoever. Actual
instalments on loans obtained from financial institutions will vary depending
on: the current prime interest rate, the financial institution’s variables, the
type, condition and age of the vehicle, your credit rating with the financial
institution concerned, the respective initiation fees and the time period
between the effective date of the loan and the first instalment payable. Please
note that you should seek appropriate financial advice before concluding any
loan agreements.

 * ACCESSORIES DETAILS


ACCESSORY NAME

Starting Price000 000
Additional Info

No additional info added

Read More...
Name
Email
Number

Enquire Now
Contact Us
 * SERVICE DETAILS


SERVICE NAME

Starting Price000 000
Additional Info

No additional info added

Read More...
Name
Email
Number
Vehicle Make
Vehicle Model
Vehicle Year

Enquire Now
Contact Us
 * BLOG DETAILS


BLOG TITLE

No content added

Read More...