• Dundee Ford Centre
    • Dundee Ford Centre

      Baird Avenue
      Dundee
      Tayside
      DD2 3TN

      Sales Department opening hours

      Telephone: 01382 237654
      Monday 9.00am - 6.00pm
      Tuesday 9.00am - 6.00pm
      Wednesday 9.00am - 6.00pm
      Thursday 9.00am - 6.00pm
      Friday 9.00am - 6.00pm
      Saturday 9.00am - 5.00pm
      Sunday 11.00am - 5.00pm

      Service Department opening hours

      Telephone: 01382 237654
      Monday 7.30am - 6.00pm
      Tuesday 7.30am - 6.00pm
      Wednesday 7.30am - 6.00pm
      Thursday 7.30am - 6.00pm
      Friday 7.30am - 6.00pm
      Saturday 8.00am - 4.00pm
      Sunday Closed

  • Kirkcaldy Ford Centre
    • Kirkcaldy Ford Centre

      Forth Avenue
      Kirkcaldy
      Fife
      KY2 5PL

      Sales Department opening hours

      Telephone: 01592 261199
      Monday 8.00am - 6.00pm
      Tuesday 8.00am - 6.00pm
      Wednesday 8.00am - 6.00pm
      Thursday 8.00am - 6.00pm
      Friday 8.00am - 6.00pm
      Saturday 8.30am - 5.00pm
      Sunday 11.00am - 5.00pm

      Service Department opening hours

      Telephone: 01592 261199
      Monday 7.30am - 6.00pm
      Tuesday 7.30am - 6.00pm
      Wednesday 7.30am - 6.00pm
      Thursday 7.30am - 6.00pm
      Friday 7.30am - 6.00pm
      Saturday 8.00am - 4.00pm
      Sunday Closed

      Transit Centre opening hours

      Monday 9.00am - 6.00pm
      Tuesday 9.00am - 6.00pm
      Wednesday 9.00am - 6.00pm
      Thursday 9.00am - 6.00pm
      Friday 9.00am - 6.00pm
      Saturday 9.00am - 4.00pm
      Sunday Closed

  • Cupar Ford Centre
    • Cupar Ford Centre

      Eden Valley Business Park
      Cupar
      Fife
      KY15 4RB

      Sales Department opening hours

      Telephone: 01334 650650
      Monday 9.00am - 6.00pm
      Tuesday 9.00am - 6.00pm
      Wednesday 9.00am - 6.00pm
      Thursday 9.00am - 6.00pm
      Friday 9.00am - 6.00pm
      Saturday 9.00am - 5.00pm
      Sunday 11.00am - 5.00pm

      Service and Parts Department opening hours

      Telephone: 01334 650627
      Monday 7.30am - 6.00pm
      Tuesday 7.30am - 6.00pm
      Wednesday 7.30am - 6.00pm
      Thursday 7.30am - 6.00pm
      Friday 7.30am - 6.00pm
      Saturday 8.00am - 4.00pm
      Sunday Closed

  • Dalkeith Ford Centre
    • Dalkeith Ford Centre

      15 Old Edinburgh Road
      Dalkeith
      Midlothian
      EH22 1JL

      Sales Department opening hours

      Telephone: 0131 660 2226
      Monday 9.00am - 5.45pm
      Tuesday 9.00am - 5.45pm
      Wednesday 9.00am - 5.45pm
      Thursday 9.00am - 5.45pm
      Friday 9.00am - 5.45pm
      Saturday 9.00am - 5.00pm
      Sunday 11.00am - 5.00pm

      Service and Parts Department opening hours

      Telephone: 0131 660 2229
      Monday 8.00am - 6.00pm
      Tuesday 8.00am - 6.00pm
      Wednesday 8.00am - 6.00pm
      Thursday 8.00am - 6.00pm
      Friday 8.00am - 6.00pm
      Saturday 8.00am - 1.00pm
      Sunday Closed

  • Harrisons Ford Centre
    • Harrisons Ford Centre

      Edinburgh Road
      Peebles
      Peeblesshire
      EH45 8ED

      Sales Department opening hours

      Telephone: 01721 721350
      Monday 8.30am - 6.00pm
      Tuesday 8.30am - 6.00pm
      Wednesday 8.30am - 6.00pm
      Thursday 8.30am - 6.00pm
      Friday 8.30am - 6.00pm
      Saturday 8.30am - 5.00pm
      Sunday Closed

      Service Department opening hours

      Telephone: 01721 721350
      Monday 7.30am - 6.00pm
      Tuesday 7.30am - 6.00pm
      Wednesday 7.30am - 6.00pm
      Thursday 7.30am - 6.00pm
      Friday 7.30am - 6.00pm
      Saturday 8.00am - 4.00pm
      Sunday Closed

Error
TypeError: C:\virtualShowrooms\nodes_projects\Stocklist framework\views\185\details.ejs:372
   370|     <input type="hidden" name="cw-registration" value="<%= r.Registration %>">
   371|     <input type="hidden" name="cw-price" value="<%= r.Price %>">
>> 372|     <input type="hidden" name="cw-imageUrl" value="https://media.virtual-showroom.com<%= response[0].VehicleImagesS[0].FullSizeLocation %>">
   373|     <input type="hidden" name="cw-mileage" value="<%= r.Mileage %>">
   374|     <input type="hidden" name="cw-dateRegd" value="<%= r.DateOfRegistration.replace(/-/g, "/") %>">
   375|     <input type="hidden" name="cw-depositType" value="">

Cannot read properties of undefined (reading 'FullSizeLocation')
   at eval (eval at compile (C:\virtualShowrooms\nodes_projects\node_modules\ejs\lib\ejs.js:673:12), <anonymous>:619:56)
   at details (C:\virtualShowrooms\nodes_projects\node_modules\ejs\lib\ejs.js:703:17)
   at tryHandleCache (C:\virtualShowrooms\nodes_projects\node_modules\ejs\lib\ejs.js:274:36)
   at exports.renderFile [as engine] (C:\virtualShowrooms\nodes_projects\node_modules\ejs\lib\ejs.js:491:10)
   at View.render (C:\virtualShowrooms\nodes_projects\node_modules\express\lib\view.js:135:8)
   at tryRender (C:\virtualShowrooms\nodes_projects\node_modules\express\lib\application.js:657:10)
   at Function.render (C:\virtualShowrooms\nodes_projects\node_modules\express\lib\application.js:609:3)
   at ServerResponse.render (C:\virtualShowrooms\nodes_projects\node_modules\express\lib\response.js:1039:7)
   at detailsView (C:\virtualShowrooms\nodes_projects\Stocklist framework\controllers\stocklistController.js:496:17)
   at process.processTicksAndRejections (node:internal/process/task_queues:95:5)