Assign product handle not giving result {% assign product = all_products['handle'] %}

Hi, Previously i was using this {% assign product = all_products[‘iyura-varanya’] %} code to assign products on Pages & getting all the product details to run below code.

But i think some thing changed into shopify because now nothing getting fetched.

Please let us know how to solve it