www.parkingzone.com
Open in
urlscan Pro
192.124.249.157
Public Scan
Submitted URL: https://r20.rs6.net/tn.jsp?f=001gOoksdq2CHuWR9Z-8Drs_bsSG_Fo7wXVpBi-vgYmYwQdPuQUrIkdMhruVPZ5ha7KuyGAmYPqZSQgW2xNU24P...
Effective URL: https://www.parkingzone.com/articles/the-gorilla-post-drivable-soil-base-delineator-is-designed-for-off-road-installations
Submission: On July 13 via api from US — Scanned from DE
Effective URL: https://www.parkingzone.com/articles/the-gorilla-post-drivable-soil-base-delineator-is-designed-for-off-road-installations
Submission: On July 13 via api from US — Scanned from DE
Form analysis
6 forms found in the DOMPOST https://www.parkingzone.com/customer/account/loginPost/
<form class="form form-login" action="https://www.parkingzone.com/customer/account/loginPost/" method="post" id="header-login-form" novalidate="novalidate">
<input name="form_key" type="hidden" value="kd9sQL7uzx8Z8fPO">
<fieldset class="fieldset login" data-hasrequired="* Required Fields">
<div class="field email required">
<div class="control">
<input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" placeholder="Email" aria-required="true">
</div>
</div>
<div class="field password required">
<div class="control">
<input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" placeholder="Password" aria-required="true">
</div>
</div>
<div class="actions-toolbar">
<div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div>
<div class="secondary"><a class="action remind" href="https://www.parkingzone.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
</div>
</fieldset>
</form>
GET https://www.parkingzone.com/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" action="https://www.parkingzone.com/catalogsearch/result/" method="get">
<div class="field search">
<label class="label" for="search" data-role="minisearch-label">
<span>Search</span>
</label>
<div class="control">
<input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text algolia-search-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="false"
autocomplete="off">
<div class="mst-searchautocomplete__autocomplete">
<div class="mst-searchautocomplete__spinner">
<div class="spinner-item spinner-item-1"></div>
<div class="spinner-item spinner-item-2"></div>
<div class="spinner-item spinner-item-3"></div>
<div class="spinner-item spinner-item-4"></div>
<div class="spinner-item spinner-item-5"></div>
<div class="spinner-item spinner-item-6"></div>
<div class="spinner-item spinner-item-7"></div>
<div class="spinner-item spinner-item-8"></div>
</div>
<div class="mst-searchautocomplete__close"> × </div>
</div>
<div id="search_autocomplete" class="search-autocomplete"></div>
</div>
</div>
<div class="actions">
<button type="submit" title="Search" class="action search" disabled="">
<span>Search</span>
</button>
</div>
</form>
GET https://www.parkingzone.com/resources/search
<form method="get" class="search-form" action="https://www.parkingzone.com/resources/search" novalidate="novalidate">
<input type="text" class="search-field required-entry" placeholder="Enter Keyword" value="" name="s" title="Search for:">
<button type="submit" class="search-submit"><!--<i class="fa fa-search"></i>-->Search</button>
</form>
POST https://www.parkingzone.com/newsletter/subscriber/new/
<form class="form subscribe" novalidate="novalidate" action="https://www.parkingzone.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
<div class="field newsletter">
<label class="label" for="footer_newsletter"><span>Sign Up for Our Newsletter:</span></label>
<div class="control">
<input name="email" type="email" id="footer_newsletter" data-validate="{required:true, 'validate-email':true}" placeholder="Email address">
</div>
</div>
<div class="actions">
<button class="action subscribe primary" title="Subscribe" type="submit">
<span>Subscribe</span>
</button>
</div>
</form>
POST
<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
<div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
<div class="field email required">
<label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
<div class="control">
<input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="off">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
<div class="control">
<input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
</div>
</div>
<!-- ko foreach: getRegion('additional-login-form-fields') -->
<!-- ko template: getTemplate() -->
<input name="captcha_form_id" type="hidden" data-bind="value: formId, attr: {'data-scope': dataScope}" value="user_login" data-scope="">
<!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
<!-- /ko -->
<!-- ko template: getTemplate() -->
<!-- ko if: (getIsVisible()) --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<div class="actions-toolbar">
<input name="context" type="hidden" value="checkout">
<div class="primary">
<button type="submit" class="action action-login secondary" name="send" id="send2">
<span data-bind="i18n: 'Sign In'">Sign In</span>
</button>
</div>
<div class="secondary">
<a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.parkingzone.com/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
</div>
</div>
</div>
</form>
<form action="" onsubmit="LO.submit_chat(); return false;">
<div id="lo_chat_input" style="position:relative; width: 100%; ">
<div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #6b6b6b;border-bottom:1px solid #989898"></div>
<div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
<div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
<div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on-white.png"></div>
<div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#b6b6b6"></div>
<div style="clear:both;"></div>
</div>
</div>
</form>
Text Content
JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. Special Offer Prices Skip to Content Toggle Nav My Cart 0 items My Cart Close You have no items in your shopping cart. * Call Us: 1-800-292-7275 | 8am - 5pm PST M-F * Sign In Sign In Forgot Your Password? Register Search Search × Search Contact Us:1-800-292-7275 8am - 5pm PST M-F Menu * Revenue Enforcement * Honor Boxes * Envelope Boxes * Currency Control * Deposit Bags * Chalk Sticks & Chalk * Wheel Boots * Facility Essentials * Cleaning * Facility Cleaning * Equipment Cleaning * GreenDrop Recycling * Management * Time Clocks * Lot Essentials * Bike Racks * Consumables * Tickets * Printer Paper * Printer Ribbons * Parking Lot Protection * Protective Bollards * Clearance Bars * Column & Wall Protection * Parking Spot Protection * Safety Mirrors * Speed Bumps & Parking Stops * Gate Arms & Extras * Delineators * Gorilla Post * Post Delineation * Bollard Delineation * Parts & Accessories * Temporary Delineators * Permanent Delineators * Valet * Podiums & Vaults * Accessories * Traffic Control Supplies * Barricades * Traffic/Parking Cones * Stanchions & Chain * Pavement Markers * Ramps * Safety Accessories & Apparel * Signs & Frames * Windmaster & Message * Portable Sidewalk Signs * Traffic & Parking Signs * Stencils * Traffic Cone Signs Account https://www.parkingzone.com/ VIEW CART CONTINUE SHOPPING * Home * News\Blog * Articles * The Gorilla Post Drivable Soil Base Delineator is designed for off-road installations where there is no hardscape available THE GORILLA POST DRIVABLE SOIL BASE DELINEATOR IS DESIGNED FOR OFF-ROAD INSTALLATIONS WHERE THERE IS NO HARDSCAPE AVAILABLE CATEGORY : Articles DATE : Jul 6, 2022 When you have traffic and parking on loose surfaces such as grass, gravel or dirt, ParkingZone has a solution to deploy delineators and sign posts to designate traffic and pedestrian patterns. With summer comes warm weather and more outdoor activities. Millions of Americans will attend live performances, concerts, trade shows, and other outdoor events this year. Music festivals alone are expected to draw more than 32 million visitors this year, more people than the population of Texas, according to Billboard magazine. While mass transit options will transport many attendees to the festivals and events, many will travel there in private vehicles. Much of the challenge involved in managing traffic and parking during events involves establishing an orderly system for getting visitors into and out of the parking facility. Parking cones and barricades can help, but these can be moved without authorization.Event traffic problems are frequently complained about by visitors. A survey published in Successful Event Management: A Practical Handbook found that 48 percent of attendees of a music festival felt post-event congestion in the parking lot was a major problem. Many outdoor events have temporary parking areas on dirt, grass or gravel. The Drivable Soil Base Gorilla Post is designed to be used effectively on these loose surfaces. Parking logistics are everything when it comes to delivering a safe and enjoyable experience to attendees. A one-foot long corrugated steel square tube is first driven into the ground to create an anchor base for the delineator or sign post. The special base on the 2-1/3” Gorilla Post is then installed onto the steel tube using the provided mounting hardware. The installed Gorilla Post will flex and spring back into position when bumped by a pedestrian or vehicle. The post can be removed when not in use and be returned to the square tube for the next event. Gorilla Post Drivable Soil Base Advantages: * Gravel, grass and dirt application * Can be used with 12” x 18” aluminum or plastic sign * Flexes on impact reducing damage to post and vehicle * Returns to upright position after impact * Lightweight, weighs under 10 pounds * Delineators can be deployed permanently or temporarily ParkingZone is proud to supply the parking industry with the best products available. Call us at 1-800-292-7275, chat with us from our website, or message us online if you have any questions about your needs and challenges. We are available from 8am to 5pm PST, Monday through Friday. Tags: gorilla post gorilla post drivable delineator soil base delineator parking supplies parkinglot parkingzone article blog news SHARE Facebook Twitter Google Bookmark Email Pinterest AddThis Previous Post Search the Blog Search Recent Posts The Gorilla Post Drivable Soil Base Delineator is designed for off-road installations where there is no hardscape available When you have traffic and parking on loose surfaces such as grass, gravel or dirt, ParkingZone has a solution to deploy... Read more Gate Arm Bracket Breakdown Gate arm systems can be a great addition to parking lots or garages but can also be a ghastly nightmare when it comes to... Read more All You Need to Know about Our Safety Mirror Return Policy There are many ways to help keep your customers safe such as mirrors. Carrying a wide array of designs, styles, and sizes to... Read more ParkingZone to Introduce New Exciting Technology as North American Master Distributor for Parklio™ Smart Parking Barrier and Gateway Parklio is the first and currently the only smartphone-controlled parking barrier that protects parking places and enables key... Read more Where Did 35 Years Go? Time seems to pass quickly when you’re working hard and having fun! 2022 signifies 35 years in business for Pacific Cascade... Read more Categories * Articles * News Archive July 2022 (2) June 2022 (3) May 2022 (5) April 2022 (3) March 2022 (6) February 2022 (2) January 2022 (4) December 2021 (6) November 2021 (5) October 2021 (3) September 2021 (6) August 2021 (5) July 2021 (5) June 2021 (5) May 2021 (5) April 2021 (5) March 2021 (6) February 2021 (4) January 2021 (5) December 2020 (5) November 2020 (4) October 2020 (5) September 2020 (4) August 2020 (3) July 2020 (5) June 2020 (4) May 2020 (5) April 2020 (5) March 2020 (3) February 2020 (5) January 2020 (5) December 2019 (5) November 2019 (4) October 2019 (5) September 2019 (3) August 2019 (4) July 2019 (4) June 2019 (4) May 2019 (3) April 2019 (4) March 2019 (3) February 2019 (3) January 2019 (5) December 2018 (3) November 2018 (4) October 2018 (4) September 2018 (4) August 2018 (6) July 2018 (5) June 2018 (5) February 2018 (2) January 2018 (3) December 2017 (4) November 2017 (4) October 2017 (3) September 2017 (2) August 2017 (8) June 2017 (1) May 2017 (3) April 2017 (1) March 2017 (3) February 2017 (3) January 2017 (1) December 2016 (2) November 2016 (3) October 2016 (1) September 2016 (3) July 2016 (6) June 2016 (6) May 2016 (3) April 2016 (9) March 2016 (11) February 2016 (4) January 2016 (5) May 2015 (1) November 2014 (1) July 2012 (1) May 2011 (2) March 2011 (1) February 2011 (1) January 2011 (1) December 2010 (1) October 2010 (1) September 2010 (2) August 2010 (3) July 2010 (2) June 2010 (1) April 2010 (1) PARKINGZONE * 14208 N.W. 3RD COURT, STE 200 * VANCOUVER, WA 98685 * CALL 1-800-292-7275 My Zone * My Account * Return Policy * My Cart * Checkout QUICK LINKS * Lane Solutions * Products * Covid-19: Parking Lot Safety Supplies * Curbside Solutions * Special Prices * About * Contact * Resource Articles * News/Blog * FAQs Newsletter & Promo Sign-up Sign Up for Our Newsletter to receive latest news and events. Sign Up for Our Newsletter: Subscribe Chat Now Order Now * Site Map * Terms & Conditions * Privacy Policy © ParkingZone eCommerce. 2022. All Rights Reserved INFORMATION ABOUT HOW WE USE COOKIES Our website uses cookies, A cookie is a small file of letters and numbers that we put on your computer if you agree, These cookies allow us to distinguish you from other users of our website, which helps us to provide you with a good experience when you browse our website and also allow us to improve our site. The cookie we use are analytical and essential functionality cookies. They allow us to analyze traffic on the site, remember your preferences and provide services accordingly. By using our site, you agree to our Cookie Policy Accept Close Learn More Cookie Settings Close Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account Checkout using your account Email Address Password Sign In Forgot Your Password? Available 8 am - 5 pm PST Monday - Friday Chatting 0 × – undefined Chat Input Box Chat Powered by