magento2-page-builder icon indicating copy to clipboard operation
magento2-page-builder copied to clipboard

Product Grid/Carousel with date conditions equals or less/greater than with no results

Open gyduxa opened this issue 2 years ago • 1 comments

Preconditions (*)

  1. Magento 2.4.3

Steps to reproduce (*)

  1. Backoffice > Catalog > Products > Insert products with price 100, and special price 90, with Special Price from: 2022-03-01, Special Price to: 2023-03-01 > Save
  2. Backoffice > Content > Pages > Insert Page > Edit with Page Builder > Drag Row > Drag Products
  3. Configuration Products component: Product Grid (or Carousel), "Condition":
  4. If ALL of these conditions are TRUE :
    "Special Price From Date" "equals or less than" 2022-09-30
    "Special Price To Date" "equals or greater than" 2022-12-31

Next to "Number of Products to Display", in my case, it says "5 of total"

pagebuilder-products-condition-dates2

Expected result (*)

  1. Backoffice: grid (or carousel) with products after saving the conditions
  2. Storefront: grid (or carousel) with products

Actual result (*)

  1. Backoffice: "No products were found matching your condition"
  2. Storefront: no product appears. The products I have can be seen on the catalog

This also happens with "Set Product as New from Date" and "Set Product as New to Date".
It also happens with only one of these conditions.

pagebuilder-products-condition-dates-no-results

gyduxa avatar Sep 30 '22 17:09 gyduxa

Hi @gyduxa. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Sep 30 '22 17:09 m2-assistant[bot]