public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitExternalOrderItem($this);
 }