PAC SWI-CP2 Universal Steering Wheel Control Interface

$119.00 $79.00 Buy It Now, FREE Shipping, 30-Day Returns, eBay Money Back Guarantee
Seller: Top-Rated Plus Seller www-sonicelectronix-com ✉️ (511,710) 99.2%, Location: Louisville, Kentucky, US, Ships to: US & many other countries, Item: 302119260398 PAC SWI-CP2 Universal Steering Wheel Control Interface. Sonic Electronix Ebay - PAC SWICP2 (SWI-CP2 ControlPRO) var selected_tab = 0; var number_of_thumbnails_per_slide = 6; var number_of_thumbnail_slides = 0; var number_of_thumbnails = 3; var currently_selected_thumbnail_slide = 1; var product_feature_definitions = new Array(); function $(id) { return document.getElementById(id); } function get_viewport_height() { return window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight; } function get_viewport_width() { return window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; } function get_scroll_offset() { return window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop; } function get_position_y( input_element ) { position = 0; while (input_element != null) { position += input_element.offsetTop; input_element = input_element.offsetParent; } return position; } function get_position_x( input_element ) { position = 0; while (input_element != null) { position += input_element.offsetLeft; input_element = input_element.offsetParent; } return position; } function move_thumbnail_slideshow(move) { current_slide = currently_selected_thumbnail_slide; new_slide = current_slide + move; if (new_slide > number_of_thumbnail_slides || new_slide < 1) { //invalid slide return; } $('thumbnail_slide_'+current_slide).style.display = 'none'; $('thumbnail_slide_'+new_slide).style.display = 'block'; if (new_slide == 1) { $('thumbnail_slideshow_arrow_left').src = 'https://www.sonicelectronix.com/images/ebay_static/picture_nav_left_inactive.gif'; $('thumbnail_slideshow_arrow_left').style.cursor = 'default'; } else { $('thumbnail_slideshow_arrow_left').src = 'https://www.sonicelectronix.com/images/ebay_static/picture_nav_left_active.gif'; $('thumbnail_slideshow_arrow_left').style.cursor = 'pointer'; } if (new_slide < number_of_thumbnail_slides) { $('thumbnail_slideshow_arrow_right').src = 'https://www.sonicelectronix.com/images/ebay_static/picture_nav_right_active.gif'; $('thumbnail_slideshow_arrow_right').style.cursor = 'pointer'; } else { $('thumbnail_slideshow_arrow_right').src = 'https://www.sonicelectronix.com/images/ebay_static/picture_nav_right_inactive.gif'; $('thumbnail_slideshow_arrow_right').style.cursor = 'default'; } currently_selected_thumbnail_slide = new_slide; photo_start = ((currently_selected_thumbnail_slide-1) * number_of_thumbnails_per_slide) + 1; photo_end = currently_selected_thumbnail_slide * number_of_thumbnails_per_slide; if (photo_end > number_of_thumbnails) { photo_end = number_of_thumbnails; } $('current_photos').innerHTML = photo_start+'-'+photo_end; } function tab_mouseover(tab_id) { if (tab_id == selected_tab) { return; } /** $('info_tab'+tab_id+'_left').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_hover_l.gif')"; $('info_tab'+tab_id+'_right').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_hover_r.gif')"; $('info_tab'+tab_id+'_h2').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_hover_m.gif')"; **/ } function tab_mouseout(tab_id) { if (tab_id == selected_tab) { return; } /** $('info_tab'+tab_id+'_left').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_l.gif')"; $('info_tab'+tab_id+'_right').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_r.gif')"; $('info_tab'+tab_id+'_h2').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_m.gif')"; **/ } function scrollElement(elem,pos){ elem.scrollLeft = pos; } function scroll_image(image_id){ scrollElement($('flexbox'),get_position_x($('image_'+image_id))); } function tab_select(tab_id) { //unselect currently selected tab /** $('info_tab'+selected_tab+'_left').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_l.gif')"; $('info_tab'+selected_tab+'_right').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_r.gif')"; $('info_tab'+selected_tab+'_h2').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_off_m.gif')"; **/ $('tab_content'+selected_tab).style.display = 'none'; //$('info_tab'+selected_tab).style.cursor = 'pointer'; $('info_tab'+selected_tab).parentNode.className='tab'; /** $('info_tab'+tab_id+'_left').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_on_l.gif')"; $('info_tab'+tab_id+'_right').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_on_r.gif')"; $('info_tab'+tab_id+'_h2').style.backgroundImage = "url('https://www.sonicelectronix.com/images/ebay_static/tab_on_m.gif')"; **/ $('tab_content'+tab_id).style.display = 'block'; $('info_tab'+tab_id).parentNode.className+=' active'; selected_tab = tab_id; } var windowwidth = get_viewport_width(); console.log(windowwidth); var sliderwidth = windowwidth; var scrollpos=0; var currentIndicator=0; function scrollSlider(e){ scrollpos = e.srcElement.scrollLeft; selectedIndicator=Math.round(scrollpos/sliderwidth); console.log(selectedIndicator); $('indicator'+currentIndicator).className='indicator'; $('indicator'+selectedIndicator).className='indicator active'; currentIndicator = selectedIndicator; } var menuwidth=0; function TabsMinify(){ $('flexbox').setAttribute("onscroll","scrollSlider(event);"); } function show_feature_description(feature_id, caller) { feature_description = 'Invalid feature'; feature_name ='Invalid feature'; for (i=0; i page_bottom) { top_position -= (bottom_position - page_bottom); } document.getElementById('feature_description_div').style.top = top_position + 'px'; document.getElementById('feature_description_div').style.visibility = 'visible'; document.getElementById('feature_description_div').style.left = (get_position_x(caller) + caller.offsetWidth * 0 + 100 - document.getElementById('feature_description_div').offsetWidth * 0 ) + 'px'; } function hide_feature_description() { document.getElementById('feature_description_div').style.visibility = 'hidden'; } function show_free_shipping_table(caller) { hide_fast_shipping_table(); caller_y_position = get_position_y(caller); caller_rightmost_position = get_position_x(caller) + caller.offsetWidth; desired_left_position = caller_rightmost_position - $('free_shipping_information_table').offsetWidth; $('free_shipping_information_table').style.top = caller_y_position + 'px'; $('free_shipping_information_table').style.left = desired_left_position + 'px'; $('free_shipping_information_table').style.visibility = 'visible'; } function hide_free_shipping_table() { $('free_shipping_information_table').style.visibility = 'hidden'; } function show_fast_shipping_table(caller) { hide_free_shipping_table(); caller_y_position = get_position_y(caller); caller_rightmost_position = get_position_x(caller) + caller.offsetWidth; desired_left_position = caller_rightmost_position - $('fast_shipping_information_table').offsetWidth; $('fast_shipping_information_table').style.top = caller_y_position + 'px'; $('fast_shipping_information_table').style.left = desired_left_position + 'px'; $('fast_shipping_information_table').style.visibility = 'visible'; } function hide_fast_shipping_table() { $('fast_shipping_information_table').style.visibility = 'hidden'; } Product SKU: 121453 ID: swicp2
Shop by Category
PAC ControlPRO (SWI-CP2) Universal Steering Wheel Control Interface, Works with Nearly All Popular Aftermarket Receivers  
 
Click to View Larger Images
Additional Photos 1-3 of 3 (click images to open larger)
 
 

Description    

Features & Specs    

Store Policies  

Item Condition: Brand New

Interface Features:
  • Easy to Use and Time Saving
  • Works on Analog (resistive) and Data SWC Systems
  • Vehicle Configuration by:
  • Dip Switch, vehicle lookup and switch setting provided by ControlPRO APPs (PC, iOS & Android)
  • Direct flash from ControlPRO APP for PC (USB connection required)
  • Button learning mode
  • Customizable Button Functions
  • Direct Flash from iOS and Android Smart Phones with Future PAC-UP2 Programming Tool (Avail. Q4 2016)
  • Provides 2 Amp, 12V ACC Output (CAN applications)
  • Authorized Internet Dealer
  • 1-year Manufacturer's Warranty

App Features:
  • Works with SWI-CP2 and SWI-CP5
  • Lookup Vehicle Configuration Settings
  • Provides Configuration Information for Dip Switch or Direct Flash from PC APP
  • Improved Wiring Information with Detailed Connector and PIN; Size, Color, Location and Function Information
  • Enables SWC button function customization and le saving for future reuse
  • Automatic Product Firmware Updating - Ensures Latest
  • Vehicle Compatibility and Features

International customers are responsible for any and all customs, import duties, brokerage fees, and taxes. They are not included in the item price or stated shipping charges.

Additional shipping fees are required for locations including, but not limited to: PO Boxes, APO/FPO locations, Alaska, Hawaii, Puerto Rico, Guam, Canada and other countries outside the USA.

Warranty
Parts Warranty Duration 1 year
Labor Warranty Duration 1 year
Warranty Provider Manufacturer
 

Policies for US and Canadian Customers

  • Returns
  • Shipping
  • Payments
  • Warranty
  • International Policies

Item Specific Return Policy

Standard Return Policy
  • Return for refund within: 30 days
  • Return for replacement within: 30 days

Standard Return Policy Overview You may return merchandise purchased from Sonic Electronix for a refund or a replacement, provided that the procedures and requirements are followed. All returns require a return merchandise authorization (RMA) number. An RMA number must be issued within 30 calendar days after the date of purchase. An RMA number is valid for 14 calendar days after it is issued.

Refunds A processing fee of 10 percent will apply to the value of merchandise returned for a refund. Refunds are applied to the payment method used at the time of purchase 5-10 days after our receipt of the returned merchandise. We will only refund the value of the merchandise returned, not the shipping cost. On items with free shipping returned for a refund, the original shipping cost that we paid the shipping courier will be deducted from your refund.

Exchanges If you purchased a product that you wish to exchange for an alternate item, you can return the item for a refund and simply place a new order for the item you desire. We do not apply store credit to your new purchase. If we see a new purchase for equal or greater value of your return, we will waive the 10 percent processing fee.

Defective Merchandise Merchandise that is discovered to be defective upon receipt will be replaced. You may also return defective merchandise for a refund; however, a 10 percent processing fee will apply. The processing fee will only apply if you choose to return the merchandise for a refund. No fee will be assessed if we are permitted to resolve the issue by replacing your defective merchandise.

Damaged Merchandise All packages are inspected for damage prior to leaving our warehouse. If your merchandise is damaged during shipment by the shipping courier, please contact us immediately as we must be informed within 10 calendar days from the date of receipt for all damage/shipping related claims. Damaged merchandise can be replaced with the same model only. You may also return damaged merchandise for a refund; however, a 10 percent processing fee will apply. The processing fee will only apply if you choose to return the merchandise for a refund. No fee will be assessed if we are permitted to resolve the issue by replacing your damaged merchandise.

Return Shipping Return shipping cost (the cost to send merchandise back to our store) is comparable to your cost of driving to any store for returning an item, which is not reimbursable. Therefore, we do not reimburse any return shipping cost.

If an item you received is defective, we will definitely replace the item with a new one; however, we do not cover or reimburse the shipping cost for returning defective merchandise back to our store. We will ship the replacement product to you at our cost, and use every good measure to ensure that the replacement order is processed quickly.

Replacement Terms We will send a product replacement for an authorized return following the completion of receiving and inspection at our facility. The replacement will ship within four business days following our receipt of your return (excluding weekends and national holidays). We do not send advance replacements or replacements before we receive and inspect the returned merchandise.

To receive a replacement quicker, you may place a new order for the same item (shipping not included), and we will issue a refund for the full value of the returned product (including shipping), upon completion of our return process.

Returning Items Please send us a message through eBay or contact us by phone at 1-877-BUY-SONIC (1-877-289-7664, Monday-Friday, 7:00AM-5PM Pacific Time) to receive an RMA number. You will be required to complete our product return form which will also provide helpful instructions for your return.

All returned merchandise must be in original condition, and must include the original factory box (UPC bar codes and serial numbers must be intact) and factory packaging (e.g. foam, plastic, wrappings, etc.), peripherals (e.g. battery, charger, cords, straps, etc.), included warranty cards (without markings), and all instruction booklets and paperwork. The RMA number or any other inscriptions must not be written or printed on the product box or packaging. We will not process the return if any of these conditions are not followed.

Remember, returned merchandise that is lost or damaged during transit is solely the shipper's responsibility (which is you when you return a product to us). It is important to save the tracking information and to properly insure all merchandise being returned to Sonic Electronix. Return Exceptions Although our return policy is quite flexible on most items, there are some exceptions, as written below:
  • Any product not purchased from Sonic Electronix
  • Any product without a valid, readable serial number, including but not limited to products with missing, damaged, altered, or otherwise unreadable serial number
  • Any product that is returned without all original packaging and accessories, including the retail box, manuals, cables, and all other items originally included with the product
  • Any product from which the UPC code has been removed from its packaging
  • Any product that exhibits physical damage or abuse
  • Any product for which you have submitted a mail-in rebate

Products that are not eligible for return for any of the above reason(s) will be sent back to you at your cost and expense.

return to top of policies

Shipping Policies

The default shipping rate and method listed are for residential or commercial destinations within the continental 48 United States (PO Boxes not included). 

Additional shipping fees are required for all other locations including, but not limited to: • PO Boxes, APO/FPO locations, Alaska, Hawaii, Puerto Rico, Guam, Canada and other countries outside the USA.

We will make every attempt to process and ship all items within 2 business days of your cleared payment. Following order processing, please allow proper time for delivery. UPS Ground shipments arrive within 3-7 business days. To provide the most affordable rates, small items shipped via Standard Flat Rate Shipping or USPS First Class Mail ship via a joint effort by DHL and USPS and are delivered within 7-10 days from the date of shipment.

We will update your eBay record with tracking information and send an e-mail confirming shipment. If 3 business days have passed since you sent payment and you do not receive an update through eBay or a tracking number via e-mail, please contact us immediately through eBay.

International customers are responsible for any and all customs, import duties, brokerage fees, and taxes. They are not included in the item price or stated shipping charges.

return to top of policies

Payments Accepted

PayPal is accepted for all customers. If you purchased a head unit or car stereo, please include the vehicle's year, make and model for accessories of installation promo. Please do not make a special shipping requests with your payment. We will only ship to the address that is specified and approved by PayPal.

return to top of policies

Warranty Information

You may return merchandise purchased from Sonic Electronix for a refund or a replacement, provided that the procedures and requirements referred to in our return policy are followed.

All product returns require a return authorization number (RA). An RA number must be issued within 60 calendar days after the date of purchase; it will be valid for 14 calendar days after it is issued.

For further details, please see the return policy specified in the item's description policies tab.

return to top of policies

Product Summary
Manufacturer: PAC
Model number: SWI-CP2
UPC: 609098818582
Weight: 0.20 lbs
Internal SKU: swicp2
Internal Product ID: 121453
 
© 2000– 2016 Sonic Electronix, Inc. - 9631 Topanga Canyon Place, Chatsworth, CA 91311 USA All manufacturer names, model numbers, pictures and product descriptions are for the sole use of describing the product(s) for sale. All trademarks and trade names are the property of their respective trademark holders. Prices, specifications, and images are subject to change without notice.  
Protect Your Product With a Consumer Priority Service Warranty
  • Condition: New
  • UPC: 0609098818582
  • Brand: PAC
  • Type: Steering Wheel Control Interface
  • Model: ControlPRO2
  • MPN: SWICP2
  • Features: Remote Control
  • Output Voltage: 12V

PicClick Insights - PAC SWI-CP2 Universal Steering Wheel Control Interface PicClick Exclusive

  •  Popularity - 37 watchers, 0.0 new watchers per day, 2,711 days for sale on eBay. Super high amount watching. 56 sold, 1 available.
  •  Best Price -
  •  Seller - 511,710+ items sold. 0.8% negative feedback. Top-Rated Plus! Top-Rated Seller, 30-day return policy, ships in 1 business day with tracking.

People Also Loved PicClick Exclusive