Your vision is important to you, and it is important to us.  Vision exams should be a regular part of you health care plan.  Besides proper fitting and adjustment of corrective lenses, a regular eye exam allows an earlier diagnosis of eye diseases.  Many eye diseases have no symptoms.   Even if you don’t think you need corrective lenses, regular exams help ensure healthy eyes.  Optometrists are trained in all aspects of eye care.

Just because your child is not complaining about her vision is not a reason to ignore her vision.  The American Optometric Association suggestions that infants as young as six months be seen, especially if there is a family history with eye disease or if there were complications at birth.   We suggest following the AOA’s guidelines for visits.

We provide care for eye diseases (such as conjunctivitis).  Look to an optometrist for all of your eycare needs.

We have a large selection of frames and almost all of our work is done in house for quick turn around.

We accept insurance or can provide you with a form to submit.

our location in Summerville, SC
 
Contact Us

 

  • Monday to Friday
    9 - 5
    hours of operation
  • Village Square Shops
    105 S. Cedar Street, Suite F
    Summeville, SC 29483
    address
  • 843.832.4520
    phone
  • 843.871.2269
    fax
Member of the American Optometric Association

Profile Information

Application afterLoad: 0.000 seconds, 0.29 MB
Application afterInitialise: 0.135 seconds, 2.37 MB
Application afterRoute: 0.143 seconds, 2.78 MB
Application afterDispatch: 0.263 seconds, 5.80 MB
Application afterRender: 0.358 seconds, 6.34 MB

Memory Usage

6689976

12 queries logged

  1. SELECT *
      FROM sap_session
      WHERE session_id = 'i735g24q24bmi7kig85nmip5m4'
  2. DELETE
      FROM sap_session
      WHERE ( time < '1327755130' )
  3. SELECT *
      FROM sap_session
      WHERE session_id = 'i735g24q24bmi7kig85nmip5m4'
  4. INSERT INTO `sap_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( 'i735g24q24bmi7kig85nmip5m4','1327757830','','0','1','0' )
  5. SELECT *
      FROM sap_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM sap_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT m.*, c.`option` AS component
      FROM sap_menu AS m
      LEFT JOIN sap_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  8. SELECT template
      FROM sap_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 1)
      ORDER BY menuid DESC
      LIMIT 0, 1
  9. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM sap_content AS a
      INNER JOIN sap_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN sap_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN sap_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN sap_users AS u
      ON u.id = a.created_by
      LEFT JOIN sap_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-01-28 13:37:10' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-01-28 13:37:10' )
      ORDER BY  f.ordering
      LIMIT 0, 10
  10. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM sap_content AS a
      INNER JOIN sap_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN sap_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN sap_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN sap_users AS u
      ON u.id = a.created_by
      LEFT JOIN sap_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-01-28 13:37:10' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-01-28 13:37:10' )
      ORDER BY  f.ordering
  11. SELECT id, title, module, position, content, showtitle, control, params
      FROM sap_modules AS m
      LEFT JOIN sap_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 1 OR mm.menuid = 0 )
      ORDER BY position, ordering
  12. SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.name) THEN CONCAT_WS(":", cc.id, cc.name) ELSE cc.id END AS catslug
      FROM sap_content AS a
      INNER JOIN sap_categories AS cc
      ON cc.id = a.catid
      INNER JOIN sap_sections AS s
      ON s.id = a.sectionid
      WHERE a.state = 1 
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND (a.publish_up = "0000-00-00 00:00:00" OR a.publish_up <= "2012-01-28 13:37:10" ) 
      AND (a.publish_down = "0000-00-00 00:00:00" OR a.publish_down >= "2012-01-28 13:37:10" )
      AND cc.id = 203
      AND cc.section = s.id
      AND cc.published = 1
      AND s.published = 1
      ORDER BY a.ordering

Language Files Loaded

Untranslated Strings Diagnostic

None

Untranslated Strings Designer

None