[보도자료] 노동 착취와 감금, 98마리의 고래 중 29마리가 남은 고래 수용소
시민사회단체 마린파크 큰돌고래 폐사 규탄 기자회견
[caption id="attachment_210460" align="aligncenter" width="640"]…
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; }
시민사회단체 마린파크 큰돌고래 폐사 규탄 기자회견
[caption id="attachment_210460" align="aligncenter" width="640"]…
한화 아쿠아플라넷 여수, 벨루가 루이의 죽음을 애도합니다.
[caption id="attachment_208698" align="aligncenter" width="800…
거제씨월드의 고래 학대에 이은 한화 아쿠아플라넷 여수 벨루가의 폐사
한화 아쿠아플라넷 여수의 수족관에 있던 벨루가 한 마리가 오늘 새벽에 폐사했다는 뉴스가 전해졌습니다.…