Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add intention for comparing content of extended twig block with current storefront #239

Open
marvn-r3 opened this issue Feb 4, 2025 · 0 comments

Comments

@marvn-r3
Copy link

marvn-r3 commented Feb 4, 2025

It would be great if you could compare your changes to the block with the current storefront version.

Example

customTheme/src/Resources/views/storefront/base.html.twig

{% sw_extends '@Storefront/storefront/base.html.twig' %}


{# shopware-block: 95ce744d27045c50104da8c135960d3152cd1b2a2efed38c1f102f1cb445a7a5@v6.6.8.2 #}
{% block base_scroll_up %}
MY CHANGE
{% endblock %}

Current Intention:
Image

Idea for intention:
Image

In this example the comparison would look something like this:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant