Skip to content

[Issue] Remove unnecessary scripts review summary #37776

@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #34643: Remove unnecessary scripts review summary


I don't see the need to use a script for the rating here I think with inline style that should be enough. This optimization avoids loading and executing JavaScript, which can result in faster page load time. In addition, the code is simplified and more readable because the CSS styles are specified directly in the HTML markup.

Ashampoo_Snap_Montag, 15 November 2021_21h08m18s_001_

On women/tops-women/jackets-women.html removes 12 script tags

Before:
before
before2

After:
after
after2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions