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; } “만나자 아동권리협약!” – 아동권리협약 이행에 관한 심의 생중계 모니터링 | 시민정치마당 주요 콘텐츠로 건너뛰기
사이드바

“만나자 아동권리협약!” – 아동권리협약 이행에 관한 심의 생중계 모니터링

목, 2019/09/19- 05:02admin 에 의해 제출됨
관련 개인/그룹
지역
카테고리

대한민국의 유엔 아동권리협약 이행 현황과 앞으로의 계획이 궁금하다면, 같이 모여서 심의를 지켜보시겠어요?

종합안내페이지: https://stib.ee/6mj1

9월 19일(목) 오후 5시 시작되는 심의를

  • 만남의 장 : 국제아동인권센터 변화룸(서울시 종로구 사직로 10길 17, 102호)
  • 보면서 제네바 현지에 있는 동료들에게 의견 전달 요청하고 싶은 분: https://c11.kr/9xxs

댓글 달기