Relative Content

Tag Archive for shopware

Adding customfields in block shopware

I want to add some additional information in the account area of shopware 6.
but when adding customfields in the
/page/account/profile/index.twig it’s not showing up,
the snipaccount is working as it’s a snippet but the below 3 are not showing.

Adding customfields in block shopware

I want to add some additional information in the account area of shopware 6.
but when adding customfields in the
/page/account/profile/index.twig it’s not showing up,
the snipaccount is working as it’s a snippet but the below 3 are not showing.

Command issue in shopware 6.4.20.2 version

As i have created a command in shopwre 6 which checks the checkbox in products and that checkbox field i have created from admin and assigned to products . and my command work properly in latest version it checks the checkbox but in shopwre 6.4.20.2 version it is runing proprely no any issue occur but it does not check the checkbox .
i was runing this commamd and expecting that it checks the checkbox.

Command issue in shopware 6.4.20.2 version

As i have created a command in shopwre 6 which checks the checkbox in products and that checkbox field i have created from admin and assigned to products . and my command work properly in latest version it checks the checkbox but in shopwre 6.4.20.2 version it is runing proprely no any issue occur but it does not check the checkbox .
i was runing this commamd and expecting that it checks the checkbox.

Shopware 6 Products are hidden in Frontend

Shopware 6 – 6.4.20.2
I am having issues seeing my products that are active and selected for the sales channel in frontend of my page.
I checked in Shopware 6 Backend for the Category what products are inside, and there i see all the products that should appear in the frontend.
All categories and products are active, and the right sales channel is selected as well. The products are also assigned to the correct category.
To see the problem you can visit
https://sw6.boxolutions.de/verpackungspolstermaschinen
this is one category where way more products should be according to the backend. I also tried out dynamic product streams but this not seem to have an effect. In fact if i change anything manually on product level by selecting the desired category also has no impact.
I am a bit lost what to do here.

searching the type of custom fields for shopware 6 app

I’m writing an app for shopware 6.6 and want to add some custom fields.
Managed to add them to the <related-entities><product_manufacturer/>
but can’t find the type of an html field.
What are the type of fields and how can i selcet the type?
Missing detailed informations at the dos page.

searching the type of custom fields for shopware 6 app

I’m writing an app for shopware 6.6 and want to add some custom fields.
Managed to add them to the <related-entities><product_manufacturer/>
but can’t find the type of an html field.
What are the type of fields and how can i selcet the type?
Missing detailed informations at the dos page.