| Color | Black |
| Do you need | ' + $('#contact_form input[name=type_package]:checked').val() + ' |
| E-Code | 1 |
| Email Address | ' + $('#contact_form input[name=customer_email]').val() + ' |
| Fuel Type | Diesel / Gas |
| How would you like me to contact you ? | ' + $('#contact_form input[name=type_contact]:checked').val() + ' |
| Internal | LR |
| Manufacturer Name | Morimoto |
| Phone Number | ' + $('#contact_form input[name=customer_phone]').val() + ' |
| Shipping Height | 27 in. |
| Shipping Length | 28 in. |
| Shipping Weight | 34.00 lb. |
| Shipping Width | 21 in. |
| What can i help you with today ? | ' + $('#contact_form textarea[name=message]').val() + ' |