diff --git a/src/mixins/vehicle-questions-mixin.js b/src/mixins/vehicle-questions-mixin.js index 88a5133cb..2f64df7b0 100644 --- a/src/mixins/vehicle-questions-mixin.js +++ b/src/mixins/vehicle-questions-mixin.js @@ -385,7 +385,6 @@ export default { ); } else if ( hasGlassLocationWithMultipleParts && - !skipPartQuestions && this.currentPageComesBeforePage(currentPage, routeData.VEHICLE_PARTS.name) ) { // if multiple parts on any glass @@ -397,7 +396,6 @@ export default { ); } else if ( hasChildPartQuestions && - !skipPartQuestions && this.currentPageComesBeforePage(currentPage, routeData.MOLDING_QUESTIONS.name) ) { // if any childpart questions