cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

In product status icon images are not coming like sync /approved.

0 Likes
615

I found the bean which we used in config.xml like this ->

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

I have same issue with my backoffice, does anyone got a solution?

florianf1
Discoverer
0 Likes

Hello, is there a known solution here?

0 Likes

I checked this bean id is there in OOB

 <alias name="defaultProductStatusRenderer" alias="productStatusRenderer"/>
 <bean class="com.hybris.cockpitng.widgets.common.CompoundWidgetComponentRenderer" name="defaultProductStatusRenderer">
 <property name="renderers">
     <list>
         <ref bean="syncStatusCellRenderer"/>
         <ref bean="productApprovalStatusRenderer"/>
         <ref bean="productTypeMarkerRenderer"/>
     </list>
 </property>
 </bean>


But still icons are not coming.

florianf1
Discoverer
0 Likes

Hello, is there a known solution here?

0 Likes

Hi ,

Please use in-product-status-icon-images-are-not-coming-like.html

thanks, Kritika