Home > widget-integration > FilterController > getProductCountTranslationConfig
FilterController.getProductCountTranslationConfig property
{import('./index.d').getProductCountTranslationConfig}
Signature:
getProductCountTranslationConfig: (position: any, totalProduct: any) => {
element: Element | null;
key: string;
fallback: string;
};