www.autohaulersupply.com
Open in
urlscan Pro
2606:4700:3108::ac42:292e
Public Scan
Submitted URL: https://www.autohaulersupply.com/index.php?l=product_detail&p=554719&utm_source=newsletter_asu&utm_medium=email&utm_term=AH-LL-ST...
Effective URL: https://www.autohaulersupply.com/catalog/ramp-hardware/one-pair-of-stake-supports-for-18-inch-double-pin-end-ramps-554719.php?utm...
Submission: On May 11 via api from US — Scanned from DE
Effective URL: https://www.autohaulersupply.com/catalog/ramp-hardware/one-pair-of-stake-supports-for-18-inch-double-pin-end-ramps-554719.php?utm...
Submission: On May 11 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMPOST https://www.autohaulersupply.com/index.php?l=search_list
<form action="https://www.autohaulersupply.com/index.php?l=search_list" method="post" id="searchForm">
<fieldset>
<input type="hidden" name="s[advanced]" value="0">
<input type="hidden" name="s[title]" value="Y">
<input type="hidden" name="s[short_desc]" value="Y">
<input type="hidden" name="s[full_desc]" value="Y">
<input type="hidden" name="s[sku]" value="Y">
<input type="hidden" name="s[match]" value="all">
<input type="hidden" name="s[cid]" value="0">
<input type="hidden" name="s[subcats]" value="Y">
<div class="input_box left_float_5_px" style="display:inline;">Search: <input type="text" name="s[search]"></div>
<div class="yellow_button yellow_button_ie" style="width:2.2em; margin-top:4px; display:inline;"><input type="button" value="Go" style="padding-bottom: 2px; width: 100%" onclick="javascript:this.form.submit();"></div>
</fieldset>
</form>
Name: product_form — POST https://www.autohaulersupply.com/index.php?l=addtocart
<form id="product_form" name="product_form" action="https://www.autohaulersupply.com/index.php?l=addtocart" method="post">
<!--// End Hide Form //-->
<input type="hidden" name="product[id]" value="554719">
<input type="hidden" name="product[sku]" value="AH-LL-STAKE-18-PAIR">
<input type="hidden" name="product[price]" value="305.02">
<input type="hidden" name="product[sale_price]" value="0.00">
<input type="hidden" name="regid" value="">
<table cellpadding="0" cellspacing="2" border="0">
<tbody>
<tr>
<td class="product_price" nowrap="nowrap">Our Price:</td>
<td><span id="product_price" class="product_price" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer"><span itemprop="priceCurrency" content="USD">$</span><span itemprop="price">305.02</span> </span></td>
</tr>
<!--// Start Hide Quantity //-->
<tr>
<!--// Start Hide NotReadOnly //-->
<td class="product_option" nowrap="nowrap">Quantity:</td>
<td><input class="input_box" type="text" name="product[quantity]" size="4" maxlength="6" value="1">
<!--// End Hide NotReadOnly //-->
</td>
</tr>
<!--// End Hide Quantity //-->
<tr>
<td class="product_option" nowrap="nowrap" valign="top"><b>Ships from:</b></td>
<td>Dallas, TX<br></td>
</tr>
<tr>
<td colspan="2" style="padding-top: 10px;">
<!--// Start Hide Add To Cart //-->
<script type="text/javascript">
function SubmitToCart() {
/* Facebook AddToCart Code */
try {
var elementSku, sku = '';
if (elementSku = document.getElementsByName('product[sku]').item(0)) sku = elementSku.value;
var elementQty, qty = 0;
if (elementQty = document.getElementsByName('product[quantity]').item(0)) qty = elementQty.value;
var elementPrice, price = 0.0;
if ((elementPrice = document.getElementsByName('product[sale_price]').item(0)) && (elementPrice.value.length > 0)) {
price = parseFloat(elementPrice.value);
}
if (Number.isNaN(price) || (price <= 0.0)) {
if ((elementPrice = document.getElementsByName('product[price]').item(0)) && (elementPrice.value.length > 0)) {
price = parseFloat(elementPrice.value);
}
}
if (Number.isNaN(price)) price = 0.0;
fbq('track', 'AddToCart', {
"content_ids": [sku],
"content_type": "product",
"contents": [{
"id": sku,
"quantity": qty
}],
"currency": "USD",
"value": (price * qty).toFixed(2)
});
} catch (err) {
;
}
/* End Facebook AddToCart Code */
document.forms['product_form'].submit();
return true;
}
</script>
<div class="orange_button"><input type="button" value="Add To Cart" onclick="javascript: SubmitToCart ();"></div>
<!--// End Hide Add To Cart //-->
</td>
</tr>
<tr>
<td colspan="2" style="padding-top: 10px;">
</td>
</tr>
</tbody>
</table>
<!--// Start Hide Form Close //-->
</form>
Name: add_review — POST
<form action="" name="add_review" method="post">
<table border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td align="right" valign="top">Your Name:</td>
<td valign="top"><input type="text" name="review[name]" value="" class="input_box" style="width: 250px;"></td>
</tr>
<tr>
<td align="right" valign="top">*Email Address:</td>
<td valign="top"><input type="text" name="review[email]" value="" class="input_box" style="width: 250px;"></td>
</tr>
<!--//
<tr>
<td align="right" valign="top">Review Title:</td>
<td valign="top"><input type="text" name="review[title]" class="input_box" style="width: 250px;" /></td>
</tr>
//-->
<tr>
<td align="right" valign="top">Review:</td>
<td valign="top"><textarea name="review[message]" class="input_box" rows="4" cols="100" style="width: 250px; height: 100px;"></textarea></td>
</tr>
<tr>
<td align="right" valign="top">Your Rating:</td>
<td valign="top">
<select name="review[rating]" class="input_box">
<option value="1">1 out of 5</option>
<option value="2">2 out of 5</option>
<option value="3">3 out of 5</option>
<option value="4">4 out of 5</option>
<option value="5" selected="selected">5 out of 5</option>
</select>
</td>
</tr>
<!--// Start Hide Image Verification //-->
<tr>
<td align="right" valign="top">Verification:</td>
<td valign="top">
<input name="verify" size="40" maxlength="5" class="input_box" style="width: 50px;" type="text">
<img src="https://www.autohaulersupply.com/include/classes/class.iverify.php" align="middle" border="0" height="30" width="60" alt="" name="verify_image2">
(<a href="javascript:void(0);" onclick="javascript:reload_image('https://www.autohaulersupply.com/', 2);">Reload Image</a>)
</td>
</tr>
<!--// End Hide Image Verification //-->
<tr>
<td></td>
<td>*Your email address will not be shared with anyone.</td>
</tr>
<tr>
<td align="right" valign="top"> </td>
<td valign="top">
<div class="orange_button"><input type="button" value="Submit Your Review" onclick="javascript:pause('add_review', 'https://www.autohaulersupply.com/index.php?l=add_review&p=554719');"></div>
</td>
</tr>
</tbody>
</table>
</form>
Name: layout — POST
<form id="layout" name="layout" method="post" style="text-align:center; margin-top:0.5em;">
<input type="hidden" name="form_name" value="layout">
<!--// Start Hide DesktopButton //-->
<input type="submit" id="layout_desktop" name="layout_desktop" class="orange_button_new" value="Desktop Site">
<!--// End Hide DesktopButton //-->
</form>
Text Content
503-786-6057 866-855-4285 8:00am-5:00pm M-F CT * Home * Shipping+Returns * Login * View Cart Search: Car Hauler Towing Flatbed Dry Van Pick Up at Warehouse Home » Car Hauler» Aluminum Loading Ramps» Ramp Hardware PRODUCT DETAILS ONE PAIR OF STAKE SUPPORTS FOR 18 INCH DOUBLE PIN END RAMPS SKU: AH-LL-STAKE-18-PAIR Be the first to review this item! View Larger Image AddThis Sharing Buttons Share to FacebookFacebookShare to TwitterTwitterShare to PrintPrintShare to EmailEmailShare to MoreAddThis Read Reviews or Write a Review (1) Right Hand Stake Support (1) Left Hand Stake Support Availability: In Stock Ships From: Dallas, TX Length: 18 inches Our Price: $305.02 Quantity: Ships from: Dallas, TX FULL DESCRIPTION These stakes slide over the pin ends of the ramps and into your stake pockets. The load levelers are chained down with load binders to secure them. Each ramp section requires a pair of stake supports and 3 lumber clips. These stakes go with the 18 inch wide ramp 5 inches thick. Call us for more info. CLICK ON PHOTOS FOR LARGER IMAGE View Larger Image REVIEWS One PAIR of Stake Supports for 18 inch Double Pin End Ramps SKU: AH-LL-STAKE-18-PAIR Add Your Review Currently there are no reviews for this product. Share your opinion with others, be the first to write a review. Add Your Review Your Name: *Email Address: Review: Your Rating: 1 out of 5 2 out of 5 3 out of 5 4 out of 5 5 out of 5 Verification: (Reload Image) *Your email address will not be shared with anyone. Our Company Our Story Contact Us In the News Sitemap Featured Products New Products Legal Stuff Terms & Conditions Privacy Policy Sales Tax Information Product Suggestions? Wheel Straps Disambiguation Page Strap Truck Car Haulers Car Haulers WANTED What makes Diamond Weave straps different? For Manufacturers Maintenance Time 1/4 Inch Chain -------------------------------------------------------------------------------- Autohauler Supply ©Copyright 2008-2023 Autohauler Supply