<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines--> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. Magento version 2.2.4 2. MySQL version 5.6.23 3. PHP version 7.0 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Create a simple product with a product image. 2. Add at least one double quotation mark (ASCII 34: ") into the Product Name. Example product name: <<Picture Frame 3" x 5">> 3. Access the product page from the customer front end. ### Expected result <!--- Tell us what should happen --> 1. The product image should display on the product page. ### Actual result <!--- Tell us what happens instead --> 1. The placeholder product image (spinning loading animation) is displayed and the product image does not display on the product page. <!--- (This may be platform independent comment) --> <img width="981" alt="quoteinproductname" src="https://user-images.githubusercontent.com/39351896/40148713-711d27ce-593d-11e8-86f0-f8b1ff3c6e9c.png">