use Drupal\commerce_order\Entity\Order; /** * Implements hook_preprocess_HOOK() for commerce_checkout_order_summary. */ function bootstrap_barrio_subtheme_preprocess_commerce_checkout_order_summary(&$variables) { $order = $variables['order_entity']; // 주문 엔터티 $product_ids = []; if ($order instanceof Order) { foreach ($order->getItems() as $order_item) { $purchased_entity = $order_item->getPurchasedEntity(); if ($purchased_entity && $purchased_entity->getProduct()) { $product = $purchased_entity->getProduct(); $product_ids[] = $product->id(); } } } // Twig 템플릿에서 사용할 변수 추가 $variables['product_ids'] = $product_ids; } Preserve the habitat of Jeju dolphins | 시민정치마당 주요 콘텐츠로 건너뛰기
사이드바

Preserve the habitat of Jeju dolphins

목, 2019/11/14- 04:40admin 에 의해 제출됨
관련 개인/그룹
지역
카테고리

We should preserve the leftover habitat of Jeju dolphins in Daejeong, Gujwa and Seongsan area. Stop building another airport or offshore windfarm in there! The Jeju coastal dolphins don't have anywhere else left to go. 핫핑크돌핀스가 11월 13일 오후 대정읍 동일리와 일과리에서 찍은 제주 남방큰돌고래 사진들입니다. 오늘도 돌고래들은 활발히 움직이며 먹이 활동도 하고, 놀고, 서로 장난도 치고, 짝짓기도 하면서 오후 내내 넓은 바다에서 마음껏 뛰놀고 있습니다. 아주 생동감이 넘치는 모습들입니다.

이 돌고래들의 서식처, 제주 바다를 지켜주세요! 제2공항, 해상풍력, 신항만 등 난개발은 이제 그만! 돌고래 서식처 보전이 먼저다!

댓글 달기

CAPTCHA
스펨 사용자 차단 질문