Clasifika is an upcoming housing startup from Panama connecting buyers and sellers in the real estate market. We helped Clasifika with product consulting to build an MVP backlog, used Design thinking to rapidly test ideas with real-world beta users and finally delivered UX optimized and high-performance web and mobile app both powered by Decoupled Drupal as the backend.
Doing digital well can be quite expensive. Open Y brings the best of digital together in a way that’s open and accessible to all YMCAs—regardless of size or budget. It allows a sharing infrastructure that preserves each individual YMCA’s autonomy.
WHAT IS IT?
Philosophy
Open Y is the belief that working together—YMCA associations, the YUSA, and partners—drives innovation and impact for all to learn, grow, and thrive. Through collaboration, it’s easier for all of us to communicate and connect with customers across marketing channels.
I have a Product content type with these fields; title, body, and one entity reference revisions(Paragraph: field_select_module).
I am creating a custom REST API(custom module) to export the fields in the JSON. I am able to print the title and body. Could someone help me to print the paragraph fields which have title and image(Media) and title and image will repeat 3 times. It should be inside this array 'product_list' => array(),