Now through the end of September, Make No Payments Until 2026

Thank You Price Request | Miracle Nissan of North Augusta
Main 803.489.1111
Service 803.489.1111
Parts 803.489.1111
Welcome!
5590 Jefferson Davis Hwy, Beech Island, SC 29842
803.489.1111 Welcome!
Sales
Service
Get Directions

THANK YOU

FOR YOUR PRICE REQUEST!

A Miracle Nissan of North Augusta Team Member will be in touch with you shortly.

 

Year: $0

Make: $0

Model: $0



Your E-Price: $0


function getUrlParameter(sParam) { var sPageURL = window.location.search.substring(1), sURLVariables = sPageURL.split("&"), sParameterName, i; for (i = 0; i < sURLVariables.length; i++) { sParameterName = sURLVariables[i].split("="); if (sParameterName[0] === sParam) { return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]); } } }; var yearQ = getUrlParameter("yr"); $("#yr").html(yearQ); var yearQ2 = getUrlParameter("year"); $("#yr").html(yearQ2); var makeQ = getUrlParameter("make"); $("#make").html(makeQ.replace("+", " ")); var modelQ = getUrlParameter("model"); $("#model").html(modelQ.replace("+", " ")); var stockQ = getUrlParameter("stock"); $("#stock").html(stockQ); var msrpQ = getUrlParameter("msrp"); $("#msrp").html(msrpQ); var newPriceQ = getUrlParameter("newPrice"); $("#newPrice").html(newPriceQ);
if($('#newPrice').text() == "$0") { $('#newPrice').parent().hide(); } if($('#msrp').text() == "$0") { $('#msrp').parent().hide(); }