Skip to content

Call of Product and CMS Channel in parallel not possible #328

@DKO-dS

Description

@DKO-dS
  • FACT-Finder-Web-Components Magento2-Module version (see composer.json):
    ->omikron/magento2-factfinder
    "version 1.6.5
    -> omikron/magento2-factfinder-ng"
    "version": "1.1.3
    -> Update of both modules planned when both are compatible to new web components version

  • Magento edition and version: 2.4.0 Commerce

  • PHP version: 7.4

  • Expected behavior:
    After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module send requests for the product and cms channel and the shop receives for both channel a respond.
    The respond is expected for search suggest box and search result page.

  • Actual behavior:
    After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module sends only one request for the product feed. The cms channel configuration is ignored in search suggest box and search result page.
    The hint of the documentation does not work. (https://github.com/FACT-Finder-Web-Components/demos/blob/release/4.x/parallel-channel/index.html)

  • Steps to reproduce:
    -- configure the channel
    -- image
    -- import the cms data feed
    -- open the shop frontend with browser console active to check the network responds
    -- enter search value of the cms data feed
    -> no result of cms channel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions